* lisp/image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
[emacs.git] / lisp / ChangeLog
blob7d3bbde6bc67abf40d4f5081c2faa7ba986ad215
1 2013-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
4         even if there's no `display' property yet (bug#14435).
6 2013-05-25  Eli Zaretskii  <eliz@gnu.org>
8         * subr.el (unmsys--file-name): Rename from reveal-filename.
10         * Makefile.in (custom-deps, finder-data, autoloads)
11         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
12         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
13         ($(CAL_DIR)/hol-loaddefs.el): All users changed.
15 2013-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
17         * emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
18         error-completion on the first 2 args of condition-case (bug#14446).
19         Don't burp at EOB.
21 2013-05-25  Leo Liu  <sdl.web@gmail.com>
23         * comint.el (comint-previous-matching-input): Do not flood the
24         *Messages* buffer with trivial messages.
26 2013-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
28         * progmodes/flymake.el (flymake-nop): Don't return a string.
29         (flymake-set-at): Fix typo.
31         * simple.el (read--expression): New function, extracted from
32         eval-expression.  Set completion-at-point-functions (bug#14465).
33         (eval-expression, eval-minibuffer): Use it.
35 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
37         * progmodes/flymake.el (flymake-save-buffer-in-file)
38         (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
39         (flymake-selected-frame, flymake-log, flymake-ins-after)
40         (flymake-set-at, flymake-get-buildfile-from-cache)
41         (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
42         (flymake-find-possible-master-files, flymake-save-buffer-in-file):
43         Refine the doc string.
44         (flymake-get-file-name-mode-and-masks): Reformat.
45         (flymake-get-real-file-name-function): Fix a minor bug.
47 2013-05-24  Juri Linkov  <juri@jurta.org>
49         * progmodes/grep.el (grep-mode-font-lock-keywords):
50         Support =linenumber= format used by git-grep for lines with
51         function names.  (Bug#13549)
53 2013-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
55         * progmodes/octave.el (octave-smie-rules): Return nil rather than
56         0 after a semi-colon; it works better for smie-auto-fill.
57         (octave--indent-new-comment-line): New function.
58         (octave-indent-new-comment-line): Use it (indirectly).
59         (octave-mode): Don't disable smie-auto-fill.  Use add-function to
60         modify comment-line-break-function.
62         * emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
63         (smie-setup): Use add-function to set it.
65 2013-05-24  Sam Steingold  <sds@gnu.org>
67         * sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
68         argument (before the `interactive' argument).
70 2013-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
72         * image-mode.el (image-mode-winprops): Add winprops to
73         image-mode-winprops-alist before running
74         image-mode-new-window-functions.
75         * doc-view.el (doc-view-new-window-function): Don't delay
76         doc-view-goto-page via timers (bug#14435).
78 2013-05-24  Tassilo Horn  <tsdh@gnu.org>
80         * doc-view.el: Integrate with desktop.el.  (Bug#14435)
81         (doc-view-desktop-save-buffer): New function.
82         (doc-view-restore-desktop-buffer): New function.
83         (desktop-buffer-mode-handlers):
84         Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
85         handler.
86         (doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
87         `desktop-save-buffer' function.
89 2013-05-24  Michael Albinus  <michael.albinus@gmx.de>
91         * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
92         (tramp-gvfs-file-name-handler): Raise a user error when
93         `tramp-gvfs-enabled' is nil.
94         (top): Register signals only when `tramp-gvfs-enabled' is non-nil.
95         Do not raise a user error when loading package.  (Bug#14447)
97         * net/xesam.el: Move to obsolete/.
99 2013-05-24  Glenn Morris  <rgm@gnu.org>
101         * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
103         * emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
105         * progmodes/cperl-mode.el (cperl-mode): Use fboundp.
106         (Info-find-node, Man-getpage-in-background): Declare.
108         * mail/unrmail.el (unrmail):
109         Replace obsolete detect-coding-with-priority.
111         * net/socks.el (socks-split-string): Use this rather than split-string.
112         (socks-nslookup-host): Update for above change.
113         (dynamic-choice, s5-dynamic-choice-match)
114         (s5-dynamic-choice-match-inline, s5-widget-value-create):
115         Comment out unused code.
117         * tooltip.el (tooltip-use-echo-area): Warn only on 'set.
118         * progmodes/gud.el (gud-gdb-completion-function): Move before use.
119         (gud-tooltip-echo-area): Make obsolete.
120         (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
122         * progmodes/js.el (js--optimize-arglist): Declare.
124         * progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
126         * progmodes/which-func.el (ediff-window-A, ediff-window-B)
127         (ediff-window-C): Declare.
129         * obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
130         Tweak requires to silence compiler.
132         * obsolete/sym-comp.el: No need to load hipper-exp when compiling.
133         (he-search-string, he-tried-table, he-expand-list)
134         (he-init-string, he-string-member, he-substitute-string)
135         (he-reset-string): Declare.
137         * obsolete/options.el (list-options): Use custom-variable-p,
138         rather than obsolete alias.
140 2013-05-23  Sam Steingold  <sds@gnu.org>
142         * simple.el (shell-command-on-region): Pass the `replace' argument
143         down to `call-process-region' to comply with the doc as reported on
144         <http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
146 2013-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
148         * emacs-lisp/smie.el (smie-indent-forward-token)
149         (smie-indent-backward-token): Handle string tokens (bug#14381).
151 2013-05-23  RĂ¼diger Sonderfeld  <ruediger@c-plusplus.de>
153         * ielm.el (ielm-menu): New menu.
154         (inferior-emacs-lisp-mode): Set comment-start.
156 2013-05-23  RĂ¼diger Sonderfeld  <ruediger@c-plusplus.de>
158         * lisp/textmodes/reftex.el (reftex-ref-style-toggle):
159         Fix deactivate action.
161         * lisp/textmodes/reftex-vars.el (reftex-ref-style-alist):
162         Add cleveref macros.
164         * lisp/textmodes/reftex-parse.el
165         (reftex-locate-bibliography-files): Accept options for
166         bibliography commands.
167         * lisp/textmodes/reftex-vars.el (reftex-bibliography-commands):
168         Add addbibresource.  Basic Biblatex support.
170 2013-05-23  Michael Albinus  <michael.albinus@gmx.de>
172         * net/tramp-gvfs.el (top):
173         * net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
174         when loading package.  (Bug#14447)
176 2013-05-23  Glenn Morris  <rgm@gnu.org>
178         * progmodes/js.el: No need to load comint when compiling.
179         (ring-insert, comint-send-string, comint-send-input)
180         (comint-last-input-end, ido-chop): Declare.
182         * vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
183         * vc/ediff-mult.el: Adjust requires.
184         (ediff-directories-internal, ediff-directory-revisions-internal)
185         (ediff-patch-file-internal): Declare.
186         * vc/ediff-ptch.el: Adjust requires.
187         (ediff-use-last-dir, ediff-buffers-internal): Declare.
188         (ediff-find-file): Autoload.
189         * vc/ediff-util.el: No need to load ediff when compiling.
190         (ediff-regions-internal): Declare.
191         * vc/ediff-wind.el: Adjust requires.
192         (ediff-compute-toolbar-width): Define when compiling.
193         (ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
194         * vc/ediff.el: No need to load dired, ediff-ptch when compiling.
195         (dired-get-filename, dired-get-marked-files)
196         (ediff-last-dir-patch, ediff-patch-default-directory)
197         (ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
198         (ediff-patch-buffer-internal): Declare.
200         * emacs-lisp/checkdoc.el: No need to load ispell when compiling.
201         (ispell-process, ispell-buffer-local-words, lm-summary)
202         (lm-section-start, lm-section-end): Declare.
203         (checkdoc-ispell-init): Simplify.
205         * progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
206         (he-string-member, he-reset-string, he-substitute-string): Declare.
208         * eshell/em-ls.el: Adjust requires.
209         (eshell-glob-regexp): Declare.
210         * eshell/em-tramp.el: Adjust requires.
211         (eshell-parse-command): Autoload.
212         * eshell/em-xtra.el: Adjust requires.
213         (eshell-parse-command): Autoload.
214         * eshell/esh-ext.el: Adjust requires.
215         (eshell-parse-command, eshell-close-handles): Autoload.
216         * eshell/esh-io.el: Adjust requires.
217         (eshell-output-filter): Autoload.
218         * eshell/esh-util.el: No need to load tramp when compiling.
219         (tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
220         Declare.
221         (eshell-parse-ange-ls): Require ange-ftp and tramp.
222         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
223         * eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
224         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
225         * eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
226         * eshell/esh-opt.el, eshell/esh-proc.el:
227         * eshell/esh-var.el: Adjust requires.
228         * eshell/eshell.el: Do not require esh-util twice.
229         (eshell-add-input-to-history): Declare.
230         (eshell-command): Check history module is active before using it.
232         * eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
234 2013-05-22  Leo Liu  <sdl.web@gmail.com>
236         * progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
238 2013-05-22  Michael Albinus  <michael.albinus@gmx.de>
240         * autorevert.el (auto-revert-notify-add-watch)
241         (auto-revert-notify-handler): Add `attrib' for the inotify case,
242         it indicates changes in file modification time.
244 2013-05-22  Glenn Morris  <rgm@gnu.org>
246         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
247         Always delete the autoloaded function from the noruntime and
248         unresolved functions lists.
250         * allout.el: No need to load epa, epg, overlay when compiling.
251         (epg-context-set-passphrase-callback, epg-list-keys)
252         (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
253         (epg-key-user-id-list): Declare.
255         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
256         (viper-set-parsing-style-toggling-macro)
257         (viper-set-emacs-state-searchstyle-macros):
258         Use called-interactively-p on Emacs.
259         (viper-looking-back): Make it an obsolete alias.  Update callers.
260         * emulation/viper-ex.el: Load viper-keym, not viper-cmd.
261         Use looking-back rather than viper-looking-back.
262         (viper-tmp-insert-at-eob, viper-enlarge-region)
263         (viper-read-string-with-history, viper-register-to-point)
264         (viper-append-to-register, viper-change-state-to-vi)
265         (viper-backward-char-carefully, viper-forward-char-carefully)
266         (viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
267         (viper-change-state-to-emacs): Declare.
268         * emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
269         (viper-change-state-to-insert, viper-change-state-to-vi): Declare.
270         * emulation/viper-mous.el: Do not load viper-cmd.
271         (viper-backward-char-carefully, viper-forward-char-carefully)
272         (viper-forward-word, viper-adjust-window): Declare.
274         * vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
276         * progmodes/idlw-help.el (idlwave-help-fontify):
277         Use called-interactively-p.
279         * term/w32console.el (w32-get-console-codepage)
280         (w32-get-console-output-codepage): Declare.
282         * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
283         Remove unnecessary declarations.
284         (dframe-message): Doc fix.
286         * info.el (dframe-select-attached-frame, dframe-current-frame):
287         Declare.
289         * speedbar.el (speedbar-message): Make it an obsolete alias.
290         Update all callers.
291         (speedbar-with-attached-buffer)
292         (speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
293         (speedbar-with-writable): Use backquote.
294         * emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
295         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
296         Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
297         rather than speedbar- aliases.
298         * mail/rmail.el: Load dframe rather than speedbar when compiling.
299         (speedbar-make-specialized-keymap, speedbar-insert-button)
300         (dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
301         (speedbar-do-function-pointer): Declare.
302         (rmail-speedbar-button, rmail-speedbar-find-file)
303         (rmail-speedbar-move-message):
304         Use dframe-with-attached-buffer rather than speedbar- alias.
305         * progmodes/gud.el: Load dframe rather than speedbar when compiling.
306         (dframe-message, speedbar-make-specialized-keymap)
307         (speedbar-add-expansion-list, speedbar-mode-functions-list)
308         (speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
309         (speedbar-insert-button, dframe-select-attached-frame)
310         (dframe-maybee-jump-to-attached-frame)
311         (speedbar-change-initial-expansion-list)
312         (speedbar-previously-used-expansion-list-name): Declare.
313         (gud-speedbar-item-info, gud-gdb-goto-stackframe):
314         Use dframe-message, dframe-with-attached-buffer rather than
315         speedbar- aliases.
316         (gud-sentinel): Silence compiler.
317         * progmodes/vhdl-mode.el (speedbar-refresh)
318         (speedbar-do-function-pointer, speedbar-add-supported-extension)
319         (speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
320         (speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
321         (speedbar-extension-list-to-regex, speedbar-directory-buttons)
322         (speedbar-file-lists, speedbar-make-tag-line)
323         (speedbar-line-directory, speedbar-goto-this-file)
324         (speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
325         (speedbar-delete-subblock, speedbar-position-cursor-on-line)
326         (speedbar-make-button, speedbar-reset-scanners)
327         (speedbar-files-item-info, speedbar-line-text)
328         (speedbar-find-file-in-frame, speedbar-set-timer)
329         (dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
330         (speedbar-with-writable): Do not (re)define it.
331         (vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
332         rather than speedbar- alias.
334 2013-05-21  Leo Liu  <sdl.web@gmail.com>
336         * progmodes/octave.el (octave-mode-menu): Update and re-organize
337         menu items.
338         (octave-mode): Tweak fill-nobreak-predicate.
339         (inferior-octave-startup): Check process to avoid infinite loop.
340         (inferior-octave): Pop to buffer first to show abornmal process
341         exit information.
343 2013-05-21  Glenn Morris  <rgm@gnu.org>
345         * printing.el (pr-menu-bar): Define when compiling.
347 2013-05-21  Leo Liu  <sdl.web@gmail.com>
349         * progmodes/octave.el (octave-auto-fill): Remove.
350         (octave-indent-new-comment-line): Improve.
351         (octave-mode): Use auto fill mode through
352         comment-line-break-function and fill-nobreak-predicate
353         (octave-goto-function-definition): Support DEFUN_DLD.
354         (octave-beginning-of-defun): Small Tweak
355         (octave-help): Show parent directory.
357 2013-05-21  Glenn Morris  <rgm@gnu.org>
359         * files.el (dired-unmark):
360         * progmodes/gud.el (gdb-input): Update declarations.
362         * calculator.el (electric, ehelp): No need to load when compiling.
363         (Electric-command-loop, electric-describe-mode): Declare.
365         * doc-view.el (doc-view-current-converter-processes): Move before use.
367         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
368         Move MODE-set-explicitly definition before use.
370         * international/mule-diag.el (mule-diag):
371         Don't use obsolete window-system-version.
373         * mail/feedmail.el (smtpmail): No need to load when compiling.
374         (smtpmail-via-smtp, smtpmail-smtp-server): Declare.
376         * mail/mail-utils.el (rfc822): No need to load when compiling.
377         (rfc822-addresses): Autoload it.
378         (mail-strip-quoted-names): Trivial simplification.
380         * mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
381         (rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
383         * net/snmp-mode.el (tempo): Don't duplicate requires.
385         * progmodes/prolog.el (info): No need to load when compiling.
386         (comint): Require before shell requires it.
387         (Info-goto-node): Autoload it.
388         (Info-follow-nearest-node): Declare.
389         (prolog-help-info, prolog-goto-predicate-info): No need to require info.
391         * textmodes/artist.el (picture-mode-exit): Declare.
393         * textmodes/reftex-parse.el (reftex-parse-from-file):
394         Trivial rewrite so the compiler can parse it better.
396 2013-05-20  Leo Liu  <sdl.web@gmail.com>
398         * progmodes/octave.el (octave-help-mode-map)
399         (octave-help-mode-finish-hook): New variables.
400         (octave-help-mode, octave-help-mode-finish): New functions.
401         (octave-help): Use octave-help-mode.
403 2013-05-20  Glenn Morris  <rgm@gnu.org>
405         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
407 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
409         * progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
410         start at point, so that expansion starting right after opening
411         slash in a regexp is recognized.
412         (ruby-syntax-before-regexp-re): New defvar, extracted from
413         ruby-syntax-propertize-function.  Since the value of this regexp
414         is looked up at runtime now, we should be able to turn
415         `ruby-syntax-methods-before-regexp' into a defcustom later.
416         (ruby-syntax-propertize-function): Split regexp matching into two
417         parts, for opening and closing slashes.  That allows us to skip
418         over string interpolations and support multiline regexps.
419         Don't call `ruby-syntax-propertize-expansions', instead use another rule
420         for them, which calls `ruby-syntax-propertize-expansion'.
421         (ruby-syntax-propertize-expansions): Move `remove-text-properties'
422         call to `ruby-syntax-propertize-function'.
423         (ruby-syntax-propertize-expansion): Extracted from
424         `ruby-syntax-propertize-expansions'.  Handles one expansion.
425         (ruby-syntax-propertize-percent-literal): Leave point right after
426         the percent symbol, so that the expression expansion rule can
427         propertize the contents.
428         (ruby-syntax-propertize-heredoc): Leave point at bol following the
429         heredoc openers.
430         (ruby-syntax-propertize-expansions): Remove.
432 2013-05-18  Juri Linkov  <juri@jurta.org>
434         * man.el (Man-default-man-entry): Remove `-' from the end
435         of the default value.  (Bug#14400)
437 2013-05-18  Glenn Morris  <rgm@gnu.org>
439         * comint.el (comint-password-prompt-regexp):
440         Allow "password for XXX" where XXX contains colons (eg https://...).
442 2013-05-18  Leo Liu  <sdl.web@gmail.com>
444         * progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
445         instead.  Include "--no-gui" to prevent hangs for Octave > 3.7.
446         (octave-source-directories): Don't check process.
447         (octave-source-directories, octave-find-definition): Doc fix.
449 2013-05-18  Glenn Morris  <rgm@gnu.org>
451         * progmodes/vhdl-mode.el (vhdl-mode-map-init):
452         Remove backspace/delete bindings.  (Bug#14392)
454         * cus-dep.el (custom-make-dependencies): Sort the output.
455         (custom-versions-load-alist): Convert comment to doc.
457 2013-05-17  Leo Liu  <sdl.web@gmail.com>
459         * newcomment.el (comment-search-backward): Stricter in finding
460         comment start.  (Bug#14303)
462         * progmodes/octave.el (octave-comment-start): Remove the SPC char.
463         (octave-comment-start-skip): Properly anchored.
465 2013-05-17  Leo Liu  <sdl.web@gmail.com>
467         * emacs-lisp/smie.el (smie-highlight-matching-block-mode):
468         Clean up when turned off.  (Bug#14395)
469         (smie--highlight-matching-block-overlay): No longer buffer-local.
470         (smie-highlight-matching-block): Adjust.
472 2013-05-17  Paul Eggert  <eggert@cs.ucla.edu>
474         Doc string fix for "nanoseconds" (Bug#14406).
475         * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
476         Fix doc string typo that had "nanoseconds" instead of "microseconds".
478 2013-05-17  Jay Belanger  <jay.p.belanger@gmail.com>
480         * calc/calc-units.el (math-extract-units): Preserve powers
481         of units.
483 2013-05-17  Leo Liu  <sdl.web@gmail.com>
485         * subr.el (delete-consecutive-dups): New function.
486         * ido.el (ido-set-matches-1): Use it.
487         * progmodes/octave.el (inferior-octave-completion-table): Use it.
488         * ido.el (ido-remove-consecutive-dups): Remove.
490 2013-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
492         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
493         (f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
494         regexp-opt's `words'.
496 2013-05-16  Leo Liu  <sdl.web@gmail.com>
498         * emacs-lisp/smie.el (smie-matching-block-highlight): New face.
499         (smie--highlight-matching-block-overlay)
500         (smie--highlight-matching-block-lastpos)
501         (smie--highlight-matching-block-timer): New variables.
502         (smie-highlight-matching-block): New function.
503         (smie-highlight-matching-block-mode): New minor mode.  (Bug#14395)
504         (smie-setup): Conditionally enable smie-blink-matching-open.
506 2013-05-16  Wilson Snyder  <wsnyder@wsnyder.org>
508         Sync with upstream verilog-mode r840.
509         * progmodes/verilog-mode.el (verilog-mode-version)
510         (verilog-mode-release-date): Update.
511         (verilog-auto-lineup, verilog-auto-reset): Doc fixes.
512         (verilog-sig-tieoff): Fix string error on
513         AUTORESET with colon define, bug594.  Reported by Andrew Hou.
514         (verilog-read-decls): Fix parameters confusing
515         AUTOINST interfaces, bug565.  Reported by Leith Johnson.
517 2013-05-16  Eli Zaretskii  <eliz@gnu.org>
519         * subr.el (reveal-filename): New function.
521         * loadup.el: Compute Emacs executable versions on MS-Windows,
522         where executables have the .exe extension.  Add a hard link
523         emacs-XX.YY.ZZ.exe on MS-Windows.
525         * Makefile.in (XARGS_LIMIT): New variable.
526         (custom-deps, finder-data, autoloads)
527         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
528         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
529         ($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
530         (compile-main): Limit xargs according to $(XARGS_LIMIT).
532 2013-05-16  Leo Liu  <sdl.web@gmail.com>
534         * progmodes/octave.el (octave-indent-defun): Mark obsolete.
535         (octave-mode-menu, octave-mode-map): Remove its uses.
537 2013-05-16  Reto Zimmermann  <reto@gnu.org>
539         Sync with upstream vhdl mode v3.34.2.
540         * progmodes/vhdl-mode.el: Use `push' throughout.
541         (vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
542         (vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
543         Add IBM & Quartus compiler.  Enhance entry for ADVance MS compiler.
544         (vhdl-actual-generic-name): New option to derive actual generic name.
545         (vhdl-port-paste-signals): Replace formal by actual generics.
546         (vhdl-beautify): New name for old group vhdl-align.  Update users.
547         (vhdl-beautify-options): New option.
548         (vhdl-last-input-event): New compat alias.  Use throughout.
549         (vhdl-goto-line): Replace user level function `goto-line'.
550         (vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
551         vhdl-fix-statement-buffer.
552         (vhdl-create-mode-menu): Add some entries.
553         (vhdl-align-region-groups): Respect vhdl-beautify-options.
554         (vhdl-align-inline-comment-region-1): Handle "--" inside string.
555         (vhdl-fixup-whitespace-region): Handle symbols at EOL.
556         (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
557         to force statements on one line.
558         (vhdl-remove-trailing-spaces-region):
559         New, split from vhdl-remove-trailing-spaces.
560         (vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
561         Respect vhdl-beautify-options.
562         (vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
563         (vhdl-update-sensitivity-list): Not add with index if exists without.
564         Not include array index with signal.  Ignore keywords in comments.
565         (vhdl-get-visible-signals): Regexp tweaks.
566         (vhdl-template-component-inst): Handle empty library.
567         (vhdl-template-type): Add template for 'enum' type.
568         (vhdl-port-paste-generic-map, vhdl-port-paste-constants):
569         Use vhdl-replace-string.
570         (vhdl-port-paste-signals): Use vhdl-prepare-search-1.
571         (vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
572         (vhdl-speedbar-initialize): Update for above name change.
573         (vhdl-compose-wire-components): Fix in handling of constants.
574         (vhdl-error-regexp-emacs-alist): New variable.
575         (vhdl-error-regexp-add-emacs): New function;
576         adds support for new compile.el (Emacs 22+)
577         (vhdl-generate-makefile-1): Change target order for single lib. units.
578         Allow use of absolute file names.
580 2013-05-16  Leo Liu  <sdl.web@gmail.com>
582         * simple.el (prog-indent-sexp): Indent enclosing defun.
584 2013-05-15  Glenn Morris  <rgm@gnu.org>
586         * cus-start.el (show-trailing-whitespace): Move to editing basics.
587         * faces.el (trailing-whitespace): Don't use whitespace-faces group.
588         * obsolete/old-whitespace.el (whitespace-faces): Remove group.
589         (whitespace-highlight): Move to whitespace group.
591         * comint.el (comint-source):
592         * pcmpl-linux.el (pcmpl-linux):
593         * shell.el (shell-faces):
594         * eshell/esh-opt.el (eshell-opt):
595         * international/ccl.el (ccl): Remove empty custom groups.
597         * completion.el (dynamic-completion-mode):
598         * jit-lock.el (jit-lock-debug-mode):
599         * minibuffer.el (completion-in-region-mode):
600         * type-break.el (type-break-mode-line-message-mode)
601         (type-break-query-mode):
602         * emulation/tpu-edt.el (tpu-edt-mode):
603         * progmodes/subword.el (global-subword-mode, global-superword-mode):
604         * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
605         * term/vt100.el (vt100-wide-mode): Specify explicit :group.
607         * term/xterm.el (xterm): Change parent group to terminals.
609         * master.el (master): Remove empty custom group.
610         (master-mode): Remove unused :group argument.
611         * textmodes/refill.el (refill): Remove empty custom group.
612         (refill-mode): Remove unused :group argument.
614         * textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
616         * cus-dep.el: Provide a feature.
617         (custom-make-dependencies): Ignore dotfiles (dir-locals).
618         Don't mistakenly ignore files whose basenames match a basename
619         from preloaded-file-list (eg cedet/ede/simple.el).
620         Add a fallback method for getting :group.
622 2013-05-15  Juri Linkov  <juri@jurta.org>
624         * isearch.el (isearch-char-by-name): Rename from
625         `isearch-insert-char-by-name'.  Doc fix.
626         (isearch-forward): Mention `isearch-char-by-name' in
627         the docstring.  (Bug#13348)
629         * isearch.el (minibuffer-local-isearch-map): Bind "\r" to
630         `exit-minibuffer' instead of
631         `isearch-nonincremental-exit-minibuffer'.
632         (isearch-edit-string): Remove mention of
633         `isearch-nonincremental-exit-minibuffer' from docstring.
634         (isearch-nonincremental-exit-minibuffer): Mark as obsolete.
635         (isearch-forward-exit-minibuffer)
636         (isearch-reverse-exit-minibuffer): Add docstring.  (Bug#13348)
638 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
640         * loadup.el: Just use unversioned DOC.
642         * nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
643         literals as extending to EOB.
644         (nxml-last-fontify-end): Remove unused variable.
645         (nxml-after-change1): Use with-silent-modifications.
646         (nxml-extend-after-change-region): Simplify.
647         (nxml-extend-after-change-region1): Remove function.
648         (nxml-after-change1): Don't adjust for dependent regions.
649         (nxml-fontify-matcher): Simplify.
650         * nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
651         (xmltok-add-dependent): Remove function.
652         (xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
653         (xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
654         (xmltok-scan-prolog-after-processing-instruction-open): Treat
655         unclosed <[[, <?, comment, and other literals as extending to EOB.
656         * nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
657         (rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
658         Remove functions.
659         (rng-do-some-validation-1): Don't mark dependent regions.
660         * nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
661         (nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
662         (nxml-clear-dependent-regions): Remove functions.
663         (nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
664         (nxml-ensure-scan-up-to-date):
665         Don't clear&mark dependent regions.
667 2013-05-15  Leo Liu  <sdl.web@gmail.com>
669         * progmodes/octave.el (octave-goto-function-definition):
670         Improve and fix callers.
672 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
674         * emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
675         the setter (bug#14387).
677         * progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
678         surrounding group (bug#14402).
680 2013-05-14  Juri Linkov  <juri@jurta.org>
682         * subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
683         (Bug#14390)
685 2013-05-14  Glenn Morris  <rgm@gnu.org>
687         * progmodes/f90.el (f90-imenu-generic-expression):
688         Fix typo in 2013-05-08 change.  (Bug#14402)
690 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
692         * progmodes/gdb-mi.el (gdb-running, gdb-starting):
693         Remove signals for which replies are never received.
695 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
697         * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
698         (gdb-handler-alist, gdb-handler-number): Remove variables.
699         (gdb-handler-list): New variable.
700         (gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
701         (gdb-pending-handler-p, gdb-handle-reply)
702         (gdb-remove-all-pending-triggers): New functions.
703         (gdb-discard-unordered-replies): New defcustom.
704         (gdb-handler): New defstruct.
705         (gdb-wait-for-pending): Fix invalid backquote.  Use gdb-handler-list.
706         instead of gdb-pending-triggers.  Update docstring.
707         (gdb-init-1): Remove dead variables.  Initialize gdb-handler-list.
708         (gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
709         (gdb-var-update-handler, def-gdb-auto-update-trigger)
710         (def-gdb-auto-update-handler, gdb-get-changed-registers)
711         (gdb-changed-registers-handler, gdb-get-main-selected-frame)
712         (gdb-frame-handler): Pending triggers are now automatically managed.
713         (def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
714         Remove argument.
715         (gdb-input): Automatically handles pending triggers.  Update docstring.
716         (gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
717         (gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
718         Update comments.
719         (gdb-done-or-error): Now use gdb-handle-reply.
721 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
723         * progmodes/gdb-mi.el (gdb-input): Include token numbers in
724         gdb-debug-log.
726 2013-05-14  Glenn Morris  <rgm@gnu.org>
728         * subr.el (user-emacs-directory-warning): New option.
729         (locate-user-emacs-file): Handle non-accessible .emacs.d.  (Bug#13930)
731 2013-05-14  Leo Liu  <sdl.web@gmail.com>
733         * progmodes/octave.el (octave-font-lock-keywords): Fix error
734         during redisplay.
735         (octave-goto-function-definition, octave-find-definition): Minor tweaks.
736         (octave-font-lock-texinfo-comment): Fix invalid search bound
737         error: wrong side of point.
739 2013-05-14  Glenn Morris  <rgm@gnu.org>
741         * progmodes/flymake.el (flymake-xml-program): New option.
742         (flymake-xml-init): Use it.
744         * term/xterm.el: Provide a feature.
746         * term/sup-mouse.el: Move to obsolete/.  Provide a feature.
748 2013-05-13  Glenn Morris  <rgm@gnu.org>
750         * cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
751         Add compat aliases as a hack workaround.  (Bug#14384)
753 2013-05-13  Leo Liu  <sdl.web@gmail.com>
755         * progmodes/octave.el (octave-indent-comment): Fix indentation for
756         ###, and %!.
757         (octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
758         C-M-q.
759         (octave-comment-start-skip): Include %!.
760         (octave-mode): Set comment-start-skip to octave-comment-start-skip.
762 2013-05-12  Leo Liu  <sdl.web@gmail.com>
764         * progmodes/octave.el (inferior-octave-startup): Store the value
765         of __octave_srcdir__ for octave-source-directories.
766         (inferior-octave-check-process): New function refactored out of
767         inferior-octave-send-list-and-digest.
768         (octave-source-directories)
769         (octave-find-definition-filename-function): New variables.
770         (octave-source-directories)
771         (octave-find-definition-default-filename): New functions.
772         (octave-find-definition): Improve to find functions implemented in C++.
774 2013-05-12  Glenn Morris  <rgm@gnu.org>
776         * calendar/diary-lib.el (diary-outlook-format-1):
777         Don't include dayname in the output.  (Bug#14349)
779 2013-05-11  Glenn Morris  <rgm@gnu.org>
781         * emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
783         * cus-dep.el (custom-make-dependencies): Only use safe local variables.
784         Treat cc-provide like provide.
786 2013-05-11  Kevin Ryde  <user42@zip.com.au>
788         * cus-dep.el (custom-make-dependencies):
789         Use generated-autoload-load-name for the sake of files such
790         such cedet/semantic/bovine/c.el, where the base file name
791         is not in load-path.  (Bug#5277)
793 2013-05-11  Glenn Morris  <rgm@gnu.org>
795         * dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
796         Provide features.
798 2013-05-11  Leo Liu  <sdl.web@gmail.com>
800         * progmodes/octave.el (octave-indent-comment): Improve.
801         (octave-eldoc-message-style, octave-eldoc-cache): New variables.
802         (octave-eldoc-function-signatures, octave-eldoc-function):
803         New functions.
804         (octave-mode, inferior-octave-mode): Add eldoc support.
806 2013-05-11  Richard Stallman  <rms@gnu.org>
808         * epa.el (epa-decrypt-file): Take output file name as argument
809         and read it using `interactive'.
811 2013-05-11  Leo Liu  <sdl.web@gmail.com>
813         * progmodes/octave.el (octave-beginning-of-line)
814         (octave-end-of-line): Check before using up-list because it jumps
815         out of more syntactic contructs since moving to smie.
816         (octave-indent-comment): New function.
817         (octave-mode): Use it in smie-indent-functions.  (Bug#14350)
818         (octave-begin-keywords, octave-end-keywords)
819         (octave-reserved-words, octave-smie-bnf-table)
820         (octave-smie-rules): Add new keywords from Octave 3.6.4.
822 2013-05-11  Glenn Morris  <rgm@gnu.org>
824         * faces.el (internal-face-x-get-resource):
825         * frame.el (ns-display-monitor-attributes-list):
826         * calc/calc-aent.el (math-to-radians-2): Fix declarations.
828         * emacs-lisp/package.el (tar-header-name, tar-header-link-type):
830         * calc/calc-menu.el: Make it loadable in isolation.
832         * net/eudcb-bbdb.el: Make it loadable without bbdb.
833         (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
834         (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
835         (eudc-bbdb-query-internal): Require 'bbdb.
837         * lpr.el (lpr-headers-switches):
838         * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
840         * progmodes/sql.el (sql-login-params): Fix and improve :type.
842         * emulation/edt-mapper.el: In batch mode, error rather than hang.
844         * term.el (term-set-escape-char): Make it idempotent.
846 2013-05-10  Leo Liu  <sdl.web@gmail.com>
848         * progmodes/octave.el (inferior-octave-completion-table):
849         No longer a function and all uses changed.  Use cache to speed up
850         completion due to bug#11906.
851         (octave-beginning-of-defun): Re-write to be more general.
853 2013-05-10  Glenn Morris  <rgm@gnu.org>
855         * emacs-lisp/cl-macs.el (cl-loop): Doc fix.
857 2013-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
859         * comint.el (comint-redirect-send-command-to-process): Use :around
860         rather than :override for comint-redirect-filter.
861         (comint-redirect-filter): Add the corresponding `orig-filter' argument.
862         Call it instead of comint-redirect-original-filter-function (which
863         is gone).  Reported by Juanma Barranquero <lekktu@gmail.com>.
865 2013-05-09  Jan Djärv  <jan.h.d@swipnet.se>
867         * frame.el (display-monitor-attributes-list): Add NS case.
868         (ns-display-monitor-attributes-list): Declare.
870 2013-05-09  Ulrich Mueller  <ulm@gentoo.org>
872         * descr-text.el (describe-char): Fix %d/%x typo.  (Bug#14360)
874 2013-05-09  Glenn Morris  <rgm@gnu.org>
876         * international/fontset.el (vertical-centering-font-regexp):
877         Set standard-value.
879         * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
881         * bookmark.el (bookmark-search-delay):
882         * cus-start.el (vertical-centering-font-regexp):
883         * ps-mule.el (ps-mule-font-info-database-default):
884         * ps-print.el (ps-default-fg, ps-default-bg):
885         * type-break.el (type-break-good-break-interval):
886         * whitespace.el (whitespace-indentation-regexp)
887         (whitespace-space-after-tab-regexp):
888         * emacs-lisp/testcover.el (testcover-1value-functions)
889         (testcover-noreturn-functions, testcover-progn-functions)
890         (testcover-prog1-functions):
891         * emulation/viper-init.el (viper-emacs-state-cursor-color):
892         * eshell/em-glob.el (eshell-glob-translate-alist):
893         * play/tetris.el (tetris-tty-colors):
894         * progmodes/cpp.el (cpp-face-default-list):
895         * progmodes/flymake.el (flymake-allowed-file-name-masks):
896         * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
897         (idlwave-help-browser-generic-args):
898         * progmodes/make-mode.el (makefile-special-targets-list):
899         * progmodes/python.el (python-shell-virtualenv-path):
900         * progmodes/verilog-mode.el (verilog-active-low-regexp)
901         (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
902         (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
903         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
904         * textmodes/reftex-vars.el (reftex-format-label-function):
905         * textmodes/remember.el (remember-diary-file): Fix custom types.
907         * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
908         Add :version.
910 2013-05-09  Leo Liu  <sdl.web@gmail.com>
912         * progmodes/octave.el (inferior-octave-completion-at-point):
913         Restore file completion.  (Bug#14300)
914         (inferior-octave-startup): Fix incorrect highlighting for the
915         first prompt.
917 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
919         * progmodes/ruby-mode.el: First cut at SMIE support.
920         (ruby-use-smie): New var.
921         (ruby-smie-grammar): New constant.
922         (ruby-smie--bosp, ruby-smie--implicit-semi-p)
923         (ruby-smie--forward-token, ruby-smie--backward-token)
924         (ruby-smie-rules): New functions.
925         (ruby-mode-variables): Setup SMIE if applicable.
927 2013-05-08  Eli Zaretskii  <eliz@gnu.org>
929         * simple.el (line-move-visual): Signal beginning/end of buffer
930         only if vertical-motion moved less than it was requested.  Avoids
931         silly incorrect error messages when there are display strings with
932         multiple newlines at EOL.
934 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
936         * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
937         * progmodes/prolog.el (prolog-underscore-wordchar-flag)
938         (prolog-char-quote-workaround):
939         * progmodes/cperl-mode.el (cperl-under-as-char):
940         * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
941          Mark as obsolete.
942          (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
943         their declaration.
944         (vhdl-mode-syntax-table-init): Remove.
946         * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
947         last change.
949         * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
950         syntax for "_".
951         (ld-script-font-lock-keywords):
952         Change regexps to use things like \_< and \_>.
954         * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
955         Change all regexps to use things like \_< and \_>.
957         * progmodes/autoconf.el (autoconf-definition-regexp)
958         (autoconf-font-lock-keywords, autoconf-current-defun-function):
959         Handle a _ with symbol syntax.
960         (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
962         * progmodes/ada-mode.el (ada-mode-abbrev-table):
963         Consolidate declaration.
964         (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
965         the declaration.
966         (ada-create-syntax-table): Remove.
967         (ada-capitalize-word): Don't mess with the syntax of "_" since it
968         already has the right syntax nowadays.
969         (ada-goto-next-word): Don't change the syntax of "_".
971         * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
972         with-wrapper-hook.
974 2013-05-08  Sam Steingold  <sds@gnu.org>
976         * thingatpt.el (thing-at-point): Accept optional second argument
977         NO-PROPERTIES to strip the text properties from the return value.
978         * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
979         to `thing-at-point' instead of stripping the properties ourselves.
980         Also, when `thing-at-point' fails to find a url, prepend "http://"
981         to the filename at point on the assumption that the user is
982         pointing at something like gnu.org/gnu.
984 2013-05-08  Juanma Barranquero  <lekktu@gmail.com>
986         * emacs-lisp/bytecomp.el (byte-compile-insert-header):
987         * faces.el (crm-separator):
988         Silence byte-compiler.
990         * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
991         (tool-bar-map): Remove unneeded defvars.
993 2013-05-08  Leo Liu  <sdl.web@gmail.com>
995         Re-work a fix for bug#10994 based on Le Wang's patch.
996         * ido.el (ido-remove-consecutive-dups): New helper.
997         (ido-completing-read): Use it.
998         (ido-chop): Revert fix for bug#10994.
1000 2013-05-08  Adam Spiers  <emacs@adamspiers.org>
1002         * cus-edit.el (custom-save-variables):
1003         Pretty-print long values.  (Bug#14187)
1005 2013-05-08  Glenn Morris  <rgm@gnu.org>
1007         * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
1008         (m4-mode-syntax-table): Init in the defvar.
1009         (m4-mode-abbrev-table): Let define-derived-mode define it.
1011 2013-05-08  Tom Tromey  <tromey@redhat.com>
1013         * progmodes/m4-mode.el (m4-mode-syntax-table):
1014         Do not treat "_" as word constituent.  (Bug#14167)
1016 2013-05-07  Glenn Morris  <rgm@gnu.org>
1018         * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
1019         Remove explicit eshell-isearch-cancel-map.
1021         * progmodes/f90.el (f90-smart-end-names): New option.
1022         (f90-smart-end): Doc fix.
1023         (f90-end-block-optional-name): New constant.
1024         (f90-block-match): Respect f90-smart-end-names.
1026 2013-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1028         * progmodes/octave.el (octave-smie-forward-token): Be more careful
1029         about implicit semi-colons (bug#14218).
1031 2013-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1033         * frame.el (display-monitor-attributes-list)
1034         (frame-monitor-attributes): New functions.
1036 2013-05-06  Leo Liu  <sdl.web@gmail.com>
1038         * progmodes/octave.el (octave-syntax-propertize-function): Change
1039         \'s syntax to escape when inside double-quoted strings.  (Bug#14332)
1040         (octave-font-lock-keywords): Use octave-operator-regexp.
1041         (octave-completion-at-point): Rename from
1042         octave-completion-at-point-function.
1043         (inferior-octave-directory-tracker): Robustify.
1044         (octave-text-functions): Remove and fix its uses.  No such things
1045         any more.
1047 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1049         * emacs-lisp/trace.el (trace--display-buffer): New function.
1050         (trace-make-advice): Use it.
1052 2013-05-06  Juri Linkov  <juri@jurta.org>
1054         * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix.  (Bug#14344)
1055         (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
1056         Doc fix.
1057         (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
1058         in the help string.  (Bug#12985)
1060 2013-05-06  Kelly Dean  <kellydeanch@yahoo.com>  (tiny change)
1062         * simple.el (shell-command-on-region): Doc fix.  (Bug#14279)
1064 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1066         * progmodes/perl-mode.el: Add support for here documents.
1067         (perl-syntax-propertize-function): Match here-doc markers.
1068         (perl-syntax-propertize-special-constructs): Find their end.
1069         (perl-imenu-generic-expression): Use [:alnum:].
1071         * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
1072         (advice--add-function): Refresh the advice if already present
1073         (bug#14317).
1075 2013-05-06  Ivan Andrus  <darthandrus@gmail.com>
1077         * find-file.el (cc-other-file-alist): Add ".m" for ObjC.  (Bug#14339)
1079 2013-05-06  Glenn Morris  <rgm@gnu.org>
1081         * w32-fns.el (w32-charset-info-alist): Declare.
1083         * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
1084         of its defcustom properties.
1085         (eshell-cmpl-initialize): No need to load pcomplete.
1087         * generic-x.el: No need to require comint when compiling.
1089         * net/eudc-export.el: Make it loadable without bbdb.
1090         (top-level): Use require rather than load-library.
1091         (eudc-create-bbdb-record, eudc-bbdbify-phone)
1092         (eudc-batch-export-records-to-bbdb)
1093         (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
1094         Require bbdb.
1096 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1098         * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
1099         (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
1100         some tweaks, instead.
1102 2013-05-05  Leo Liu  <sdl.web@gmail.com>
1104         * progmodes/octave.el (octave-font-lock-keywords)
1105         (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
1106         (inferior-octave-send-list-and-digest): Improve error message.
1107         (octave-mode, inferior-octave-mode): Use setq-local.
1108         (octave-help): Set info-lookup-mode.
1110 2013-05-05  Richard Stallman  <rms@gnu.org>
1112         * vc/compare-w.el (compare-windows-whitespace):
1113         Treat no-break space as whitespace.
1115         * mail/rmailsum.el (rmail-summary-rmail-update):
1116         Detect empty summary and don't change selected message.
1117         (rmail-summary-goto-msg): Likewise.
1119         * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
1120         Doc fixes, rename args.
1122 2013-05-05  Alan Mackenzie  <acm@muc.de>
1124         * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
1126 2013-05-05  Juri Linkov  <juri@jurta.org>
1128         * info.el (Info-read-subfile): Use (point-min) instead of (point)
1129         to not add the length of the summary segment to the return value.
1130         (Bug#14125)
1132 2013-05-05  Leo Liu  <sdl.web@gmail.com>
1134         * progmodes/octave.el (inferior-octave-strip-ctrl-g)
1135         (inferior-octave-output-filter): Remove.
1136         (octave-send-region, inferior-octave-startup): Fix callers.
1137         (inferior-octave-mode-map): Don't use comint-dynamic-complete.
1138         (octave-binary-file-extensions): New user variable.
1139         (octave-find-definition): Confirm if opening binary files.
1140         (octave-help-file): Use octave-find-definition to get the binary
1141         confirmation.
1142         (octave-help): Adjust for octave-help-file change.
1144 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1146         * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
1147         Merge the two entries that handle function definitions.
1148         (pascal--syntax-propertize): New const.
1149         (pascal-mode): Use it.  Use setq-local.
1151 2013-05-04  Glenn Morris  <rgm@gnu.org>
1153         * calendar/diary-lib.el (diary-from-outlook-function): New variable.
1154         (diary-from-outlook): Respect diary-from-outlook-function.
1156 2013-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1158         * simple.el (read-expression-map): Use completion-at-point (bug#14255).
1159         Move the declaration from C.
1160         (read-minibuffer, eval-minibuffer): Move from C.
1161         (completion-setup-function): Avoid minibuffer-completion-contents.
1163 2013-05-03  Leo Liu  <sdl.web@gmail.com>
1165         * progmodes/octave.el (octave-font-lock-keywords): Do not
1166         dehighlight 'end' in comments or strings.
1167         (octave-completing-read, octave-goto-function-definition):
1168         New helpers.
1169         (octave-help-buffer): New user variable.
1170         (octave-help-file, octave-help-function): New button types.
1171         (octave-help): New command and bind it to C-h ;.
1172         (octave-find-definition): New command and bind it to M-.
1173         (user-error): Alias to error if not defined.
1175 2013-05-02  Leo Liu  <sdl.web@gmail.com>
1177         * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
1178         for \.  (bug#14332)
1179         (octave-font-lock-keywords): Include [ and {.
1181 2013-05-02  Leo Liu  <sdl.web@gmail.com>
1183         * progmodes/octave.el (inferior-octave-startup-file): Change default.
1184         (inferior-octave): Remove calling comint-mode and return the buffer.
1185         (inferior-octave-startup): Cosmetic changes.
1187 2013-05-02  Leo Liu  <sdl.web@gmail.com>
1189         * progmodes/octave.el (octave-syntax-propertize-function):
1190         Include the case when ' is at line beginning.  (Bug#14336)
1192 2013-05-02  Glenn Morris  <rgm@gnu.org>
1194         * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
1195         * desktop.el (vc-dir-mode): Just autoload it here.
1197 2013-05-02  Alan Mackenzie  <acm@muc.de>
1199         Eliminate variable c-standard-font-lock-fontify-region-function.
1200         * progmodes/cc-mode.el
1201         (c-standard-font-lock-fontify-region-function): Remove.
1202         (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
1204 2013-05-01  Leo Liu  <sdl.web@gmail.com>
1206         * progmodes/octave.el: Compatible with older emacs-24 releases.
1207         (inferior-octave-has-built-in-variables): Remove.  Built-in
1208         variables were removed from Octave in 2007.
1209         (inferior-octave-startup): Fix uses.
1210         (comint-line-beginning-position): Remove compatibility code for
1211         emacs 21.
1213 2013-05-01  Juri Linkov  <juri@jurta.org>
1215         * isearch.el (isearch-forward, isearch-mode): Doc fix.  (Bug#13923)
1217 2013-05-01  Juri Linkov  <juri@jurta.org>
1219         * comint.el (comint-previous-matching-input): Don't print message
1220         "History item: %d" when `isearch-mode' is active.
1221         (comint-history-isearch-message): Print message "History item: %d"
1222         when `comint-input-ring-index' is not empty and this function is
1223         called from `isearch-update' with a nil `ellipsis'.  (Bug#13223)
1225 2013-05-01  Leo Liu  <sdl.web@gmail.com>
1227         * progmodes/octave.el (octave-abbrev-table): Remove abbrev
1228         definitions.  Use completion-at-point to insert keywords.
1229         (octave-abbrev-start): Remove.
1230         (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
1232 2013-04-30  Leo Liu  <sdl.web@gmail.com>
1234         * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
1235         change.
1237 2013-04-30  Alan Mackenzie  <acm@muc.de>
1239         Handle arbitrarily long C++ member initialisation lists.
1240         * progmodes/cc-engine.el (c-back-over-member-initializers):
1241         new function.
1242         (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
1243         (most) member init lists.
1245 2013-04-30  RĂ¼diger Sonderfeld  <ruediger@c-plusplus.de>
1247         * progmodes/octave.el (inferior-octave-prompt-read-only): New user
1248         variable.
1250 2013-04-30  Leo Liu  <sdl.web@gmail.com>
1252         * progmodes/octave.el (octave-variables): Remove.  No builtin
1253         variables any more.  All converted to functions.
1254         (octave-font-lock-keywords, octave-completion-at-point-function):
1255         Fix uses.
1256         (octave-font-lock-texinfo-comment): New user variable.
1257         (octave-texinfo-font-lock-keywords): New variable for texinfo
1258         comment block.
1259         (octave-function-comment-block): New face.
1260         (octave-font-lock-texinfo-comment): New function.
1261         (octave-mode): Font lock texinfo comment block.
1263 2013-04-29  Leo Liu  <sdl.web@gmail.com>
1265         * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
1266         indexing expression.
1267         (octave-continuation-string): Do not use \.
1268         (inferior-octave-complete-impossible): Remove.
1269         (inferior-octave-completion-table)
1270         (inferior-octave-completion-at-point): Remove its uses.
1271         (inferior-octave-startup): completion_matches was introduced to
1272         Octave in 1996 so safe to assume it.
1273         (octave-function-file-comment): Improve to follow how Octave does it.
1274         (octave-update-function-file-comment): Tweak.
1276 2013-04-29  Leo Liu  <sdl.web@gmail.com>
1278         * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
1279         (inferior-octave-startup): Remove inferior-octave-startup-hook.
1280         (octave-function-file-comment): Fix typo.
1281         (octave-sync-function-file-names): Use read-char-choice.
1283 2013-04-28  Jay Belanger  <jay.p.belanger@gmail.com>
1285         * calc/calc.el (math-normalize): Don't set `math-normalize-error'
1286         to t for the less important warnings.
1288 2013-04-27  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
1290         * isearch.el (isearch-fail-pos): Check for empty `cmds'.  (Bug#14268)
1292 2013-04-27  Glenn Morris  <rgm@gnu.org>
1294         * vc/log-view.el (log-view-current-entry):
1295         Treat "---" separator lines as part of the following rev.  (Bug#14169)
1297 2013-04-27  Juri Linkov  <juri@jurta.org>
1299         * subr.el (read-number): Doc fix about using it by interactive
1300         code letter `n'.  (Bug#14254)
1302 2013-04-27  Juri Linkov  <juri@jurta.org>
1304         * desktop.el (desktop-auto-save-timeout): New option.
1305         (desktop-file-checksum): New variable.
1306         (desktop-save): Add optional arg `auto-save' and don't auto-save
1307         if nothing changed.
1308         (desktop-auto-save-timer): New variable.
1309         (desktop-auto-save, desktop-auto-save-set-timer): New functions.
1310         (after-init-hook): Call `desktop-auto-save-set-timer'.
1311         Suggested by Reuben Thomas <rrt@sc3d.org> in
1312         <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
1314 2013-04-27  Leo Liu  <sdl.web@gmail.com>
1316         * progmodes/octave.el (octave-function-file-p)
1317         (octave-skip-comment-forward, octave-function-file-comment)
1318         (octave-update-function-file-comment): New functions.
1319         (octave-mode-map): Bind C-c ; to
1320         octave-update-function-file-comment.
1321         (octave-mode-menu): Add octave-update-function-file-comment.
1322         (octave-mode, inferior-octave-mode): Fix doc-string.
1323         (octave-insert-defun): Conform to Octave's coding convention.
1324         (Bug#14285)
1326         * files.el (basic-save-buffer): Don't let errors in
1327         before-save-hook prevent saving buffer.
1329 2013-04-20  Roland Winkler  <winkler@gnu.org>
1331         * faces.el (read-face-name): Use completing-read if arg multiple
1332         is nil.
1334 2013-04-27  Ingo Lohmar  <i.lohmar@gmail.com>  (tiny change)
1336         * ls-lisp.el (ls-lisp-insert-directory): If no files are
1337         displayed, move point to after the totals line.
1338         See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
1339         for the details.
1341 2013-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1343         * emacs-lisp/package.el (package-autoload-ensure-default-file):
1344         Add current dir to the load-path.
1345         (package-generate-autoloads): Don't rely on
1346         autoload-ensure-default-file.
1348 2013-04-26  Reuben Thomas  <rrt@sc3d.org>
1350         * textmodes/remember.el (remember-store-in-files): Document that
1351         the file name format is passed to `format-time-string'.
1353 2013-04-26  Leo Liu  <sdl.web@gmail.com>
1355         * progmodes/octave.el (octave-sync-function-file-names): New function.
1356         (octave-mode): Use it in before-save-hook.
1358 2013-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1360         * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
1361         (bug#14274).
1363         * progmodes/octave.el (octave-smie-forward-token): Properly skip
1364         \n and comment, even if it's not an implicit ; (bug#14218).
1366 2013-04-26  Glenn Morris  <rgm@gnu.org>
1368         * subr.el (read-number): Once more use `read' rather than
1369         `string-to-number', to trap non-numeric input.  (Bug#14254)
1371 2013-04-26  Erik Charlebois  <erikcharlebois@gmail.com>
1373         * emacs-lisp/syntax.el (syntax-propertize-multiline):
1374         Use `syntax-multiline' text property consistently instead of
1375         `font-lock-multiline'. (bug#14237).
1377 2013-04-26  Glenn Morris  <rgm@gnu.org>
1379         * emacs-lisp/shadow.el (list-load-path-shadows):
1380         No longer necessary to check for duplicate simple.el, since
1381         2012-07-07 change to init_lread to not include installation lisp
1382         directories in load-path when running uninstalled.  (Bug#14270)
1384 2013-04-26  Leo Liu  <sdl.web@gmail.com>
1386         * progmodes/octave.el (octave-submit-bug-report): Obsolete.
1387         (octave-mode, inferior-octave-mode): Use setq-local.
1388         (octave-not-in-string-or-comment-p): Rename to
1389         octave-in-string-or-comment-p.
1390         (octave-in-comment-p, octave-in-string-p)
1391         (octave-in-string-or-comment-p): Replace defsubst with defun.
1393 2013-04-25  Paul Eggert  <eggert@cs.ucla.edu>
1395         * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
1397 2013-04-25  Bastien Guerry  <bzg@gnu.org>
1399         * textmodes/remember.el (remember-data-directory)
1400         (remember-directory-file-name-format): Fix custom types.
1402 2013-04-25  Leo Liu  <sdl.web@gmail.com>
1404         * progmodes/octave.el (octave-completion-at-point-function):
1405         Make use of inferior octave process.
1406         (octave-initialize-completions): Remove.
1407         (inferior-octave-completion-table): New function.
1408         (inferior-octave-completion-at-point): Use it.
1409         (octave-completion-alist): Remove.
1411 2013-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1413         * progmodes/opascal.el: Use font-lock and syntax-propertize.
1414         (opascal-mode-syntax-table): New var.
1415         (opascal-literal-kind, opascal-is-literal-end)
1416         (opascal-literal-token-at): Rewrite.
1417         (opascal--literal-start-re, opascal-font-lock-keywords)
1418         (opascal--syntax-propertize): New constants.
1419         (opascal-font-lock-defaults): Adjust.
1420         (opascal-mode): Use them.  Set comment-<foo> variables as well.
1421         (delphi-comment-face, opascal-comment-face, delphi-string-face)
1422         (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
1423         (delphi-other-face, opascal-other-face): Remove face variables.
1424         (opascal-save-state): Remove macro.
1425         (opascal-fontifying-progress-step): Remove constant.
1426         (opascal--ignore-changes): Remove var.
1427         (opascal-set-token-property, opascal-parse-next-literal)
1428         (opascal-is-stable-literal, opascal-complete-literal)
1429         (opascal-is-literal-start, opascal-face-of)
1430         (opascal-parse-region, opascal-parse-region-until-stable)
1431         (opascal-fontify-region, opascal-after-change)
1432         (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
1433         (opascal-debug-parse-region, opascal-debug-parse-window)
1434         (opascal-debug-parse-buffer, opascal-debug-fontify-window)
1435         (opascal-debug-fontify-buffer): Remove.
1436         (opascal-debug-mode-map): Adjust accordingly.
1438 2013-04-25  Leo Liu  <sdl.web@gmail.com>
1440         Merge octave-mod.el and octave-inf.el into octave.el with some
1441         cleanups.
1442         * progmodes/octave.el: New file renamed from octave-mod.el.
1443         * progmodes/octave-inf.el: Merged into octave.el.
1444         * progmodes/octave-mod.el: Renamed to octave.el.
1446 2013-04-25  Tassilo Horn  <tsdh@gnu.org>
1448         * textmodes/reftex-vars.el
1449         (reftex-label-ignored-macros-and-environments): New defcustom.
1451         * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
1453 2013-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1455         * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
1456         (smie-indent-keyword): Improve the check to ensure that the next
1457         comment is really on the same line.
1458         (smie-indent-comment): Don't align with a subsequent closer (or eob).
1460         * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
1461         semi-colons if the line is not otherwise empty (bug#14218).
1463 2013-04-25  Glenn Morris  <rgm@gnu.org>
1465         * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
1467 2013-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1469         * progmodes/opascal.el (opascal-set-token-property): Rename from
1470         opascal-set-text-properties and only set `token' (bug#14134).
1471         Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
1472         (opascal-literal-text-properties): Remove.
1473         (opascal-parse-next-literal, opascal-debug-unparse-buffer):
1474         Adjust callers.
1476 2013-04-24  Reuben Thomas  <rrt@sc3d.org>
1478         * textmodes/remember.el (remember-handler-functions): Add an
1479         option for a new handler `remember-store-in-files'.
1480         (remember-data-directory, remember-directory-file-name-format):
1481         New options.
1482         (remember-store-in-files): New function to store remember notes
1483         as separate files within a directory.
1485 2013-04-24  Magnus Henoch  <magnus.henoch@gmail.com>
1487         * progmodes/compile.el (compilation-next-error-function):
1488         Pass "formats" to compilation-find-file (bug#11777).
1490 2013-04-24  Glenn Morris  <rgm@gnu.org>
1492         * vc/vc-bzr.el (vc-bzr-print-log):
1493         * vc/vc-hg.el (vc-hg-print-log):
1494         * vc/vc-svn.el (vc-svn-print-log):
1495         Fix START-REVISION with LIMIT != 1.  (Bug#14168)
1497         * vc/vc-bzr.el (vc-bzr-print-log):
1498         * vc/vc-cvs.el (vc-cvs-print-log):
1499         * vc/vc-git.el (vc-git-print-log):
1500         * vc/vc-hg.el (vc-hg-print-log):
1501         * vc/vc-mtn.el (vc-mtn-print-log):
1502         * vc/vc-rcs.el (vc-rcs-print-log):
1503         * vc/vc-sccs.el (vc-sccs-print-log):
1504         * vc/vc-svn.el (vc-svn-print-log):
1505         * vc/vc.el (vc-print-log-internal): Doc fixes.
1507 2013-04-23  Glenn Morris  <rgm@gnu.org>
1509         * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
1510         Remove venerable code attempting to avoid substitute-command-keys.
1512 2013-04-23  Tassilo Horn  <tsdh@gnu.org>
1514         * textmodes/reftex-vars.el (reftex-label-regexps):
1515         Call `reftex-compile-variables' after changes to this variable.
1517 2013-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1519         * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
1520         Use lexical-binding.
1521         (jit-lock-force-redisplay): Use markers, check buffer's continued
1522         existence and beware narrowed buffers.
1523         (jit-lock-fontify-now): Adjust call accordingly.
1525 2013-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1527         * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
1528         to avoid misleading the user.
1530 2013-04-22  Leo Liu  <sdl.web@gmail.com>
1532         * info-look.el: Prefer latex2e.info.  (Bug#14240)
1534 2013-04-22  Michael Albinus  <michael.albinus@gmx.de>
1536         Fix pack/unpack coding.  Reported by David Smith <davidsmith@acm.org>.
1538         * net/tramp-compat.el (tramp-compat-call-process): Move function ...
1539         * net/tramp.el (tramp-call-process): ... here
1540         (tramp-set-completion-function, tramp-parse-putty):
1541         * net/tramp-adb.el (tramp-adb-execute-adb-command):
1542         * net/tramp-gvfs.el (tramp-gvfs-send-command):
1543         * net/tramp-sh.el (tramp-sh-handle-set-file-times)
1544         (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
1545         (tramp-call-local-coding-command): Use `tramp-call-process'
1546         instead of `tramp-compat-call-process'.
1548         * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
1549         (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
1550         (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region):
1551         (tramp-find-inline-compress): Improve traces.
1552         (tramp-maybe-send-script): Check for Perl binary.
1553         (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
1555 2013-04-22  Daiki Ueno  <ueno@gnu.org>
1557         * epg.el (epg-context-pinentry-mode): New function.
1558         (epg-context-set-pinentry-mode): New function.
1559         (epg--start): Pass --pinentry-mode option to gpg command.
1561 2013-04-21  Xue Fuqiao  <xfq.free@gmail.com>
1563         * comint.el: (comint-dynamic-complete-functions, comint-mode-map):
1564         `comint-dynamic-complete' is obsolete since 24.1, replaced by
1565         `completion-at-point'. (Bug#13774)
1567         * startup.el (normal-no-mouse-startup-screen): Bug fix, the
1568         default key binding for `describe-distribution' has been moved to
1569         `C-h C-o'.  (Bug#13970)
1571 2013-04-21  Glenn Morris  <rgm@gnu.org>
1573         * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
1574         Add doc strings.
1575         (vc-print-log): Clarify interactive prompt.
1577 2013-04-20  Glenn Morris  <rgm@gnu.org>
1579         * emacs-lisp/bytecomp.el (byte-compile-insert-header):
1580         No longer include timestamp etc information.
1582 2013-04-20  Roland Winkler  <winkler@gnu.org>
1584         * faces.el (read-face-name): Bug fix, return just one face if arg
1585         multiple is nil.  (Bug#14209)
1587 2013-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1589         * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
1590         (remove-function): Autoload.
1592         * comint.el (comint-redirect-original-filter-function): Remove.
1593         (comint-redirect-cleanup, comint-redirect-send-command-to-process):
1594         * vc/vc-cvs.el (vc-cvs-annotate-process-filter,vc-cvs-annotate-command):
1595         * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
1596         * progmodes/prolog.el (prolog-consult-compile):
1597         * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
1598         Use add/remove-function instead.
1599         * progmodes/gud.el (gud-tooltip-original-filter): Remove.
1600         (gud-tooltip-process-output, gud-tooltip-tips):
1601         Use add/remove-function instead.
1602         * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
1603         (scheme-interaction-mode, exit-scheme-interaction-mode):
1604         Use add/remove-function instead.
1606         * vc/vc-dispatcher.el: Use lexical-binding.
1607         (vc--process-sentinel): Rename from vc-process-sentinel.
1608         Change last arg to be the code to run.  Don't use vc-previous-sentinel
1609         and vc-sentinel-commands any more.
1610         (vc-exec-after): Allow code to be a function.  Use add/remove-function.
1611         (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
1613 2013-04-19 Masatake YAMATO  <yamato@redhat.com>
1615         * progmodes/sh-script.el (sh-imenu-generic-expression):
1616         Handle function names with a single character.   (Bug#14111)
1618 2013-04-19  Dima Kogan  <dima@secretsauce.net>    (tiny change)
1620         * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
1621         for subroutines defined in an eval (bug#14182).
1623 2013-04-19  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1625         * bookmark.el (bookmark-completing-read): Improve handling of empty
1626         string (bug#14176).
1628 2013-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1630         * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
1632 2013-04-19  FabiĂ¡n Ezequiel Gallina  <fgallina@gnu.org>
1634         New faster Imenu implementation (bug#14058).
1635         * progmodes/python.el:
1636         (python-imenu-prev-index-position):
1637         (python-imenu-format-item-label-function)
1638         (python-imenu-format-parent-item-label-function)
1639         (python-imenu-format-parent-item-jump-label-function):
1640         New vars.
1641         (python-imenu-format-item-label)
1642         (python-imenu-format-parent-item-label)
1643         (python-imenu-format-parent-item-jump-label)
1644         (python-imenu--put-parent, python-imenu--build-tree)
1645         (python-imenu-create-index, python-imenu-create-flat-index)
1646         (python-util-popn): New functions.
1647         (python-mode): Set imenu-create-index-function to
1648         python-imenu-create-index.
1650 2013-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1652         * winner.el (winner-active-region): Use region-active-p, activate-mark
1653         and deactivate-mark (bug#14225).
1655         * simple.el (deactivate-mark): Don't inline it.
1657 2013-04-18  Michael Albinus  <michael.albinus@gmx.de>
1659         * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
1661 2013-04-18  Tassilo Horn  <tsdh@gnu.org>
1663         * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
1664         file extensions from the archive-mode entry in order to prefer
1665         doc-view-mode-maybe with archive-mode as fallback (bug#14188).
1667 2013-04-18  Leo Liu  <sdl.web@gmail.com>
1669         * bindings.el (help-event-list): Add ?\?.
1671 2013-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1673         * subr.el (with-wrapper-hook): Declare obsolete.
1674         * simple.el (filter-buffer-substring-function): New hook.
1675         (filter-buffer-substring): Use it.
1676         (filter-buffer-substring-functions): Mark obsolete.
1677         * minibuffer.el (completion-in-region-function): New hook.
1678         (completion-in-region): Use it.
1679         (completion-in-region-functions): Mark obsolete.
1680         * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
1681         * abbrev.el (abbrev-expand-function): New hook.
1682         (expand-abbrev): Use it.
1683         (abbrev-expand-functions): Mark obsolete.
1684         * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
1685         and :filter-return.
1687 2013-04-17  FabiĂ¡n Ezequiel Gallina  <fgallina@gnu.org>
1689         * progmodes/python.el (python-nav--syntactically): Fix cornercases
1690         and do not care about match data.
1692 2013-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1694         * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
1695         completion tables when completing error conditions and
1696         `declare' arguments.
1697         (lisp-complete-symbol, field-complete): Mark as obsolete.
1698         (check-parens): Unmatched parens are user errors.
1699         * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
1701 2013-04-17  Michal Nazarewicz  <mina86@mina86.com>
1703         * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
1704         command changed buffer (ie. `flyspell-pre-buffer' is not current
1705         buffer), which prevents making decisions based on invalid value of
1706         `flyspell-pre-point' in the wrong buffer.  Most notably, this used to
1707         cause an error when `flyspell-pre-point' was nil after switching
1708         buffers.
1709         (flyspell-post-command-hook): No longer needs to change buffers when
1710         checking pre-word.  While at it remove unnecessary progn.
1712 2013-04-17  Nicolas Richard  <theonewiththeevillook@yahoo.fr>  (tiny change)
1714         * textmodes/ispell.el (ispell-add-per-file-word-list):
1715         Fix `flyspell-correct-word-before-point' error when accepting
1716         words and `coment-padding' is an integer by using
1717         `comment-normalize-vars' (Bug #14214).
1719 2013-04-17  FabiĂ¡n Ezequiel Gallina  <fgallina@gnu.org>
1721         New defun movement commands.
1722         * progmodes/python.el (python-nav--syntactically)
1723         (python-nav--forward-defun, python-nav-backward-defun)
1724         (python-nav-forward-defun): New functions.
1726 2013-04-17  FabiĂ¡n Ezequiel Gallina  <fgallina@gnu.org>
1728         * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
1729         (python-syntax-context): Use named compiler-macro for backwards
1730         compatibility with Emacs 24.x.
1732 2013-04-17  Leo Liu  <sdl.web@gmail.com>
1734         * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
1735         octave-hide-process-buffer.
1737 2013-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1739         * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
1740         (bug#14216).
1742 2013-04-17  Jean-Philippe Gravel  <jpgravel@gmail.com>
1744         * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
1745         Fix adjustment of offset when receiving incomplete responses from GDB
1746         (bug#14129).
1748 2013-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1750         * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
1751         python-mode-abbrev-table.
1752         (python-skeleton-define): Adjust accordingly.
1753         (python-mode-abbrev-table): New table that inherits from it so that
1754         python-skeleton-autoinsert does not affect non-skeleton abbrevs.
1756         * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
1757         (abbrev-symbol): Use it.
1758         (abbrev--before-point): Use it since we already handle inheritance.
1760 2013-04-16  Leo Liu  <sdl.web@gmail.com>
1762         * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
1763         binding to info-lookup-symbol.
1765 2013-04-16  Juanma Barranquero  <lekktu@gmail.com>
1767         * minibuffer.el (completion--twq-all):
1768         * term/ns-win.el (ns-initialize-window-system):
1769         * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
1771 2013-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1773         * emacs-lisp/nadvice.el (add-function): Default simple vars to their
1774         global bindings.
1776         * doc-view.el (doc-view-start-process): Handle url-handler directories.
1778 2013-04-15  Dmitry Gutov  <dgutov@yandex.ru>
1780         * progmodes/ruby-mode.el (ruby-beginning-of-defun)
1781         (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
1782         to nil.
1783         (ruby-end-of-defun): Remove the unused arg, change the docstring
1784         to reflect that this function is only used as the value of
1785         `end-of-defun-function'.
1786         (ruby-beginning-of-defun): Remove "top-level" from the docstring,
1787         to reflect an earlier change that beginning/end-of-defun functions
1788         jump between methods in a class definition, as well as top-level
1789         functions.
1791 2013-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1793         * minibuffer.el (minibuffer-complete): Don't just scroll
1794         a *Completions* that's been iconified.
1795         (minibuffer-force-complete): Make sure repetitions do cycle when going
1796         through completion-in-region -> minibuffer-complete.
1798 2013-04-15  Alan Mackenzie  <acm@muc.de>
1800         Correct the placement of c-cpp-delimiters when there're #s not at
1801         col 0.
1803         * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
1804         place a submatch around the #.
1805         * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
1806         Start a search at BOL.  Put the c-cpp-delimiter category text propertiy
1807         on the #, not BOL.
1809 2013-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1811         * emacs-lisp/nadvice.el: Properly test names when adding advice.
1812         (advice--member-p): New arg `name'.
1813         (advice--add-function, advice-member-p): Use it (bug#14202).
1815 2013-04-15  Filipp Gunbin  <fgunbin@fastmail.fm>
1817         Reformulate java imenu-generic-expression.
1818         The old expression contained ill formed regexps.
1820         * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
1821         (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
1822         (cc-imenu-java-method-arg-regexp): New defconsts.
1823         (cc-imenu-java-build-type-args-regex): New defun.
1824         (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
1825         handling of spaces in the regexp.
1827 2013-03-15  AgustĂ­n MartĂ­n Domingo  <agustin.martin@hispalinux.es>
1829         * textmodes/ispell.el (ispell-command-loop): Remove
1830         flyspell highlight of a word when ispell accepts it (bug #14178).
1832 2013-04-15  Michael Albinus  <michael.albinus@gmx.de>
1834         * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
1835         uses code from the previous `ange-ftp-run-real-handler'.
1836         (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
1837         only in case that function exist.  This is needed for proper
1838         unloading of Tramp.
1840 2013-04-15  Tassilo Horn  <tsdh@gnu.org>
1842         * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
1844         * textmodes/reftex.el (reftex-compile-variables): Use it.
1846 2013-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1848         * files.el (normal-mode): Only use default major-mode if no other mode
1849         was specified.
1851         * emacs-lisp/trace.el (trace-values): New function.
1853         * files.el: Allow : in local variables (bug#14089).
1854         (hack-local-variable-regexp): New var.
1855         (hack-local-variables-prop-line, hack-local-variables): Use it.
1857 2013-04-13  Roland Winkler  <winkler@gnu.org>
1859         * textmodes/bibtex.el (bibtex-search-entries): Bug fix.  Use match
1860         data before it gets modified by bibtex-beginning-of-entry.
1862 2013-04-13  Roland Winkler  <winkler@gnu.org>
1864         * textmodes/bibtex.el (bibtex-url): Doc fix.
1866 2013-04-13  Roland Winkler  <winkler@gnu.org>
1868         * textmodes/bibtex.el (bibtex-initialize): If the current buffer
1869         does not visit a BibTeX file, exclude it from the list of buffers
1870         returned by bibtex-initialize.
1872 2013-04-13  Stephen Berman  <stephen.berman@gmx.net>
1874         * window.el (split-window): Remove interactive form, since as a
1875         command this function is a special case of split-window-below.
1876         Correct doc string.
1878 2013-04-12  Roland Winkler  <winkler@gnu.org>
1880         * faces.el (read-face-name): Do not override value of arg default.
1881         Allow single faces and strings as default values.  Remove those
1882         elements from return value that are not faces.
1883         (describe-face): Simplify.
1884         (face-at-point): New optional args thing and multiple so that this
1885         function can provide the same functionality previously provided by
1886         read-face-name.
1887         (make-face-bold, make-face-unbold, make-face-italic)
1888         (make-face-unitalic, make-face-bold-italic, invert-face)
1889         (modify-face, read-face-and-attribute): Use face-at-point.
1891         * cus-edit.el (customize-face, customize-face-other-window)
1892         * cus-theme.el (custom-theme-add-face)
1893         * face-remap.el (buffer-face-set)
1894         * facemenu.el (facemenu-set-face): Use face-at-point.
1896 2013-04-12  Michael Albinus  <michael.albinus@gmx.de>
1898         * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
1900 2013-04-10  Tassilo Horn  <tsdh@gnu.org>
1902         * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
1903         off leading { and trailing } from field values.
1905 2013-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1907         * emacs-lisp/timer.el (timer--check): New function.
1908         (timer--time, timer-set-function, timer-event-handler): Use it.
1909         (timer-set-idle-time): Simplify.
1910         (timer--activate): CSE.
1911         (timer-event-handler): Give more info in error message.
1912         (internal-timer-start-idle): New function, moved from C.
1914         * mpc.el (mpc-proc): Add `restart' argument.
1915         (mpc-proc-cmd): Use it.
1916         (mpc--status-timer-run): Also catch signals from `mpc-proc'.
1917         (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
1918         less often.
1920 2013-04-10  Masatake YAMATO  <yamato@redhat.com>
1922         * progmodes/sh-script.el: Implement `sh-mode' own
1923         `add-log-current-defun-function' (bug#14112).
1924         (sh-current-defun-name): New function.
1925         (sh-mode): Use the function.
1927 2013-04-09  Bastien Guerry  <bzg@gnu.org>
1929         * simple.el (choose-completion-string): Fix docstring (bug#14163).
1931 2013-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1933         * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
1935         * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
1936         timer (bug#14156).
1938 2013-04-07  Nic Ferrier  <nferrier@ferrier.me.uk>
1940         * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
1941         declaration.
1943 2013-04-07  Leo Liu  <sdl.web@gmail.com>
1945         * pcmpl-x.el: New file.
1947 2013-04-06  Dmitry Antipov  <dmantipov@yandex.ru>
1949         Do not set x-display-name until X connection is established.
1950         This is needed to prevent from weird situation described at
1951         <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
1952         * frame.el (make-frame): Set x-display-name after call to
1953         window system initialization function, not before.
1954         * term/x-win.el (x-initialize-window-system): Add optional
1955         display argument and use it.
1956         * term/w32-win.el (w32-initialize-window-system):
1957         * term/ns-win.el (ns-initialize-window-system):
1958         * term/pc-win.el (msdos-initialize-window-system):
1959         Add compatible optional display argument.
1961 2013-04-06  Eli Zaretskii  <eliz@gnu.org>
1963         * files.el (normal-backup-enable-predicate): On MS-Windows and
1964         MS-DOS compare truenames of temporary-file-directory and of the
1965         file, so that 8+3 aliases (usually found in $TEMP on Windows)
1966         don't fail comparison by compare-strings.  Also, compare file
1967         names case-insensitively on MS-Windows and MS-DOS.
1969 2013-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1971         * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
1972         Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
1974 2013-04-05  Dmitry Gutov  <dgutov@yandex.ru>
1976         * whitespace.el (whitespace-color-on, whitespace-color-off):
1977         Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
1979 2013-04-05  Jacek ChrzÄ…szcz  <chrzaszcz@mimuw.edu.pl>  (tiny change)
1981         * ispell.el (ispell-set-spellchecker-params):
1982         Really set `ispell-args' for all equivs.
1984 2013-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1986         * ido.el (ido-completions): Use extra elements of ido-decorations
1987         (bug#14143).
1988         (ido-decorations): Update docstring.
1990 2013-04-05  Michael Albinus  <michael.albinus@gmx.de>
1992         * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
1993         (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
1994         nil during initialization, in order not to miss changes since the
1995         file was opened.  (Bug#14140)
1997 2013-04-05  Leo Liu  <sdl.web@gmail.com>
1999         * kmacro.el (kmacro-call-macro): Fix bug#14135.
2001 2013-04-05  Jay Belanger  <jay.p.belanger@gmail.com>
2003         * calc/calc-units.el (calc-convert-units): Rewrite conditional.
2005 2013-04-04  Glenn Morris  <rgm@gnu.org>
2007         * electric.el (electric-pair-inhibit-predicate): Add :version.
2009 2013-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2011         * emacs-lisp/package.el (package-compute-transaction): Fix ordering
2012         when a package is required several times (bug#14082).
2014 2013-04-04  Roland Winkler  <winkler@gnu.org>
2016         * faces.el (read-face-name): Behave as promised by the docstring.
2017         Assume that arg default is a list of faces.
2018         (describe-face): Call read-face-name with list of default faces.
2020 2013-04-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2022         * bookmark.el: Fix deletion of bookmarks (bug#13972).
2023         (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
2024         (bookmark-bmenu-execute-deletions): Only skip first line if it's
2025         the header.
2026         (bookmark-exit-hook-internal): Save even if list is empty.
2028 2013-04-04  Yann Hodique  <yann.hodique@gmail.com>  (tiny change)
2030         * emacs-lisp/package.el (package-pinned-packages): New var.
2031         (package--add-to-archive-contents): Obey it (bug#14118).
2033 2013-04-03  Alan Mackenzie  <acm@muc.de>
2035         Handle `parse-partial-sexp' landing inside a comment opener
2036         (Bug#13244). Also adapt to the new values of element 7 of a parse
2037         state.
2039         * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
2040         parameter `not-in-delimiter'.  Handle being inside comment opener.
2041         (c-invalidate-state-cache-1): Reckon with an extra "invalid"
2042         character in case we're typing a '*' after a '/'.
2043         (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
2044         instead by passing the parameter to c-state-pp-to-literal.
2046         * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
2047         for elt. 7 of a parse state.
2049 2013-04-01  Paul Eggert  <eggert@cs.ucla.edu>
2051         Use UTF-8 for most files with non-ASCII characters (Bug#13936).
2052         * international/latin1-disp.el, international/mule-util.el:
2053         * language/cyril-util.el, language/european.el, language/ind-util.el:
2054         * language/lao-util.el, language/thai.el, language/tibet-util.el:
2055         * language/tibetan.el, language/viet-util.el:
2056         Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
2058 2013-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2060         * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
2061         (electric-pair-post-self-insert-function): Use it.
2062         (electric-pair-default-inhibit): New function, extracted from
2063         electric-pair-post-self-insert-function.
2065 2013-03-31  Roland Winkler  <winkler@gnu.org>
2067         * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
2069 2013-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2071         * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
2073 2013-03-30  FabiĂ¡n Ezequiel Gallina  <fabian@anue.biz>
2075         Un-indent after "pass" and "return" statements (Bug#13888)
2076         * progmodes/python.el (python-indent-block-enders): New var.
2077         (python-indent-calculate-indentation): Use it.
2079 2013-03-30  Michael Albinus  <michael.albinus@gmx.de>
2081         * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
2082         defun.  Defining it as defalias could introduce too eager
2083         byte-compiler optimization.  (Bug#14030)
2085 2013-03-30  Chong Yidong  <cyd@gnu.org>
2087         * iswitchb.el (iswitchb-read-buffer): Fix typo.
2089 2013-03-30  Leo Liu  <sdl.web@gmail.com>
2091         * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
2092         (kmacro-execute-from-register): Pass the keyboard macro to
2093         kmacro-call-macro or repeating won't work correctly.
2095 2013-03-30  Teodor Zlatanov  <tzz@lifelogs.com>
2097         * progmodes/subword.el: Back to using `forward-symbol'.
2099         * subr.el (forward-whitespace, forward-symbol)
2100         (forward-same-syntax): Move from thingatpt.el.
2102 2013-03-29  Leo Liu  <sdl.web@gmail.com>
2104         * kmacro.el (kmacro-to-register): New command.
2105         (kmacro-execute-from-register): New function.
2106         (kmacro-keymap): Bind to 'x'.  (Bug#14071)
2108 2013-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2110         * mpc.el: Use defvar-local and setq-local.
2111         (mpc--proc-connect): Connection failures are not bugs.
2112         (mpc-mode-map): `follow-link' only applies to the buffer's content.
2113         (mpc-volume-map): Bind to the up-events.
2115 2013-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2117         * progmodes/subword.el (superword-mode): Use `forward-sexp'
2118         instead of `forward-symbol'.
2120 2013-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2122         * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
2123         (edebug--recursive-edit): Use it.
2124         (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
2125         (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
2127 2013-03-28  Leo Liu  <sdl.web@gmail.com>
2129         * vc/vc-bzr.el (vc-bzr-revert): Don't backup.  (Bug#14066)
2131 2013-03-27  Eli Zaretskii  <eliz@gnu.org>
2133         * facemenu.el (list-colors-callback): New defvar.
2134         (list-colors-redisplay): New function.
2135         (list-colors-display): Install list-colors-redisplay as the
2136         revert-buffer-function.  (Bug#14063)
2138 2013-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2140         * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
2141         and suffixes don't overlap (bug#14061).
2143         * case-table.el: Use lexical-binding.
2144         (case-table-get-table): New function.
2145         (get-upcase-table): Use it.  Mark as obsolete.  Adjust callers.
2147 2013-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2149         * progmodes/subword.el: Add `superword-mode' to do word motion
2150         over symbol_words (parallels and leverages `subword-mode' which
2151         does word motion inside MixedCaseWords).
2153 2013-03-27  Aidan Gauland  <aidalgol@no8wireless.co.nz>
2155         * eshell/em-unix.el: Move su and sudo to...
2156         * eshell/em-tramp.el: ...Eshell tramp module.
2158 2013-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2160         * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
2161         Change return value to be a sexp.  Delay `get-buffer' to after
2162         restoring the desktop (bug#13951).
2164 2013-03-26  Leo Liu  <sdl.web@gmail.com>
2166         * register.el: Move semantic tag handling back to
2167         cedet/semantic/senator.el.  (Bug#14052)
2169 2013-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2171         * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
2172         into the prompt either (bug#13963).
2174 2013-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2176         * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
2177         part of "(error-foo)".
2179 2013-03-24  Juri Linkov  <juri@jurta.org>
2181         * replace.el (list-matching-lines-prefix-face): New defcustom.
2182         (occur-1): Pass `list-matching-lines-prefix-face' to the function
2183         `occur-engine' if `face-differs-from-default-p' returns t.
2184         (occur-engine): Add `,' inside backquote construct to evaluate
2185         `prefix-face'.  Propertize the prefix with the `prefix-face' face.
2186         Pass `prefix-face' to the functions `occur-context-lines' and
2187         `occur-engine-add-prefix'.
2188         (occur-engine-add-prefix, occur-context-lines): Add optional arg
2189         `prefix-face' and propertize the prefix with `prefix-face'.
2190         (Bug#14017)
2192 2013-03-24  Leo Liu  <sdl.web@gmail.com>
2194         * nxml/rng-valid.el (rng-validate-while-idle)
2195         (rng-validate-quick-while-idle): Guard against deleted buffer.
2196         (Bug#13999)
2198         * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
2199         is the last entry in kill-buffer-hook.
2201         * files.el (kill-buffer-hook): Doc fix.
2203 2013-03-23  Dmitry Gutov  <dgutov@yandex.ru>
2205         * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
2206         Make it safe-local.
2208         * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
2210 2013-03-23  Leo Liu  <sdl.web@gmail.com>
2212         * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
2213         Remove.
2215         * nxml/rng-valid.el (rng-validate-mode)
2216         (rng-after-change-function, rng-do-some-validation):
2217         * nxml/rng-maint.el (rng-validate-buffer):
2218         * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
2219         * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
2220         * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
2221         (nxml-extend-after-change-region): Use with-silent-modifications.
2223         * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
2224         timer-idle-list.
2226         * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
2227         (rng-next-error-1, rng-previous-error-1): Do not let-bind
2228         timer-idle-list.  (Bug#13999)
2230 2013-03-23  Juri Linkov  <juri@jurta.org>
2232         * info.el (info-index-match): New face.
2233         (Info-index, Info-apropos-matches): Add a nested subgroup to the
2234         main pattern and add text properties with the new face to matches
2235         in index entries relative to the beginning of the index entry.
2236         (Bug#14015)
2238 2013-03-21  Eric Ludlam  <zappo@gnu.org>
2240         * eieio/eieio-datadebug.el (data-debug/eieio-insert-slots):
2241         Inhibit read only while inserting objects.
2243 2013-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2245         * progmodes/cfengine.el: Update docs to mention
2246         `cfengine-auto-mode'.  Use \_> and \_< instead of \> and \< for
2247         symbol motion.  Remove "_" from the word syntax.
2249 2013-03-21  Teodor Zlatanov  <tzz@lifelogs.com>
2251         * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
2252         syntax for both `cfengine2-mode' and `cfengine3-mode'.
2254 2013-03-20  Juri Linkov  <juri@jurta.org>
2256         * info.el (Info-next-reference-or-link)
2257         (Info-prev-reference-or-link): New functions.
2258         (Info-next-reference, Info-prev-reference): Use them.
2259         (Info-try-follow-nearest-node): Handle footnote navigation.
2260         (Info-fontify-node): Fontify footnotes.  (Bug#13989)
2262 2013-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2264         * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
2265         * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
2267 2013-03-20  Paul Eggert  <eggert@cs.ucla.edu>
2269         Suppress unnecessary non-ASCII chatter during build process.
2270         * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
2271         (batch-skkdic-convert): Suppress most of the chatter.
2272         It's not needed so much now that machines are faster,
2273         and its non-ASCII component was confusing; see Dmitry Gutov in
2274         <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
2276 2013-03-20  Leo Liu  <sdl.web@gmail.com>
2278         * ido.el (ido-chop): Fix bug#10994.
2280 2013-03-19  Dmitry Gutov  <dgutov@yandex.ru>
2282         * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
2283         Remove vars.
2284         (whitespace-color-on, whitespace-color-off):
2285         Use `font-lock-fontify-buffer' (Bug#13817).
2287 2013-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2289         * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
2290         remapping in mode-line.
2291         (mouse-on-link-p): Also check [mode-line follow-link] bindings.
2293 2013-03-19  Dmitry Gutov  <dgutov@yandex.ru>
2295         * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
2296         value for `whitespace-line' face (Bug#13875).
2297         (whitespace-font-lock-keywords): Change description.
2298         (whitespace-color-on): Don't save `font-lock-keywords' value, save
2299         the constructed keywords instead.
2300         (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
2302 2013-03-19  Leo Liu  <sdl.web@gmail.com>
2304         * progmodes/compile.el (compilation-display-error): New command.
2305         (compilation-mode-map, compilation-minor-mode-map): Bind it to
2306         C-o.  (Bug#13992)
2308 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
2310         * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
2312 2013-03-18  Jan Djärv  <jan.h.d@swipnet.se>
2314         * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
2316 2013-03-18  Michael Albinus  <michael.albinus@gmx.de>
2318         * net/tramp-compat.el (tramp-compat-user-error): New defun.
2320         * net/tramp-adb.el (tramp-adb-handle-shell-command):
2321         * net/tramp-gvfs.el (top):
2322         * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
2323         (tramp-handle-shell-command): Use it.
2324         (tramp-dissect-file-name): Raise an error when hostname is a
2325         method name, and neither method nor user is specified.
2327         * net/trampver.el: Update release number.
2329 2013-03-18  Leo Liu  <sdl.web@gmail.com>
2331         Make sure eldoc can be turned off properly.
2332         * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
2333         eldoc-mode.
2334         (eldoc-display-message-p): Revert last change.
2335         (eldoc-display-message-no-interference-p)
2336         (eldoc-print-current-symbol-info): Tweak.
2338 2013-03-18  Tassilo Horn  <tsdh@gnu.org>
2340         * doc-view.el (doc-view-new-window-function): Check the new window
2341         overlay's display property instead the char property of the
2342         buffer's first char.  Use `with-selected-window' instead of
2343         `save-window-excursion' with `select-window'.
2344         (doc-view-document->bitmap): Check the current doc-view overlay's
2345         display property instead the char property of the buffer's first char.
2347 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
2349         Automate the build of ja-dic.el (Bug#13984).
2350         * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
2351         from the input, rather than assume that it's been done for us by the
2352         SKK script unannotate.awk.  Switch ja-dic.el to UTF-8.  Don't put
2353         the current date into a ja-dic.el comment, as that complicates
2354         regression testing.
2356 2013-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2358         * whitespace.el: Fix double evaluation.
2359         (whitespace-space, whitespace-hspace, whitespace-tab)
2360         (whitespace-newline, whitespace-trailing, whitespace-line)
2361         (whitespace-space-before-tab, whitespace-indentation)
2362         (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
2363         obsolete defvars.
2364         (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
2365         (whitespace-color-on): Use a single font-lock-add-keywords call.
2366         Fix double-evaluation of face variables.
2368 2013-03-17  Michael Albinus  <michael.albinus@gmx.de>
2370         * net/tramp-adb.el (tramp-adb-parse-device-names):
2371         Use `start-process' instead of `call-process'.  Otherwise, the
2372         function might be blocked under MS Windows.  (Bug#13299)
2374 2013-03-17  Leo Liu  <sdl.web@gmail.com>
2376         Extend eldoc to display info in the mode-line.  (Bug#13978)
2377         * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
2378         (eldoc-mode-line-string): New variable.
2379         (eldoc-minibuffer-message): New function.
2380         (eldoc-message-function): New variable.
2381         (eldoc-message): Use it.
2382         (eldoc-display-message-p)
2383         (eldoc-display-message-no-interference-p):
2384         Support eldoc-post-insert-mode.
2386         * simple.el (eval-expression-minibuffer-setup-hook): New hook.
2387         (eval-expression): Run it.
2389 2013-03-17  Roland Winkler  <winkler@gnu.org>
2391         * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
2392         strings in the list of return values.
2394 2013-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
2396         * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
2397         radix before checking for HMS forms.
2399 2013-03-16  Leo Liu  <sdl.web@gmail.com>
2401         * progmodes/scheme.el: Add indentation and font-locking for Î».
2402         (Bug#13975)
2404 2013-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2406         * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
2407         token before point (bug#13942).
2409 2013-03-16  Leo Liu  <sdl.web@gmail.com>
2411         * thingatpt.el (end-of-sexp): Fix bug#13952.  Use syntax-after.
2413 2013-03-16  Eli Zaretskii  <eliz@gnu.org>
2415         * startup.el (command-line-normalize-file-name): Fix handling of
2416         backslashes in DOS and Windows file names.  Reported by Xue Fuqiao
2417         <xfq.free@gmail.com> in
2418         http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
2420 2013-03-15  Michael Albinus  <michael.albinus@gmx.de>
2422         Sync with Tramp 2.2.7.
2424         * net/trampver.el: Update release number.
2426 2013-03-14  Tassilo Horn  <tsdh@gnu.org>
2428         * doc-view.el Fix bug#13887.
2429         (doc-view-insert-image): Don't modify overlay associated to
2430         non-live windows, and implement horizontal centering of image in
2431         case it's smaller than the window.
2432         (doc-view-new-window-function): Force redisplay of new windows on
2433         doc-view buffers.
2435 2013-03-13  Karl Fogel  <kfogel@red-bean.com>
2437         * saveplace.el (save-place-alist-to-file): Don't sort
2438         `save-place-alist', just pretty-print it (bug#13882).
2440 2013-03-13  Michael Albinus  <michael.albinus@gmx.de>
2442         * net/tramp-sh.el (tramp-sh-handle-insert-directory): Check,
2443         whether `default-file-name-coding-system' is bound.  It isn't in
2444         XEmacs.
2446 2013-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2448         * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
2449         backquotes for `obsolete' (bug#13929).
2451         * international/mule.el (find-auto-coding): Include file name in
2452         obsolescence warning (bug#13922).
2454 2013-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
2456         * progmodes/cfengine.el (cfengine-parameters-indent): New variable
2457         for CFEngine 3-specific indentation.
2458         (cfengine3-indent-line): Use it.  Fix up category regex.
2459         (cfengine3-font-lock-keywords): Add bundle and namespace characters.
2461 2013-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2463         * type-break.el (type-break-file-name):
2464         * textmodes/remember.el (remember-data-file):
2465         * strokes.el (strokes-file):
2466         * shadowfile.el (shadow-initialize):
2467         * saveplace.el (save-place-file):
2468         * ps-bdf.el (bdf-cache-file):
2469         * progmodes/idlwave.el (idlwave-config-directory):
2470         * net/quickurl.el (quickurl-url-file):
2471         * international/kkc.el (kkc-init-file-name):
2472         * ido.el (ido-save-directory-list-file):
2473         * emulation/viper.el (viper-custom-file-name):
2474         * emulation/vip.el (vip-startup-file):
2475         * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
2476         * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
2478 2013-03-12  Paul Eggert  <eggert@cs.ucla.edu>
2480         Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
2481         * language/thai-word.el: Switch to UTF-8.
2483 2013-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2485         * recentf.el (recentf-save-file): Use locate-user-emacs-file (bug#13870).
2487 2013-03-11  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2489         * net/net-utils.el (net-utils-remove-ctrl-m-filter):
2490         Use with-current-buffer and don't move point.
2491         (net-utils-run-simple): Remove useless code.
2492         (net-utils-remove-ctl-m): Remove unused custom.
2494 2013-03-11  Per Starbäck  <starback@stp.lingfil.uu.se>
2496         * international/characters.el (glyphless-set-char-table-range): New fun.
2497         (update-glyphless-char-display): Use it (bug#13744).
2499 2013-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
2501         * progmodes/cfengine.el: Update for CFEngine 3.4.2 and higher:
2502         namespaces in the syntax, indent closer for hanging brace
2503         correctly, allow single-quote delimited 'strings', and make
2504         `cfengine3-mode' the default.
2506 2013-03-11  Jean-Philippe Gravel  <jpgravel@gmail.com>
2508         * progmodes/gdb-mi.el: Speed up initialization (bug#10580).
2509         Use lexical-binding.  Fix up docstring according to conventions.
2510         (gdbmi-debug-mode): New var.
2511         (gdbmi-start-with, gdbmi-same-start, gdbmi-is-number, gdbmi-bnf-init)
2512         (gdbmi-bnf-output, gdbmi-bnf-skip-unrecognized, gdbmi-bnf-gdb-prompt)
2513         (gdbmi-bnf-result-record, gdbmi-bnf-out-of-band-record)
2514         (gdbmi-bnf-async-record, gdbmi-bnf-stream-record)
2515         (gdbmi-bnf-console-stream-output, gdbmi-bnf-target-stream-output)
2516         (gdbmi-bnf-log-stream-output, gdbmi-bnf-result-and-async-record-impl)
2517         (gdbmi-bnf-incomplete-record-result): New functions.
2518         (gdb-car<): Remove function.
2519         (gdbmi-record-list): Remove variable.
2520         (gdbmi-bnf-state, gdbmi-bnf-offset): New vars.
2521         (gdbmi-bnf-result-state-configs): New const.
2522         (gud-gdbmi-marker-filter): Rewrite.
2523         (gdb-ignored-notification, gdb-thread-created, gdb-thread-exited)
2524         (gdb-thread-selected, gdb-running, gdb-starting, gdb-stopped):
2525         Add `token' argument.
2526         (gdb-done, gdb-error): New functions.
2527         (gdb-done-or-error): Add `is-complete' argument.  Change arg order.
2529 2013-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2531         * term/xterm.el (xterm--report-background-handler): Don't burp
2532         upon timeout.
2533         (xterm--version-handler): Extract from terminal-init-xterm.
2534         (xterm--query): Don't mishandle timeout.  Remove debugging messages.
2535         Allow multiple handlers.
2536         (terminal-init-xterm): Handle OSX's Terminal.app's incorrect answer.
2538         * term/xterm.el: Don't discard input (bug#6758).  Use lexical-binding.
2539         (xterm--report-background-handler, xterm--query): New functions.
2540         (terminal-init-xterm): Use them.
2542 2013-03-11  Michael R. Mauger  <michael@mauger.com>
2544         * progmodes/sql.el Version 3.2
2545         Please note that my address changed to <michael@mauger.com>;
2546         the <mmaug@yahoo.com> address remains active.
2547         (sql-connection-alist): Updates documentation to fix bug#13715.
2548         (sql-connect): Handle missing `sql-connection-alist' correctly.
2549         (sql-mode-oracle-font-lock-keywords): Add missing keywords.
2550         (sql-magic-go, sql-magic-semicolon): Mark with `delete-selection'
2551         property.
2552         (sql-default-value): New function.
2553         (sql-get-login-ext, sql-get-login): Fixes bug where buffer-local
2554         values were not used.
2555         (sql-rename-buffer): Make sure alternate buffer name has no text
2556         properties.
2557         (sql-input-sender, sql-execute-feature): Fetch variable with
2558         `buffer-local-value' rather than `with-current-buffer'.
2559         (sql-*): Use #' function syntax consistently.
2560         (sql-*): Use message/error/user-error consistently.
2562 2013-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2564         * xt-mouse.el (xterm-mouse-event-read): Remove.
2565         (xterm-mouse--read-event-sequence-1000)
2566         (xterm-mouse--read-event-sequence-1006): Use read-event instead.
2568 2013-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2570         * term/xterm.el (xterm-function-map): Support format used with
2571         formatOtherKeys=1 (bug#13839).
2573         * emacs-lisp/byte-run.el (dont-compile): Declare obsolete.
2574         (with-no-warnings): Use `declare'.
2576         * whitespace.el (whitespace-enable-predicate): New variable.
2577         (whitespace-enable-predicate): Use it.
2579         * comint.el (comint-send-input, comint-snapshot-last-prompt)
2580         (comint-output-filter, comint-update-fence):
2581         Use with-silent-modifications.
2583 2013-03-10  Jambunathan K  <kjambunathan@gmail.com>
2585         * replace.el (occur-read-regexp-defaults-function): New var.
2586         (occur-read-regexp-defaults): New defun.
2587         (occur-read-primary-args): Propagate above change (bug#13892).
2589 2013-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2591         * mouse.el (mouse-drag-track): Remove left-over debugging code.
2593 2013-03-09  Michael Albinus  <michael.albinus@gmx.de>
2595         Major rewrite due to changed D-Bus interface of GVFS 1.14.
2597         * net/tramp-gvfs.el (top): Extend check for gvfs availability.
2598         (tramp-gvfs-methods-mounttracker, tramp-gvfs-listmounts)
2599         (tramp-gvfs-mountlocation, tramp-gvfs-mountlocation-signature):
2600         New defconst.
2601         (tramp-gvfs-file-name-handler-alist) [directory-files]
2602         [directory-files-and-attributes, file-exists-p, file-modes]:
2603         Use Tramp default handler.
2604         [file-acl, file-selinux-context, process-file, set-file-acl]:
2605         [set-file-modes, set-file-selinux-context, shell-command]:
2606         [start-file-process]: Remove handler.
2607         [verify-visited-file-modtime]: New handler.
2608         (tramp-gvfs-dbus-string-to-byte-array)
2609         (tramp-gvfs-dbus-byte-array-to-string): New defuns.  Replace all
2610         calls of `dbus-string-to-byte-array' and
2611         `tramp-gvfs-dbus-byte-array-to-string'.
2612         (tramp-gvfs-handle-copy-file)
2613         (tramp-gvfs-handle-delete-directory)
2614         (tramp-gvfs-handle-delete-file, tramp-gvfs-handle-file-attributes)
2615         (tramp-gvfs-handle-file-directory-p)
2616         (tramp-gvfs-handle-file-executable-p)
2617         (tramp-gvfs-handle-file-name-all-completions)
2618         (tramp-gvfs-handle-file-readable-p)
2619         (tramp-gvfs-handle-file-writable-p)
2620         (tramp-gvfs-handle-insert-directory)
2621         (tramp-gvfs-handle-insert-file-contents)
2622         (tramp-gvfs-handle-make-directory, tramp-gvfs-handle-rename-file)
2623         (tramp-gvfs-handle-set-visited-file-modtime)
2624         (tramp-gvfs-handle-write-region): Rewrite.
2625         (tramp-gvfs-handle-file-acl)
2626         (tramp-gvfs-handle-file-selinux-context)
2627         (tramp-gvfs-handle-process-file, tramp-gvfs-handle-set-file-acl)
2628         (tramp-gvfs-handle-set-file-modes)
2629         (tramp-gvfs-handle-set-file-selinux-context)
2630         (tramp-gvfs-handle-shell-command)
2631         (tramp-gvfs-handle-start-file-process)
2632         (tramp-gvfs-handle-verify-visited-file-modtime): Remove defuns.
2633         (tramp-gvfs-url-file-name): Do not use `file-truename', we work
2634         over the symlinks.  Fix user handling.
2635         (top, tramp-gvfs-handler-mounted-unmounted): Handle different names
2636         of the D-Bus signals.
2637         (tramp-gvfs-connection-mounted-p): Handle different names of the
2638         D-Bus methods.
2639         (tramp-gvfs-mount-spec-entry): New defun.
2640         (tramp-gvfs-mount-spec): Use it.
2641         (tramp-gvfs-maybe-open-connection): Check, that in case of "smb"
2642         there is a share name.  Handle different names of the D-Bus
2643         signals and methods.  Set connection properties needed for
2644         `tramp-check-cached-permissions'.
2645         (tramp-gvfs-send-command): Apply `tramp-gvfs-maybe-open-connection'.
2646         Return t or nil.
2648         * net/tramp.el (tramp-backtrace): Move up.
2649         (tramp-error): Dump a backtrace into the debug buffer when
2650         `tramp-verbose > 9.
2651         (tramp-file-mode-type-map, tramp-file-mode-from-int)
2652         (tramp-file-mode-permissions, tramp-get-local-uid)
2653         (tramp-get-local-gid, tramp-check-cached-permissions): Move from
2654         tramp-sh.el.
2656         * net/tramp-sh.el (tramp-file-mode-type-map)
2657         (tramp-check-cached-permissions, tramp-file-mode-from-int)
2658         (tramp-file-mode-permissions, tramp-get-local-uid)
2659         (tramp-get-local-gid): Move to tramp.el.
2661 2013-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2663         Separate mouse-1-click-follows-link from mouse-drag-region.
2664         * mouse.el (mouse--down-1-maybe-follows-link): New function.
2665         (key-translation-map): Use it to implement mouse-1-click-follows-link.
2666         (mouse-drag-line, mouse-drag-track):
2667         Remove mouse-1-click-follows-link code.
2668         (mouse--remap-link-click-p): Remove.
2670 2013-03-08  Jambunathan K  <kjambunathan@gmail.com>
2672         * hi-lock.el (hi-lock-read-regexp-defaults-function): New var.
2673         (hi-lock-read-regexp-defaults):  New defun.
2674         (hi-lock-line-face-buffer, hi-lock-face-buffer)
2675         (hi-lock-face-phrase-buffer): Propagate above change.
2676         Update docstring (bug#13892).
2678         * subr.el (find-tag-default-as-regexp): New defun.
2679         * replace.el (read-regexp): Propagate above change.
2681 2013-03-08  Jay Belanger  <jay.p.belanger@gmail.com>
2683         * calc/calc-units.el (calc-convert-units): Fix the way that default
2684         new units are stored.
2686 2013-03-07  Matthias Meulien  <orontee@gmail.com>
2688         * bookmark.el: Define a face to highlight bookmark names in
2689         bookmark menu buffers, where the default is a bold face similarly
2690         to buffer names in buffer menu buffers.
2691         (bookmark-menu-bookmark): New face to highlight bookmark names.
2692         (bookmark-insert-location): Remove duplicated text property to
2693         conform to buffer list (see `list-buffers').
2694         (bookmark-bmenu-list, bookmark-bmenu-hide-filenames): Apply face
2695         `bookmark-menu-bookmark' to bookmark names.
2697 2013-03-07  Matthias Meulien  <orontee@gmail.com>
2698             Karl Fogel  <kfogel@red-bean.com>
2700         * bookmark.el: Display the bookmark list header similarly to the
2701         buffer list header (see `list-buffers'), where the default is now
2702         an immovable/immutable header line.
2703         (bookmark-bmenu-use-header-line): New variable.
2704         (bookmark-bmenu-inline-header-height): New name for
2705         `bookmark-bmenu-header-height', to avoid confusion with the code
2706         for the new immovable header.  All references changed.
2707         (bookmark-bmenu-set-header): New function.
2708         (bookmark-bmenu-list, bookmark-bmenu-toggle-filenames):
2709         Conditionalize header construction accordingly.
2710         (bookmark-bmenu-ensure-position): Conditionalize the skipping of
2711         the inline header height.
2712         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
2713         Conditionalize the skipping of the inline header height.
2715 2013-03-07  Dmitry Gutov  <dgutov@yandex.ru>
2717         * progmodes/js.el (js--multi-line-declaration-indentation):
2718         Merge from js2-mode (https://github.com/mooz/js2-mode/issues/89).
2720 2013-03-06  Dmitry Gutov  <dgutov@yandex.ru>
2722         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
2723         Only propertize regexp when not inside a string (Bug#13885).
2725 2013-03-06  Alan Mackenzie  <acm@muc.de>
2727         Correct the position of point in some line-up functions.
2728         * progmodes/cc-align.el (c-lineup-whitesmith-in-block)
2729         (c-lineup-assignments, c-lineup-gcc-asm-reg ): take position of
2730         point at column 0 rather than at a random place in the line.
2732 2013-03-05  Michael Albinus  <michael.albinus@gmx.de>
2734         * net/tramp-compat.el (tramp-compat-delete-directory):
2735         Implement TRASH argument.
2737 2013-03-05  Dmitry Gutov  <dgutov@yandex.ru>
2739         Keep pre-existing highlighting in completion candidates (Bug#13250).
2740         * minibuffer.el (completions-first-difference): State that the
2741         face is "added" in the docstring.
2742         (completions-common-part): Same.  And don't inherit from default.
2743         (completion-hilit-commonality): Prepend 'completions-common-part
2744         and 'completion-first-difference faces to the 'face property,
2745         instead of replacing the value(s).
2746         (completion--insert-strings): Same with 'completions-annotations face.
2747         (completion-hilit-commonality): Use 'face instead of
2748         'font-lock-face, because it gets priority if the completion
2749         strings already have 'face set.
2751 2013-03-04  Alan Mackenzie  <acm@muc.de>
2753         Replace `last-command-event' by `last-command-char' in XEmacs.
2754         * progmodes/cc-defs.el (c-last-command-char): New macro.
2755         * progmodes/cc-align.el (c-semi&comma-inside-parenlist)
2756         (c-semi&comma-no-newlines-before-nonblanks)
2757         (c-semi&comma-no-newlines-for-oneline-inliners): Use the new macro
2758         in place of `last-command-event'.
2759         * progmodes/cc-cmds.el (c-electric-pound, c-electric-brace)
2760         (c-electric-slash, c-electric-semi&comma, c-electric-lt-gt)
2761         (c-electric-paren, c-electric-continued-statement): Use the new
2762         macro in place of `last-command-event'.
2764 2013-03-04  Glenn Morris  <rgm@gnu.org>
2766         * files.el (inhibit-local-variables-regexps):
2767         Add .diff and .patch.  (Bug#13862)
2769 2013-03-03  Michael Albinus  <michael.albinus@gmx.de>
2771         * net/tramp-adb.el (tramp-adb-maybe-open-connection): Cache,
2772         whether the "su" command is available on the device.
2774 2013-03-01  Michael Albinus  <michael.albinus@gmx.de>
2776         * net/tramp-adb.el (tramp-adb-prompt): Extend regexp.
2777         (tramp-adb-handle-process-file): Remove superfluous setting.
2778         (tramp-adb-command-exit-status): Handle case that COMMAND is nil.
2779         (tramp-adb-barf-unless-okay): Use `tramp-adb-command-exit-status'.
2780         (tramp-adb-maybe-open-connection): Apply "su" if user is defined.
2782 2013-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2784         * textmodes/ispell.el: Fix nitpicks and byte-compiler warnings.
2785         (ispell-print-if-debug): Build `format' in.  Avoid end-of-buffer.
2786         (ispell-parse-hunspell-affix-file): Avoid beginning-of-buffer.
2787         Use dict-key rather than dict-name for the error message.
2789 2013-03-01  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2791         * net/net-utils.el (net-utils-run-simple): Don't display-buffer
2792         when reverting (bug#13831).
2794 2013-03-01  AgustĂ­n MartĂ­n Domingo  <agustin.martin@hispalinux.es>
2796         * textmodes/ispell.el (ispell-find-hunspell-dictionaries):
2797         Always expand affix-file before storing to protect against changed
2798         `default-directory'.
2799         (ispell-print-if-debug): Make sure message is printed at the end
2800         of the debug buffer.
2802 2013-03-01  Michael Albinus  <michael.albinus@gmx.de>
2804         * net/tramp.el (tramp-obsolete-methods): New defconst.
2805         (tramp-warned-obsolete-methods): New defvar.
2806         (tramp-find-method): Check for obsolete methods.  Map them to a
2807         replacement method if appropriate.
2809         * net/tramp-sh.el (tramp-methods) [scp1, scp2, ssh1, ssh2, plink1]:
2810         Remove methods.
2811         (top): Remove completion functions for "scp1", "scp2", "ssh1",
2812         "ssh2" and "plink1".
2814 2013-02-28  Dale Sedivec  <dale@codefu.org>
2816         * textmodes/sgml-mode.el (sgml-syntax-propertize-function):
2817         Return valid syntax-table property value when converting
2818         quotes within text from string syntax to punctuation syntax (bug#13844).
2820 2013-02-28  Juri Linkov  <juri@jurta.org>
2822         * dired-aux.el (dired-diff): If file at point is a backup file,
2823         use its original as the default value, and reverse the order
2824         of arguments to the `diff' call.  Doc fix.  (Bug#13772)
2826 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
2828         * net/tramp-adb.el (tramp-adb-sdk-dir): Remove.  Replaced by ...
2829         (tramp-adb-program): New defcustom.  Remove function.  Adapt calls.
2831 2013-02-28  AgustĂ­n MartĂ­n Domingo  <agustin.martin@hispalinux.es>
2833         Initial support for hunspell dictionaries auto-detection (Bug#13639)
2835         * textmodes/ispell.el (ispell-find-hunspell-dictionaries):
2836         Ask hunspell about available and default dictionaries.
2837         (ispell-parse-hunspell-affix-file): Extract relevant info from
2838         hunspell affix file.
2839         (ispell-hunspell-fill-dictionary-entry): Fill non-initialized
2840         `ispell-dictionary-alist' entry for given dictionary after info
2841         provided by `ispell-parse-hunspell-affix-file'.
2842         (ispell-hunspell-dict-paths-alist): New defvar to contain an alist
2843         of parsed hunspell dicts and associated affix files.
2844         (ispell-hunspell-dictionary-alist): New defvar to contain an alist
2845         of parsed hunspell dicts and associated parameters.
2846         (ispell-set-spellchecker-params):
2847         Call `ispell-find-hunspell-dictionaries' if hunspell and not
2848         previously done.
2849         (ispell-start-process):
2850         Call `ispell-hunspell-fill-dictionary-entry' for current
2851         dictionary if it is not initialized.
2853 2013-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2855         * imenu.el: Comment nitpicks.
2857 2013-02-28  Sam Steingold  <sds@gnu.org>
2859         * vc/diff-mode.el (diff-hunk-file-names): Handle filenames with spaces.
2860         See <http://stackoverflow.com/questions/14720205>.
2862 2013-02-28  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2864         * net/net-utils.el (net-utils--revert-function): New fun (bug#13831).
2865         (net-utils-mode): Use it.
2866         (net-utils--revert-cmd): New var.
2867         (net-utils-run-simple): Set it, and remove bogus interactive spec.
2868         (traceroute): Use net-utils-run-simple.
2870 2013-02-28  Glenn Morris  <rgm@gnu.org>
2872         * textmodes/paragraphs.el (mark-paragraph): Doc fix.
2874 2013-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2876         * doc-view.el: Preserve h&v scroll across C-c C-c C-c C-c.
2877         (doc-view-fallback-mode): Remove overlays here.
2878         (doc-view-toggle-display): Instead of here.  Don't throw away
2879         image-mode-winprops-alist.
2880         (doc-view-goto-page): Don't mess with hscroll.
2882 2013-02-27  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2884         * font-lock.el (lisp-font-lock-keywords-2): Fix highlighting of
2885         &optional (bug#13819).
2887 2013-02-27  Michael Albinus  <michael.albinus@gmx.de>
2889         * net/tramp-adb.el (tramp-adb-parse-device-names)
2890         (tramp-adb-maybe-open-connection): Add timeouts.  (Bug#13299)
2892 2013-02-26  Michael Albinus  <michael.albinus@gmx.de>
2894         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
2895         Add "2>/dev/null" to the ls command, in case "en_US.utf8" is not
2896         defined.  POSIX environments fall back to the "C" locale then and
2897         emit a warning, which shall be suppressed.
2899 2013-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2901         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Tweak logic.
2902         (easy-mmode-set-keymap-parents): Use make-composed-keymap.
2904 2013-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2906         * emacs-lisp/bytecomp.el (byte-compile-file): Use let.
2908 2013-02-25  Juri Linkov  <juri@jurta.org>
2910         * replace.el (read-regexp): Let-bind `default' to the first
2911         element of `defaults' if it's a list, otherwise it should be
2912         a string or nil.  Let-bind `suggestions' to `defaults' if it's
2913         a list, otherwise make a list with the string value.  Doc fix.
2914         (Bug#13805)
2916 2013-02-25  Eli Zaretskii  <eliz@gnu.org>
2918         * emacs-lisp/bytecomp.el (byte-recompile-directory): Reject files
2919         that match "\`\.#", to avoid compiling lock files, even if they
2920         are readable (as they are on MS-Windows).
2922 2013-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2924         * files.el (basic-save-buffer): Remove redundant directory-creation.
2926 2013-02-24  Jay Belanger  <jay.p.belanger@gmail.com>
2928         * calc/calc-ext.el (math-to-radians-2, math-from-radians-2):
2929         Add option to force `pi' to remain symbolic.
2930         * calc/calcalg2.el (calcFunc-sin, calcFunc-cos, calcFunc-tan)
2931         (calcFunc-cot, calcFunc-csc, calcFunc-sec, calcFunc-arcsin)
2932         (calcFunc-arccos, calcFunc-arctan): Use symbolic `pi' in the
2933         derivatives, when necessary.
2935 2013-02-23  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
2937         * progmodes/ps-mode.el (ps-mode-version): Bump to 1.1i.
2938         (ps-mode-octal-region): Use string-make-unibyte.
2940 2013-02-23  Glenn Morris  <rgm@gnu.org>
2942         * emulation/viper-cmd.el (viper-submit-report):
2943         * progmodes/ps-mode.el (ps-mode-maintainer-address):
2944         * progmodes/vera-mode.el (vera-mode-help-address):
2945         * textmodes/artist.el (artist-maintainer-address):
2946         * textmodes/reftex.el (reftex-report-bug):
2947         * vc/ediff-util.el (ediff-submit-report):
2948         Add bug-gnu-emacs to bug report address.
2950         * progmodes/simula.el (simula-mode-menu, simula-mode-map):
2951         Remove bug report entries.
2952         (simula-mode-help-address, simula-submit-bug-report): Make obsolete.
2954         * emacs-lisp/bytecomp.el (byte-compile-level): New.
2955         (byte-compile-file, byte-compile-from-buffer):
2956         Use separate input/output buffers for each level of recursive
2957         byte-compile-file calls.  (Bug#13787)
2959 2013-02-23  Michael Albinus  <michael.albinus@gmx.de>
2961         * net/tramp.el (tramp-methods): Fix docstring.
2962         (tramp-ssh-controlmaster-options): Rename it from
2963         `tramp-ssh-controlmaster-template'.  Return a string.
2964         (tramp-default-method): Adapt check for
2965         `tramp-ssh-controlmaster-options'.
2967         * net/tramp-sh.el (tramp-methods):
2968         Replace `tramp-ssh-controlmaster-template' by "%c".
2969         (tramp-do-copy-or-rename-file-out-of-band)
2970         (tramp-maybe-open-connection): Use it in format spec.  Ensure,
2971         that it is applied for the first hop only.
2973 2013-02-22  Juri Linkov  <juri@jurta.org>
2975         * isearch.el (isearch-lazy-highlight-new-loop):
2976         Set `isearch-lazy-highlight-start' and `isearch-lazy-highlight-end'
2977         to `isearch-other-end' if it is not nil.  (Bug#13402)
2979         * replace.el (replace-highlight): Let-bind `isearch-other-end'
2980         to `match-beg'.
2982         * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
2983         Let-bind `isearch-other-end' to `start', `isearch-forward' to t
2984         and `isearch-error' to nil.
2986 2013-03-16  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
2988         * progmodes/python.el (python-info-current-defun):
2989         Enhance match-data cluttering prevention.
2991 2013-02-22  Michael Albinus  <michael.albinus@gmx.de>
2993         * net/tramp.el (tramp-tramp-file-p): Fix docstring.
2995         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
2996         Handle multibyte file names.
2998 2013-02-22  Glenn Morris  <rgm@gnu.org>
3000         * textmodes/sgml-mode.el (sgml-xml-mode): Move before use.
3001         (sgml-transformation-function): Give it a :set function.
3002         (sgml-tag): Doc fix.
3004         * cmuscheme.el (scheme-buffer):
3005         * progmodes/inf-lisp.el (inferior-lisp-buffer):
3006         * progmodes/tcl.el (inferior-tcl-buffer):
3007         * textmodes/tex-mode.el (tex-command): Doc fixes.
3009         * image-mode.el (image-mode): Add mouse bindings for mode-line-process.
3011         * htmlfontify.el (hfy-default-header): Encode title string.  (Bug#7457)
3013 2013-02-21  Bastien Guerry  <bzg@gnu.org>
3015         * cmuscheme.el (scheme-buffer): Fix docstring.  (Bug#13778)
3017 2013-02-21  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
3019         * progmodes/python.el (python-info-current-defun):
3020         Enhance match-data cluttering prevention.
3022 2013-02-21  Glenn Morris  <rgm@gnu.org>
3024         * net/tramp.el (tramp-get-debug-buffer): Ensure outline.el is not
3025         loaded while outline-regexp is let bound.  (Bug#9584)
3027 2013-02-21  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
3029         * progmodes/python.el (python-info-current-defun): Fix failed
3030         defun name retrieval because of unwanted match-data cluttering.
3032 2013-02-21  Michael Albinus  <michael.albinus@gmx.de>
3034         * net/tramp.el (tramp-ssh-controlmaster-template): Make it a
3035         defconst.  Apply independent check for ControlPersist.
3037         * net/tramp-sh.el (tramp-sh-handle-set-file-times): Set $UTC only
3038         temporarily, via "env".
3040 2013-02-21  Glenn Morris  <rgm@gnu.org>
3042         * info.el (Info-enable-edit): Remove.
3043         (Info-edit): Disable it rather than using Info-enable.
3044         (Info-edit-mode-hook, Info-edit-map, Info-edit-mode, Info-edit)
3045         (Info-cease-edit): Make editing of Info files obsolete.
3047         * informat.el (Info-tagify):
3048         Handle buffers not visiting files.  (Bug#13763)
3050 2013-02-21  Juanma Barranquero  <lekktu@gmail.com>
3052         * calc/calc-graph.el (calc-graph-show-dumb): Fix typo.
3054 2013-02-21  Glenn Morris  <rgm@gnu.org>
3056         * files.el (basic-save-buffer): Move check for existing parent
3057         directory after hooks.  (Bug#13773)
3059 2013-02-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3061         * simple.el (command-execute): Move from C.  Add obsolete check.
3062         (extended-command-history): Move from C.
3064 2013-02-20  Ulrich MĂ¼ller  <ulm@gentoo.org>
3066         * jka-cmpr-hook.el (jka-compr-compression-info-list)
3067         (jka-compr-mode-alist-additions): Handle .txz suffix for
3068         XZ-compressed tar archives (bug#13770).
3070 2013-02-20  Bastien Guerry  <bzg@gnu.org>
3072         * outline.el (outline-regexp, outline-heading-end-regexp):
3073         Make variables, not options (bug#13731).
3075 2013-02-20  Glenn Morris  <rgm@gnu.org>
3077         * image.el (image-current-frame): Change from variable to function.
3078         (image-show-frame): Rename from image-nth-frame.  Update callers.
3079         * image-mode.el (image-multi-frame): New variable.
3080         (image-mode-map, image-mode, image-goto-frame):
3081         Use image-multi-frame rather than image-current-frame.
3082         (image-mode, image-goto-frame): Use image-current-frame as
3083         function rather than as variable.
3085         * emacs-lisp/cl-lib.el (cl-floatp-safe): Make it an alias for floatp.
3086         * emacs-lisp/cl-macs.el (cl--make-type-test)
3087         (cl--compiler-macro-assoc): Use floatp rather than cl-floatp-safe.
3089 2013-02-19  Michael Albinus  <michael.albinus@gmx.de>
3091         * net/tramp-cache.el (tramp-get-hash-table): New defun.
3092         (tramp-get-file-property, tramp-set-file-property)
3093         (tramp-get-connection-property, tramp-set-connection-property): Use it.
3094         (tramp-flush-file-property, tramp-flush-directory-property):
3095         Rename argument to KEY.
3096         (tramp-flush-connection-property): Simplify a little bit.
3097         (tramp-connection-property-p): New defun.
3098         (top): Reapply saved values only if there isn't a corresponding
3099         entry in `tramp-connection-properties'.
3101 2013-02-19  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
3103         * progmodes/python.el (python-indent-context):
3104         Fix python-info-line-ends-backslash-p call.
3105         (python-info-line-ends-backslash-p)
3106         (python-info-beginning-of-backslash): Respect line-number argument.
3107         (python-info-current-line-comment-p):
3108         Fix behavior when not at beginning-of-line.
3109         (python-util-position): Remove function.
3110         (python-util-goto-line): New function.
3112 2013-02-19  Michael Albinus  <michael.albinus@gmx.de>
3114         * eshell/em-unix.el (eshell/su): Require tramp.
3115         (eshell/sudo): Require tramp.  Remove now unnecessary check.
3117         * net/tramp-sh.el (tramp-sh-handle-start-file-process): Let-bind
3118         `tramp-current-connection' in order to avoid an error when several
3119         commands are invoked in a short time in eshell and friends.
3121 2013-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3123         Cleanup some of EIEIO's namespace.
3124         * emacs-lisp/eieio.el (eieio--define-field-accessors): New macro.
3125         Use it to define all the class-* and object-* field accessors (renamed
3126         to eieio--class-* and eieio--object-*).  Update all uses.
3127         (eieio--class-num-slots, eieio--object-num-slots): Rename from
3128         class-num-slots and object-num-slots.
3129         (eieio--check-type): New macro.
3130         (eieio-defclass, eieio-oref, eieio-oref-default, same-class-p)
3131         (object-of-class-p, child-of-class-p, object-slots, class-slot-initarg)
3132         (eieio-oset, eieio-oset-default, object-assoc, object-assoc-list)
3133         (object-assoc-list-safe): Use it.
3134         (eieio-defclass): Tighten regexp.
3135         (eieio--defmethod): Use `memq'.  Signal an error for unknown method kind.
3136         Remove unreachable code.
3137         (object-class-fast): Declare obsolete.
3138         (eieio-class-name, eieio-object-name, eieio-object-set-name-string)
3139         (eieio-object-class, eieio-object-class-name, eieio-class-parents)
3140         (eieio-class-children, eieio-class-precedence-list, eieio-class-parent):
3141         Rename from class-name, object-name, object-set-name-string,
3142         object-class, object-class-name, class-parents, class-children,
3143         class-precedence-list, class-parent; with obsolete alias.
3144         (class-of, class-direct-superclasses, class-direct-subclasses):
3145         Declare obsolete.
3146         (eieio-defmethod): Use `memq'; remove unreachable code.
3147         * emacs-lisp/eieio-base.el (eieio-persistent-read):
3148         * emacs-lisp/eieio-opt.el (eieio-class-button, eieio-describe-generic)
3149         (eieio-browse-tree, eieio-browse): Use eieio--check-type.
3151 2013-02-18  Aidan Gauland  <aidalgol@no8wireless.co.nz>
3153         * eshell/em-cmpl.el: Correct "context-related help" keybinding in
3154         commentary.
3156 2013-02-18  Michael Heerdegen  <michael_heerdegen@web.de>
3158         * emacs-lisp/eldoc.el (eldoc-highlight-function-argument):
3159         Use font-lock-keyword-face for macros and special forms (bug#8345).
3161 2013-02-17  Didier Verna  <didier@didierverna.net>
3163         * net/network-stream.el (network-stream-open-starttls):
3164         Check that response to the starttls-command is non-nil.  (Bug#13706)
3166 2013-02-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3168         * font-lock.el (lisp-font-lock-keywords-1, lisp-font-lock-keywords-2):
3169         Don't assume all identifier chars have syntax word.
3170         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
3171         Remove bar-not-symbol.  Adjust callers.
3172         (lisp-mode-variables): Don't set a font-lock-syntax-table.
3174 2013-02-17  Leo Liu  <sdl.web@gmail.com>
3176         * net/rcirc.el (rcirc-keepalive): Fix invalid timer error.
3178 2013-02-17  Glenn Morris  <rgm@gnu.org>
3180         * menu-bar.el (menu-bar-tools-menu): Fix case of EDE entry.
3182         * image-mode.el (image-mode-map): Add image-dired menu entry.
3184         * image-dired.el (tumme): Make this alias obsolete.
3186 2013-02-16  Glenn Morris  <rgm@gnu.org>
3188         * image.el (image-animated-types): Remove.
3189         (image-multi-frame-p): Rename from image-animated-p, and generalize.
3190         (image-animated-p): Make obsolete alias.
3191         (image-animate, image-nth-frame, image-animate-timeout):
3192         Use image-multi-frame-p.
3193         (image-animate-timeout): If no delay, use image-default-frame-delay.
3194         * image-mode.el (image-mode, image-toggle-animation):
3195         Use image-multi-frame-p.  (Bug#763, bug#10739)
3196         (image-mode): Adjust startup message for a multi-frame image.
3198         * image-mode.el (image-mode-map): Give it a menu.
3200 2013-02-16  Michael Albinus  <michael.albinus@gmx.de>
3202         * net/tramp-cache.el (tramp-connection-properties): New customer
3203         option.
3204         (tramp-get-connection-property): Use it.
3206         * net/tramp-compat.el (top): Require 'trampver.
3208         * net/tramp-sh.el (tramp-remote-process-environment):
3209         Set tramp-autoload cookie.
3211 2013-02-16  Kevin Ryde  <user42@zip.com.au>
3213         * info-look.el (info-lookup-select-mode): If major-mode has no
3214         info-lookup-alist entry then search up derived-mode-parent (bug#8660).
3216 2013-02-16  Jambunathan K  <kjambunathan@gmail.com>
3218         * replace.el (read-regexp): Tighten the regexp that matches tag.
3219         When tag is retrieved with `find-tag-default', use regexp that
3220         matches tag at point.  Also update docstring (Bug#13687).
3222 2013-02-16  Eli Zaretskii  <eliz@gnu.org>
3224         * autorevert.el (auto-revert-notify-add-watch): With 'w32notify',
3225         add watch for the file, not its parent directory, since w32notify
3226         sets up the watch for the directory internally.  (Bug#13725)
3228 2013-02-16  Glenn Morris  <rgm@gnu.org>
3230         * image.el (image-default-frame-delay): New variable.
3231         (image-animated-p): Use image-default-frame-delay.
3232         (image-minimum-frame-delay): New constant.
3233         (image-animate-timeout): Use image-minimum-frame-delay.
3235         * image.el (image-nth-frame): New, split from image-animate-timeout.
3236         (image-animate-timeout): Use image-nth-frame.
3237         * image-mode.el (image-goto-frame, image-next-frame)
3238         (image-previous-frame): New commands.
3239         (image-mode-map): Add new frame commands.
3241 2013-02-16  Jonas Bernoulli  <jonas@bernoul.li>
3243         * emacs-lisp/tabulated-list.el (tabulated-list-print-col):
3244         If col-desc already has help-echo, use it.  (Bug#13563)
3246 2013-02-16  Glenn Morris  <rgm@gnu.org>
3248         * image.el (image-current-frame): New variable.
3249         (image-animate-timeout): Set image-current-frame.
3250         * image-mode.el (image-mode): For animated images,
3251         display a frame counter via mode-line-process.
3253         * font-lock.el (lisp-font-lock-keywords-1): Add defvar-local.
3255 2013-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3257         * simple.el (eval-expression): Let `exp' set the mark (bug#13724).
3259 2013-02-15  Alan Mackenzie  <acm@muc.de>
3261         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): When a
3262         global minor mode has been enabled, call the minor mode function
3263         for a new buffer once only, after the major mode hook, whilst
3264         allowing that hook explicitly to disable the minor mode.
3265         (MODE-disable-in-buffer): New (generated) function.
3266         (disable-MODE): New (generated) buffer local variable.
3268 2013-02-15  Jambunathan K  <kjambunathan@gmail.com>
3270         * iswitchb.el (iswitchb-read-buffer): Bind `C-.' and `C-,' to
3271         `iswitchb-next-match' and `iswitchb-prev-match' resply.
3272         * ido.el (ido-init-completion-maps): Bind `C-.' and `C-,' to
3273         `ido-next-match' and `ido-prev-match' resply.
3274         * icomplete.el (icomplete-minibuffer-map): Unbind `C-s' and `C-r'.
3275         Bind `C-.' and `C-,' to `icomplete-forward-completions' and
3276         `icomplete-backward-completions' (Bug#13708).
3278 2013-02-15  Glenn Morris  <rgm@gnu.org>
3280         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
3282 2013-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3284         * net/goto-addr.el (goto-address-fontify): Add start and end args.
3285         (goto-address-fontify-region): Use them instead of narrowing, so
3286         syntax-ppss has access to the whole buffer.
3288 2013-02-15  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
3290         * progmodes/python.el: Explain how to restore "cc-mode"-like
3291         forward-sexp movement in header documentation (Bug#13642).
3292         (python-nav--forward-sexp): Behave like emacs-lisp-mode in
3293         comments and strings (GH bug 114).
3295 2013-02-15  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
3297         * progmodes/python.el (python-info-current-defun): Fix current
3298         defun detection (Bug#13618).
3300 2013-02-15  Chong Yidong  <cyd@gnu.org>
3302         * xml.el (xml-parse-string): Fix typo in handling of bad character
3303         references.
3305 2013-02-15  Glenn Morris  <rgm@gnu.org>
3307         * play/fortune.el (fortune-compile): Simplify and fix previous change.
3309 2013-02-14  Michael Albinus  <michael.albinus@gmx.de>
3311         * net/tramp.el (tramp-debug-message):
3312         Add `tramp-condition-case-unless-debug'.
3313         (tramp-debug-on-error): New defvar.
3314         (tramp-condition-case-unless-debug): New defun.
3315         (tramp-file-name-handler): Use it.
3317 2013-02-14  Juri Linkov  <juri@jurta.org>
3319         * info.el (Info-isearch-filter): Treat non-nil values of
3320         `search-invisible' including its default value `open'
3321         like the value `t' to match hidden text.  (Bug#13402)
3323 2013-02-14  Glenn Morris  <rgm@gnu.org>
3325         * help-fns.el (find-lisp-object-file-name): Give special treatment
3326         to all ~/.foo.elc files, not just ~/.emacs.  (Bug#9007)
3328 2013-02-14  David Biesack  <sasdjb@d72933.na.sas.com>  (tiny change)
3330         * net/quickurl.el (quickurl-save-urls):
3331         Ensure quickurl-urls is not truncated on printing.  (Bug#9276)
3333 2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
3335         * progmodes/ruby-mode.el (ruby-parse-partial): Don't increase
3336         depth for unfinished percent literal.  Not using it in the caller.
3337         (ruby-move-to-block): Jump over multiline literals of all types,
3338         ignoring code-looking contents inside them.
3339         (ruby-add-log-current-method): Improve performance at the expense
3340         of accuracy.  `ruby-block-contains-point' is relatively slow, so
3341         only use it for method and singleton class blocks.
3343 2013-02-13  Michael Albinus  <michael.albinus@gmx.de>
3345         Use ControlMaster where applicable.  (Bug#13677)
3347         * net/tramp.el (tramp-ssh-controlmaster-template): New defvar,
3348         replacing `tramp-detect-ssh-controlmaster'.
3349         (tramp-default-method): Use it.
3351         * net/tramp-sh.el (tramp-methods) [scp, scp1, scp2, scpx, sftp]:
3352         [rsync, ssh, ssh1, ssh2, sshx]: Add ControlPath and ControlMaster
3353         arguments.
3354         [scpc, rsyncc]: Remove methods.
3355         (top): Remove completion functions for "scpc", "rsyncc", "ssh1_old"
3356         and "ssh2_old".
3357         (tramp-do-copy-or-rename-file-out-of-band): Change trace level.
3358         (tramp-maybe-open-connection): Reuse tmpfile for ControlPath.
3360 2013-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3362         * emacs-lisp/package.el (package--initialized): Move before first use.
3364 2013-02-13  Jambunathan K  <kjambunathan@gmail.com>
3366         * icomplete.el (icomplete-hide-common-prefix): New user option.
3367         (icomplete-first-match): New face.
3368         (icomplete-completions): Correct handling of "complete but not
3369         unique" (Bug#12638).
3371 2013-02-13  YE Qianchuan  <stool.ye@gmail.com>  (tiny change)
3373         * descr-text.el (describe-char): Display the script (bug#13698).
3375 2013-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3377         * tmm.el: Use lexical-binding and current-active-maps.
3378         (tmm-menubar): Use map-keymap and pcase.
3379         (tmm--completion-table): New function.
3380         (tmm-prompt): Use it to fix the menu order.
3381         (tmm-get-keybind): Use current-active-maps.
3383 2013-02-12  Christopher Schmidt  <christopher@ch.ristopher.com>
3385         Add dired-hide-details-mode.  (Bug#6799)
3387         * locate.el (locate-mode): Set parent mode property to dired-mode.
3389         * find-dired.el (find-dired): Call dired-insert-set-properties on
3390         initial information line.  Set process mark on end of buffer.
3391         (find-dired-sentinel):
3392         Call dired-insert-set-properties on summary.
3394         * dired.el (dired-hide-details-hide-symlink-targets)
3395         (dired-hide-details-hide-information-lines): New options.
3396         (dired-insert-directory):
3397         Set properties after final treatment of output.
3398         (dired-insert-set-properties):
3399         Set dired-hide-details-* properties.
3400         (dired-mode-map): Bind dired-hide-details-mode.
3401         (dired-mode): Set buffer-invisibility-spec to a list.
3402         (dired-next-line): Skip hidden lines.
3403         (dired-previous-line): Use dired-next-line.
3404         (dired-hide-details-mode): New minor mode.
3405         (dired-hide-details-update-invisibility-spec): New function.
3407 2013-02-13  Glenn Morris  <rgm@gnu.org>
3409         * play/yow.el: Move to obsolete/.  (Bug#9384)
3411 2013-02-13  Juri Linkov  <juri@jurta.org>
3413         * vc/ediff-util.el (ediff-recenter): Use `select-frame-set-input-focus'
3414         to select `ediff-control-frame' and set input focus correctly on Xfce.
3415         (Bug#12218)
3417 2013-02-13  Juri Linkov  <juri@jurta.org>
3419         * image-mode.el (image-mode-map):
3420         * doc-view.el (doc-view-mode-map):
3421         * vc/ediff-util.el (ediff-setup-keymap):
3422         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
3424 2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
3426         * progmodes/ruby-mode.el (ruby-move-to-block): Improve
3427         performance.  Instead of recalculating indentation fully for each
3428         line, sum up indentation depth based only on visited lines.
3429         (ruby-parse-partial): Increase the depth after "do" even when END
3430         is right after it.
3431         (ruby-parse-partial): When END is in the middle of a percent
3432         literal, increase the depth if the delimiter chars belong to the
3433         paren syntax class.
3435 2013-02-13  Kirill A. Korinskiy  <catap@catap.ru>
3437         * play/fortune.el (fortune-compile): Also make the compiled file
3438         if it does not exist at all, not just if it is old.  (Bug#5338)
3440 2013-02-13  Glenn Morris  <rgm@gnu.org>
3442         * emacs-lisp/package.el (package-menu-execute): Doc fix.
3444 2013-02-13  Yves Baumes  <ybaumes@gmail.com>  (tiny change)
3446         * lisp/emacs-lisp/package.el (package-menu-execute):
3447         Add optional noquery argument.  (Bug#13625)
3449 2013-02-13  Michael Albinus  <michael.albinus@gmx.de>
3451         * net/ange-ftp.el (ange-ftp-make-directory): Don't raise an error,
3452         if DIR exists and PARENTS is non-nil.
3454 2013-02-13  Juanma Barranquero  <lekktu@gmail.com>
3456         * progmodes/js.el (js--multi-line-declaration-indentation):
3457         Silence byte-compiler warning.
3459 2013-02-12  Michael Albinus  <michael.albinus@gmx.de>
3461         * net/tramp-adb.el (tramp-adb-handle-start-file-process): Rewrite.
3463         * net/tramp-compat.el (top): Declare `remote-file-name-inhibit-cache'
3464         only if it doesn't exist.
3466         * net/tramp-sh.el (tramp-sh-handle-start-file-process):
3467         Set process marker.
3469 2013-02-12  Tassilo Horn  <tsdh@gnu.org>
3471         * doc-view.el (doc-view-odf->pdf-converter-soffice): Use separate
3472         UserInstallation when calling soffice to work around LibreOffice
3473         bug 37531.
3475 2013-02-12  Glenn Morris  <rgm@gnu.org>
3477         * files.el (basic-save-buffer):
3478         Offer to create a non-existing directory.  (Bug#3016)
3480         * calc/calc-graph.el (calc-graph-show-dumb):
3481         * calendar/calendar.el (calendar-mode-map):
3482         * cus-edit.el (custom-mode-map):
3483         * ehelp.el (electric-help-map):
3484         * emulation/vip.el (vip-mode-map):
3485         * epa.el (epa-key-list-mode-map):
3486         * info.el (Info-mode-map):
3487         * mail/rmail.el (rmail-mode-map):
3488         * mail/rmailsum.el (rmail-summary-mode-map):
3489         * man.el (Man-mode-map):
3490         * net/newst-plainview.el (newsticker-mode-map):
3491         * progmodes/cpp.el (cpp-edit-mode-map):
3492         * progmodes/grep.el (grep-mode-map):
3493         * progmodes/idlw-help.el (idlwave-help-mode-map):
3494         * simple.el (special-mode-map):
3495         * startup.el (splash-screen-keymap):
3496         * view.el (view-mode-map):
3497         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
3499 2013-02-11  Elias Pipping  <pipping@lavabit.com>
3501         * doc-view.el (doc-view-current-cache-dir): Beware % escapes
3502         (bug#13679).
3504 2013-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3506         * cus-start.el (all): Remove inhibit-local-menu-bar-menus.
3508 2013-02-11  Glenn Morris  <rgm@gnu.org>
3510         * vc/diff.el (diff-use-labels): New variable.
3511         (diff-no-select): Use --label rather than -L, and first
3512         check that it is supported.  (Bug#11067)
3514         * files.el (enable-dir-local-variables): New variable.
3515         (hack-dir-local-variables): Respect enable-dir-local-variables.
3516         * tutorial.el (help-with-tutorial):
3517         Ignore directory-local variables.  (Bug#11127)
3519         * vc/vc-svn.el (vc-svn-command): Move --non-interactive from here...
3520         (vc-svn-global-switches): ... to here.  (Bug#13513)
3522 2013-02-10  Christopher Schmidt  <christopher@ch.ristopher.com>
3524         * minibuf-eldef.el (minibuffer-default--in-prompt-regexps):
3525         Handle "foo (bar, default: xxx): " prompts.
3527 2013-02-10  Chong Yidong  <cyd@gnu.org>
3529         * files.el (basic-save-buffer-1): Do not set
3530         buffer-file-coding-system-explicit (Bug#4533).
3532         * mail/emacsbug.el (report-emacs-bug): Change binding of
3533         report-emacs-bug-insert-to-mailer to C-c M-i (Bug#13510).
3535 2013-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
3537         * calc/calc.el (calc-allow-units-as-numbers): New variable.
3538         * calc/calc-units.el (calc-convert-units): Use new variable.
3540 2013-02-09  Eli Zaretskii  <eliz@gnu.org>
3542         * subr.el (buffer-file-type, default-buffer-file-type): Remove.
3544         * net/ange-ftp.el (ange-ftp-insert-file-contents): Don't reference
3545         buffer-file-type.
3547         * mail/feedmail.el (feedmail-force-binary-write): Doc fix.
3548         (feedmail-run-the-queue, feedmail-dump-message-to-queue)
3549         (feedmail-send-it-immediately): Don't bind buffer-file-type, bind
3550         coding-system-for-write instead.
3552         * jka-compr.el (jka-compr-write-region): Don't bind
3553         buffer-file-type.
3555         * emacs-lisp/bytecomp.el (byte-compile-file): Don't bind
3556         buffer-file-type.
3558         * files.el (file-name-buffer-file-type-alist): Remove defvar.
3559         (insert-file-contents-literally): Remove reference to
3560         file-name-buffer-file-type-alist.
3562         * dos-w32.el (file-name-buffer-file-type-alist): Deprecate and
3563         make-obsolete.
3564         (find-buffer-file-type-match, find-buffer-file-type): Remove.
3565         (find-buffer-file-type-coding-system): Remove references to
3566         find-buffer-file-type-match, find-buffer-file-type, and
3567         buffer-file-type.
3568         Don't put find-buffer-file-type-coding-system into
3569         file-coding-system-alist.
3570         (find-file-binary, find-file-text): Bind coding-system-for-read
3571         instead of file-name-buffer-file-type-alist.
3573 2013-02-09  Jambunathan K  <kjambunathan@gmail.com>
3575         * doc-view.el: Use (and prefer) soffice as default ODF->PDF
3576         converter (Bug#13622).
3577         (doc-view-unoconv-program): Make obsolete alias.
3578         (doc-view-odf->pdf-converter-program): New variable.
3579         (doc-view-odf->pdf-converter-function): New variable.
3580         (doc-view-mode-p): Use it.
3581         (doc-view-odf->pdf-converter-unoconv):
3582         Rename from `doc-view-odf->pdf-converter-unoconv'.
3583         (doc-view-odf->pdf-converter-soffice): New function.
3584         (doc-view-convert-current-doc):
3585         Use `doc-view-odf->pdf-converter-function'.
3587 2013-02-09  Chong Yidong  <cyd@gnu.org>
3589         * minibuffer.el (minibuffer-inactive-mode-map): Bind mouse-1 to
3590         view-echo-area-messages (Bug#13340).
3592         * help.el (view-echo-area-messages): Use display-buffer.
3594         * dired-x.el (dired-do-run-mail): Prompt for confirmation
3595         (Bug#13561).
3597 2013-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3599         * emacs-lisp/byte-run.el (eval-when-compile, eval-and-compile):
3600         Eval body right away, now that we do eager macroexpansion (bug#13605).
3602         * simple.el (end-of-buffer): Don't touch unrelated windows (bug#13466).
3603         (fundamental-mode): Use run-mode-hooks.
3605         * eshell/esh-proc.el (eshell/kill): Fix last change.
3606         * eshell/em-ls.el (eshell-ls-dir): Fix use of CL in last change.
3608 2013-02-08  Aidan Gauland  <aidalgol@no8wireless.co.nz>
3610         * eshell/esh-proc.el (eshell/kill): Rewrite.
3612         * eshell/em-ls.el (show-almost-all): Declare.
3613         (eshell-do-ls): Add support for -A argument.
3615 2013-02-08  Jambunathan K  <kjambunathan@gmail.com>
3617         * icomplete.el (icomplete-forward-completions)
3618         (icomplete-backward-completions): Handle corner case (bug#13602).
3620 2013-02-07  Michael Albinus  <michael.albinus@gmx.de>
3622         * vc/vc-hooks.el (vc-find-file-hook): `buffer-file-truename' can
3623         be nil.  Handle this.  (Bug#13636)
3625 2013-02-07  Richard Stallman  <rms@gnu.org>
3627         * mail/rmail.el (rmail-variables): Specify `no-conversion' for
3628         `save-buffer-coding-system'.
3630 2013-02-07  Alan Mackenzie  <acm@muc.de>
3632         Fix bug in state cache mechanism.  Remove 'BOD "strategy".  Refactor.
3633         * progmodes/cc-engine.el (c-get-fallback-scan-pos): Remove.
3634         (c-parse-state-get-strategy): Don't return 'BOD any more.
3635         (c-append-lower-brace-pair-to-state-cache):
3636         Extra parameter HERE instead of narrowing.
3637         Widen to top of buffer before searching backwards for a brace pair.
3638         (c-state-push-any-brace-pair): Add HERE parameter to function call.
3639         (c-append-to-state-cache): Extra parameter HERE in place of narrowing.
3640         Narrow to parameter HERE, in place of being called narrowed.
3641         (c-remove-stale-state-cache): Extra parameter HERE in place of
3642         narrowing.  Check there's an open brace in the cache before
3643         searching for its match.
3644         (c-invalidate-state-cache-1): Add HERE parameter to function call.
3645         (c-parse-state-1): Don't narrow here for 'forward strategy,
3646         instead passing extra parameter HERE to several functions.
3647         Remove 'BOD strategy.
3649 2013-02-06  Nicolas Richard  <theonewiththeevillook@yahoo.fr>  (tiny change)
3651         * emacs-lisp/package.el (describe-package-1): Tell what archive is
3652         used to install the package.
3654 2013-02-06  Glenn Morris  <rgm@gnu.org>
3656         * vc/vc-hooks.el (vc-find-file-hook): Don't ask about following links
3657         if we can't get user input.  (Bug#6567)
3659         * startup.el (command-line): If simple.el is missing,
3660         test and warn about for some possible causes.
3662 2013-02-05  Jan Djärv  <jan.h.d@swipnet.se>
3664         * cus-start.el (all): Add ns-use-native-fullscreen.
3666 2013-02-05  Glenn Morris  <rgm@gnu.org>
3668         * profiler.el (profiler-report-mode-map): Add a restart menu entry.
3670         * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
3671         Fix directory creation in fallback case.
3673 2013-02-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3675         * vc/vc.el (vc-next-action): Fix inf-loop (bug#13610).
3676         (vc-update-change-log): Use dolist.
3678 2013-02-04  Chong Yidong  <cyd@gnu.org>
3680         * thingatpt.el: Rewrite the URL detection routines, absorbing some
3681         code from ffap.el.
3682         (thing-at-point-beginning-of-url-regexp): New var.
3683         (thing-at-point-uri-schemes): Update list of URI schemes.
3684         (thing-at-point-url-regexp): Variable deleted.
3685         (thing-at-point-markedup-url-regexp): Disallow newlines.
3686         (thing-at-point-newsgroup-regexp)
3687         (thing-at-point-newsgroup-heads)
3688         (thing-at-point-default-mail-uri-scheme): New variables.
3689         (thing-at-point-bounds-of-url-at-point): Rewrite.  Use ffap's
3690         method to find the possible bounds of the URI at point.
3691         New optional argument to find ill-formed URIs.
3692         (thing-at-point-url-at-point): Rewrite.  New arguments for finding
3693         ill-formed URIs.  Use thing-at-point-bounds-of-url-at-point, and
3694         the scheme-adding heuristics from ffap-url-at-point.
3695         (thing-at-point--bounds-of-well-formed-url): New function.
3696         Do parens matching to decide whether to include parens in the URI
3697         (Bug#9153).
3699         * ffap.el: Require thingatpt.
3700         (ffap-url-at-point): Delegate URI detection to thing-at-point.
3701         All URI-valid characters are now recognized (Bug#5673).
3702         (ffap-string-at-point): Use use-region-p.
3703         (ffap-url-regexp): Extra character is handled by thing-at-point.
3704         (ffap-string-at-point-mode-alist): Allow parentheses.
3705         (ffap-newsgroup-regexp, ffap-newsgroup-heads, ffap-newsgroup-p):
3706         Convert to aliases; code moved to thingatpt.el.
3707         (ffap-gnus-hook): Use setq-local.
3709 2013-02-04  Glenn Morris  <rgm@gnu.org>
3711         * emacs-lisp/ert.el (ert--explain-format-atom):
3712         Don't try to print non-characters as characters.  (Bug#13543)
3714 2013-02-03  Michael Albinus  <michael.albinus@gmx.de>
3716         * net/tramp.el (tramp-debug-message): Extend function exclude list.
3717         (tramp-backtrace): New defun.
3718         (tramp-handle-insert-file-contents): Use `visit' when inserting
3719         the local copy.
3721         * net/tramp-sh.el (tramp-sh-handle-set-visited-file-modtime):
3722         Use `remote-file-name-inhibit-cache'.
3724 2013-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3726         * progmodes/cperl-mode.el (cperl-mode): Avoid byte-compile warning
3727         (bug#13614).
3729         * subr.el (internal--called-interactively-p--get-frame): Avoid filling
3730         current-load-list (bug#13366).
3732 2013-02-02  Christopher Schmidt  <christopher@ch.ristopher.com>
3734         * progmodes/compile.el (compilation-error-regexp-alist-alist):
3735         Identify g++ template instantiation trace.  (Bug#12287)
3736         (compilation-mode-hook, compilation-start-hook)
3737         (compilation-window-height): Simplify docstrings.  (Bug#13379)
3739 2013-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3741         * mouse.el (mouse-drag-track): Always deactivate the mark before
3742         running the final event's command since that command is in charge of
3743         activating the mark if needed (bug#13523).
3745 2013-02-02  Juri Linkov  <juri@jurta.org>
3747         * replace.el (perform-replace): Move let-bindings of isearch-*
3748         variables deeper to the loop that searches for the next match.
3749         Add bindings for `isearch-nonincremental' and `isearch-adjusted'.
3750         Use `isearch-search-fun-default' instead of `isearch-search-fun'.
3751         (Bug#13579)
3753         * isearch.el (isearch-search-fun-default): Check for null
3754         first element of isearch-cmds as a precaution when it's used
3755         with inactive isearch.
3757 2013-02-02  Andrew W. Nosenko  <andrew.w.nosenko@gmail.com>  (tiny change)
3759         * net/tramp.el (tramp-check-for-regexp): Avoid "Args out of range"
3760         error when buffer in question is narrowed so position 1 is out of
3761         visible part.
3763 2013-02-02  Glenn Morris  <rgm@gnu.org>
3765         * textmodes/remember.el (remember-clipboard): Doc fix.
3767 2013-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3769         * progmodes/make-mode.el (makefile-fill-paragraph): Reset syntax-table
3770         properties (bug#13179).
3772 2013-02-02  Juri Linkov  <juri@jurta.org>
3774         * progmodes/grep.el (grep-regexp-alist): Use variable grep-match-face
3775         instead of hard-coded default face `match'.  (Bug#9438)
3777 2012-02-01  Christopher Schmidt  <christopher@ch.ristopher.com>
3779         * vc/vc-arch.el (vc-arch-registered):
3780         * vc/vc-bzr.el (vc-bzr-registered):
3781         * vc/vc-cvs.el (vc-cvs-registered):
3782         * vc/vc-git.el (vc-git-registered):
3783         * vc/vc-hg.el (vc-hg-registered):
3784         * vc/vc-mtn.el (vc-mtn-registered):
3785         * vc/vc-svn.el (vc-svn-registered): Suppress load messages.
3786         (Bug#13139)
3788         * info.el (Info-next-reference, Info-prev-reference): Add numeric
3789         prefix argument.  (Bug#11656)
3791 2013-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3793         * help-fns.el (help-split-fundoc): Don't insert byte-compiled body.
3795 2013-02-01  Glenn Morris  <rgm@gnu.org>
3797         * vc/vc-hooks.el (vc-menu-map): Disable vc-rollback menu item
3798         if the backend is known not to support it.
3800         * imenu.el (imenu-default-create-index-function):
3801         Tweak infinite loop test to check for forward motion as well as none.
3803 2013-02-01  Alex Harsanyi  <AlexHarsanyi@gmail.com>
3805         * net/soap-client.el (soap-invoke): Encode the string for
3806         `url-request-data' as UTF-8.
3807         Fixes <http://code.google.com/p/emacs-soap-client/issues/detail?id=16>.
3809 2013-02-01  Glenn Morris  <rgm@gnu.org>
3811         * calc/calc-help.el (calc-view-news): Use view-emacs-news.
3813         * calc/README, calc/README.prev: Rename/merge to etc/CALC-NEWS.
3815 2013-01-31  Michael Albinus  <michael.albinus@gmx.de>
3817         * net/tramp.el (tramp-tramp-file-p): Comment check for
3818         `string-as-unibyte'.  The function does not exist on XEmacs, and
3819         likely we need another approach.
3821         * net/tramp-sh.el (tramp-compute-multi-hops): Check, whether
3822         `tramp-gw-*' variables are bound.
3824 2013-01-31  Glenn Morris  <rgm@gnu.org>
3826         * files.el (basic-save-buffer-2): Choose coding system for
3827         writing the file before backing it up, to reduce delay between
3828         backing up and writing the new version.  (Bug#13522)
3830 2013-01-31  Michal Nazarewicz  <mina86@mina86.com>
3832         * simple.el (cycle-spacing): New command.
3833         (just-one-space): Use it.
3835 2013-01-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3837         * progmodes/opascal.el: Rename from delphi.el.  Use lexical-binding.
3838         (opascal-newline-always-indents): Remove custom.
3839         (opascal-tab, opascal-newline): Remove commands.
3840         (opascal-new-comment-line): Insert "\n" instead of calling newline.
3841         (opascal-mode-map): Keep default bindings for RET and TAB and DEL.
3842         (opascal-save-match-data): Remove, use save-match-data instead.
3843         (opascal-save-state): Use with-silent-modifications.
3845         * progmodes/pascal.el (pascal-mode-syntax-table): Accept //..\n comments
3846         (bug#13585).
3848 2013-01-30  Juri Linkov  <juri@jurta.org>
3850         * frame.el (toggle-frame-maximized, toggle-frame-fullscreen):
3851         Use fullboth as an alias for fullscreen.  Suggested by Jan Djärv in
3852         <http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00203.html>.
3854 2013-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3856         * progmodes/make-mode.el (makefile-backslash-region): Don't compute
3857         column if we're just deleting the backslashes.
3858         (makefile-fill-paragraph): Use eolp.
3860 2013-01-30  Michael Albinus  <michael.albinus@gmx.de>
3862         * autorevert.el (auto-revert-use-notify): Fix docstring.
3864 2013-01-30  Leo Liu  <sdl.web@gmail.com>
3866         * imenu.el (imenu--truncate-items): Fix subalist checking (bug#13576).
3868 2013-01-30  Glenn Morris  <rgm@gnu.org>
3870         * mouse.el (mouse-drag-line): Avoid pushing same event onto
3871         unread-command-events twice in some cases.  This tries to implement
3872         the 2012-07-26 changes in a different way.  (Bug#13560)
3874 2013-01-30  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
3876         * progmodes/python.el
3877         (python-pdbtrack-comint-output-filter-function): Enhancements on
3878         stacktrace detection.  (thanks @gnovak)
3880 2013-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3882         * jit-lock.el (jit-lock-stealth-chunk-start): Don't widen (bug#13542).
3883         (jit-lock-mode, jit-lock-functions, jit-lock-context-unfontify-pos):
3884         Use defvar-local.
3885         (jit-lock-register): Use setq-local.
3887 2013-01-30  Jay Belanger  <jay.p.belanger@gmail.com>
3889         * calc-units.el (math-default-units-table): Remove initial value.
3890         (calc-convert-units): Treat expressions where all the units cancel as
3891         if they didn't have units.
3893 2013-01-30  Michael Albinus  <michael.albinus@gmx.de>
3895         * net/tramp.el (tramp-process-connection-type): Fix docstring.
3896         (tramp-completion-reread-directory-timeout): Fix type.
3897         (tramp-connection-min-time-diff): New defcustom.
3899         * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
3901 2013-01-30  Glenn Morris  <rgm@gnu.org>
3903         * imenu.el (imenu-default-create-index-function):
3904         Put back a version of the infinite loop test removed 2013-01-23.
3906 2013-01-30  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
3908         * progmodes/python.el (python-shell-parse-command):
3909         Find python-shell-interpreter with modified environment.
3911 2013-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3913         * emacs-lisp/cl.el (cl-set-getf): Add compatibility alias.
3915 2013-01-29  Alan Mackenzie  <acm@muc.de>
3917         Amend to fontify /regexp/s in actions correctly.
3918         * cc-awk.el (c-awk-harmless-char-re, c-awk-harmless-string*-re):
3919         (c-awk-harmless-string*-here-re): Braces, parens and semicolons
3920         are no longer included.
3921         (c-awk-harmless-line-char-re, c-awk-harmless-line-string*-re):
3922         What used to be these variables without "-line" in the name.
3923         (c-awk-neutral-re): { is no longer neutral.  Escaped newlines now are.
3924         (c-awk-non-arith-op-bra-re): Now also matches {.
3925         (c-awk-pre-exp-alphanum-kwd-re): New regexp to match "print",
3926         "return", and "case".
3927         (c-awk-kwd-regexp-sign-re): New, to match "print", etc., followed
3928         by /.
3929         (c-awk-syntax-tablify-/): Check special cases "print /re/", etc.
3930         (c-awk-set-syntax-table-properties): Extend FSM to handle {,},(,),;.
3932 2013-01-29  Michael Albinus  <michael.albinus@gmx.de>
3934         * autorevert.el (auto-revert-use-notify):
3935         Use `custom-initialize-default' for initialization.  (Bug#13583)
3937         * net/ange-ftp.el (ange-ftp-skip-msgs): Add another message.
3939         * net/tramp-sh.el (tramp-sh-handle-start-file-process):
3940         Catch `suppress'.  Otherwise, `tramp-run-real-handler' might be called
3941         in `tramp-file-name-handler'.
3942         (tramp-gw-tunnel-method, tramp-gw-socks-method): Declare for
3943         compatibility.
3944         (tramp-compute-multi-hops): Check, whether
3945         `tramp-gw-tunnel-method' and `tramp-gw-socks-method' are non-nil.
3947 2013-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3949         * hi-lock.el (hi-lock-unface-buffer): Don't assume `face' is a symbol
3950         (bug#13297).
3952 2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
3954         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove some
3955         checks made superfluous by the \_< operator.
3956         * progmodes/ruby-mode.el (ruby-move-to-block): Work with (maybe
3957         temporarily) broken indentation.
3958         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
3959         Highlight nested constants, too.  \_< broke that.
3961 2013-01-27  Nobuyoshi Nakada  <nobu@ruby-lang.org>
3963         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Use "\\_<"
3964         instead of "\\b".
3966 2013-01-27  Michael Albinus  <michael.albinus@gmx.de>
3968         * autorevert.el (auto-revert-handler): Notifications which result
3969         from a saved file shall not be taken into account.  (Bug#13557)
3971 2013-01-26  Andreas Schwab  <schwab@linux-m68k.org>
3973         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Add optional
3974         parameter BAR-NOT-SYMBOL to control syntax of | for font-lock.
3975         (lisp-mode): Pass t for it.  (Bug#13556)
3977 2013-01-25  Alan Mackenzie  <acm@muc.de>
3979         AWK Mode: Fix indentation bug at top level.  Bug #12274.
3981         * progmodes/cc-engine.el (c-guess-basic-syntax): Move CASE 5P to
3982         just before CASE 5D.
3984 2013-01-25  Dmitry Antipov  <dmantipov@yandex.ru>
3986         * net/socks.el (socks-nslookup-host): Use string-to-number.
3988 2013-01-25  Michael Albinus  <michael.albinus@gmx.de>
3990         * autorevert.el (auto-revert-remote-files)
3991         (auto-revert-notify-exclude-dir-regexp): New defcustoms.
3992         (auto-revert-notify-enabled, auto-revert-use-notify)
3993         (auto-revert-notify-watch-descriptor-hash-list)
3994         (auto-revert-notify-modified-p, auto-revert-notify-event-p)
3995         (auto-revert-notify-event-descriptor)
3996         (auto-revert-notify-event-action)
3997         (auto-revert-notify-event-file-name): Doc fix.
3998         (global-auto-revert-mode): Reorder checks.
3999         (auto-revert-notify-rm-watch): Respect changed values of
4000         `auto-revert-notify-watch-descriptor-hash-list'.
4001         (auto-revert-notify-add-watch): Check for
4002         `auto-revert-notify-exclude-dir-regexp'.  Adapt filters for
4003         `inotify-add-watch'.  Watch `default-directory' instead of
4004         `buffer-file-name'.  `auto-revert-notify-watch-descriptor-hash-list'
4005         has a changed meaning now.  (Bug#13540)
4006         (auto-revert-notify-handler): Change implementation wrt events
4007         returning from a directory.
4008         (auto-revert-handler): Reorder implementation for checks of remote
4009         files.
4010         (auto-revert-buffers): Fix parentheses error.
4012 2013-01-25  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
4014         * progmodes/python.el: Enhancements to header documentation about
4015         skeletons.  (Bug#5716)
4017         * imenu.el (imenu-default-create-index-function): Remove useless
4018         infinite loop check.  (Bug#13438)
4020 2013-01-25  Alan Mackenzie  <acm@muc.de>
4022         Fix a bug in the state cache mechanism.  Refactor this a bit.
4024         * progmodes/cc-engine.el (c-parse-state-get-strategy): Remove the
4025         `cache-pos' element from the return value.
4026         (c-append-lower-brace-pair-to-state-cache): "Narrow" to end of
4027         buffer to enable proper searching from beyond HERE.  Amend the
4028         test for detecting the sought brace pair.  Amend the value written
4029         to the "brace desert cache" when the brace isn't found.
4030         (c-remove-stale-state-cache): Rename `good-pos' to `start-point',
4031         and several other variables analogously.
4032         (c-remove-stale-state-cache-backwards): Change `cache-pos' from a
4033         parameter to a locally calculated variable.
4034         (c-parse-state-1): Change the calling conventions to the two
4035         defuns involving `cache-pos'.
4037 2013-01-25  Chong Yidong  <cyd@gnu.org>
4039         * xml.el (xml-entity-or-char-ref-re): Fix regexp.
4041 2013-01-24  Aaron Ecay  <aaronecay@gmail.com>  (tiny change)
4043         * paren.el (show-paren-function): Make sure to set 'priority and
4044         'face only if the overlay does exist.
4046 2013-01-24  Michael Albinus  <michael.albinus@gmx.de>
4048         * net/tramp.el (tramp-tramp-file-p): Check, whether NAME is unibyte.
4050         * net/tramp-sh.el (tramp-sh-handle-set-file-acl): Do not suppress
4051         basic attributes.
4052         (tramp-sh-handle-set-file-acl): Improve error checking.
4054 2013-01-24  Dmitry Antipov  <dmantipov@yandex.ru>
4056         * doc-view.el (doc-view-display): Force mode line update until all
4057         document is converted.  Suggested by Stefan Monnier (Bug#13164).
4059 2013-01-23  Bastien Guerry  <bzg@gnu.org>
4061         * paren.el (show-paren-function): Make sure an overlay exists
4062         before trying to delete it.  Also use `pos' as a position only
4063         when it is an integer.
4065 2013-01-23  Dmitry Antipov  <dmantipov@yandex.ru>
4067         * play/gametree.el (gametree-break-line-here): Use point-marker.
4069 2013-01-22  Michael Albinus  <michael.albinus@gmx.de>
4071         * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
4072         Mark descriptive parts with `display' property.
4074 2013-01-21  AgustĂ­n MartĂ­n Domingo  <agustin.martin@hispalinux.es>
4076         * textmodes/ispell.el (ispell-hunspell-dictionary-equivs-alist):
4077         New variable to map standard dict names to hunspell ones.
4078         (ispell-set-spellchecker-params): Make sure specific dict names
4079         are used for standard dicts with hunspell.
4081 2013-01-21  Tassilo Horn  <tsdh@gnu.org>
4083         * textmodes/reftex-cite.el (reftex-format-citation): Add format
4084         chars for note (%N) and url (%U).
4085         * textmodes/reftex-vars.el (reftex-cite-format): Document them.
4087 2013-01-21  Juri Linkov  <juri@jurta.org>
4089         * frame.el: Bind `f10' in `esc-map' to `toggle-frame-maximized'
4090         in addition to existing separate binding `meta f10' in `global-map'.
4091         (Bug#13484)
4093 2013-01-21  Michael Albinus  <michael.albinus@gmx.de>
4095         Improve XEmacs compatibility.
4097         * net/tramp.el (tramp-replace-environment-variables): Make it a defun.
4099         * net/tramp-adb.el (top): Require `time-date'.
4100         (tramp-adb-ls-output-time-less-p): Use `tramp-time-less-p'.
4101         (tramp-adb-handle-copy-file, tramp-adb-handle-rename-file):
4102         Use `tramp-file-name-handler'.
4103         (tramp-adb-maybe-open-connection):
4104         Use `tramp-compat-set-process-query-on-exit-flag'.
4106         * net/tramp-sh.el (tramp-sh-handle-file-acl):
4107         Use `tramp-compat-funcall'.
4109         * net/tramp-smb.el (tramp-smb-handle-file-acl): Use `looking-at' and
4110         `tramp-compat-funcall'.
4112 2013-01-21  JĂ¼rgen Hötzel  <juergen@archlinux.org>
4114         * net/tramp-adb.el (tramp-adb-handle-start-file-process): Complete
4115         reimplementation using "adb shell command ..." instead of running
4116         remote shell interactively.
4118 2013-01-20  Glenn Morris  <rgm@gnu.org>
4120         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
4121         Add native profiler menu entries.
4123         * profiler.el (profiler-running-p): New function.
4124         (profiler-cpu-profile): Use profiler-running-p.
4125         (profiler-report-mode-map): Add some more menu entries.
4127 2013-01-19  Glenn Morris  <rgm@gnu.org>
4129         * mail/unrmail.el (unrmail): Do not mangle the mbox From line;
4130         fixes 2012-12-07 change.  (Bug#13499)
4132 2013-01-19  Leo Liu  <sdl.web@gmail.com>
4134         * dired.el (dired-get-marked-files): Prune erroneous values due to
4135         last change.  (Bug#13152)
4137 2013-01-19  Glenn Morris  <rgm@gnu.org>
4139         * progmodes/etags.el (tags-table-check-computed-list):
4140         Preserve point in tags buffer.  (Bug#13412)
4142         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
4144 2013-01-19  Christian Wittern  <cwittern@gmail.com>  (tiny change)
4145             Chong Yidong  <cyd@gnu.org>
4147         * image-mode.el (image-next-file, image-previous-file):
4148         New commands (Bug#8453).
4149         (image-mode-map): Bind them to n and p.
4150         (image-mode--images-in-directory): New helper function.
4152 2013-01-19  Chong Yidong  <cyd@gnu.org>
4154         * image-mode.el (image-mode-fit-frame): Add a frame argument.
4155         Suggested by Drew Adams (Bug#7730).  Handle window decorations;
4156         save and restore the old window configuration.
4158 2013-01-18  Leo Liu  <sdl.web@gmail.com>
4160         * progmodes/js.el: Tweak autoload cookie for alias.
4162 2013-01-17  Michael Albinus  <michael.albinus@gmx.de>
4164         * autorevert.el (auto-revert-notify-watch-descriptor): Make it
4165         buffer local, again.  This was lost with the fix on 2013-01-12.
4167 2013-01-17  JĂ¼rgen Hötzel  <juergen@archlinux.org>
4169         * eshell/esh-util.el (eshell-path-env): Make it buffer local, in
4170         order to support several eshell buffers in parallel.
4172 2013-01-17  Michael Albinus  <michael.albinus@gmx.de>
4174         * autorevert.el (auto-revert-use-notify): In the :set function, do
4175         not modify `kill-buffer-hook'.
4176         (auto-revert-notify-rm-watch):
4177         Remove `auto-revert-notify-rm-watch' from `kill-buffer-hook'.
4178         (auto-revert-notify-add-watch): Do not call
4179         `auto-revert-notify-rm-watch', but add it to a buffer local
4180         `kill-buffer-hook'.
4182 2013-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4184         * emacs-lisp/trace.el (trace--read-args): Use a closure and an honest
4185         call to `eval' rather than a backquoted lambda.
4187 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4189         * emacs-lisp/nadvice.el (advice--tweak): Make it possible for `tweak'
4190         to return an explicit nil.
4191         (advice--remove-function): Change accordingly.
4193         * emacs-lisp/advice.el (ad-preactivate-advice): Adjust the cleanup to
4194         the use of nadvice.el.
4196         * progmodes/which-func.el (which-function): Silence imenu errors
4197         (bug#13433).
4199 2013-01-15  Michael R. Mauger  <mmaug@yahoo.com>
4201         * progmodes/sql.el (sql-imenu-generic-expression):
4202         (sql-mode-font-lock-object-name): Match schema qualified names.
4203         (sql-connect): Use string keys.
4204         (sql-product-interactive): Wait for interpreter prompt.
4205         (sql-comint-oracle): Set process coding based on NLS_LANG.
4207 2013-01-15  Michael R. Mauger  <mmaug@yahoo.com>
4209         * progmodes/sql.el (sql-output-to-send): Remove, unused.
4210         (sql-interactive-remove-continuation-prompt):
4211         (sql-send-magic-terminator, sql-interactive-mode): Remove references.
4213 2013-01-14  Leo Liu  <sdl.web@gmail.com>
4215         * calendar/calendar.el (calendar-redraw): Sync window-point and point.
4216         (Bug#13420)
4218 2013-01-14  Glenn Morris  <rgm@gnu.org>
4220         * progmodes/compile.el (compilation-error-regexp-alist-alist):
4221         Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
4223 2013-01-13  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
4225         * progmodes/python.el (python-nav-end-of-statement):
4226         Fix cornercase when handling multiline strings.
4228 2013-01-13  Richard Stallman  <rms@gnu.org>
4230         * mail/sendmail.el (mail-position-on-field): Add doc string.
4232         * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
4233         Get current message boundaries and pass them to
4234         message-forward-make-body-mime.  Minor style changes.
4236 2013-01-13  Eli Zaretskii  <eliz@gnu.org>
4238         * cus-start.el (all): Avoid warnings about
4239         scroll-bar-adjust-thumb-portion on platforms where it is not defined.
4241 2013-01-11  Jan Djärv  <jan.h.d@swipnet.se>
4243         * cus-start.el (all): Add scroll-bar-adjust-thumb-portion.
4245 2013-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4247         * jit-lock.el (jit-lock-debug-mode): New minor mode.
4248         (jit-lock--debug-fontifying): New var.
4249         (jit-lock--debug-fontify): New function.
4250         * subr.el (condition-case-unless-debug): Don't prevent catching the
4251         error, just let the debbugger run.
4252         * emacs-lisp/timer.el (timer-event-handler): Don't prevent debugging
4253         timer code and don't drop errors silently.
4255 2013-01-12  Michael Albinus  <michael.albinus@gmx.de>
4257         * autorevert.el (auto-revert-notify-watch-descriptor): Give it
4258         `permanent-local' property.
4259         (auto-revert-notify-handler): Use `file-equal-p'.
4261 2013-01-12  Eli Zaretskii  <eliz@gnu.org>
4263         * autorevert.el (auto-revert-notify-handler): Fix filtering of
4264         file notification by ACTION. For filtering by file name, compare
4265         only the non-directory part of the file name.
4267 2013-01-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4269         * autorevert.el: Use cl-lib instead of cl.
4271         * vc/vc-bzr.el (vc-bzr--sanitize-header): New function (bug#13307).
4272         (vc-bzr-checkin): Use it.
4273         * vc/log-edit.el (log-edit-extract-headers): Don't presume FUNCTION
4274         will preserve match-data.
4276 2013-01-11  Felix H. Dahlke  <fhd@ubercode.de>
4278         * progmodes/js.el: Fix multiline declarations's indentation (bug#8576).
4279         (js--declaration-keyword-re): New var.
4280         (js--multi-line-declaration-indentation): New function.
4281         (js--proper-indentation): Use it.
4283 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
4285         * calc/calc.el (calc-highlight-selections-with-faces)
4286          (calc-dispatch):
4287         * comint.el (comint-history-isearch-message):
4288         * emacs-lisp/edebug.el (edebug-read, edebug-eval-defun):
4289         * ffap.el (ffap-string-at-point-region, ffap-next)
4290         (ffap-string-at-point, ffap-string-around)
4291         (ffap-copy-string-as-kill, ffap-highlight-overlay)
4292         (ffap-literally):
4293         * font-lock.el (font-lock-keywords-alist)
4294         (font-lock-removed-keywords-alist):
4295         * help-mode.el (help-xref-symbol-regexp):
4296         * info.el (Info-find-emacs-command-nodes):
4297         * international/mule.el (add-to-coding-system-list):
4298         * isearch.el (isearch-message-function, isearch-fail-pos):
4299         * misearch.el (multi-isearch-next-buffer-function):
4300         * newcomment.el (comment-box):
4301         * printing.el (pr-txt-printer-alist, pr-ps-printer-alist)
4302         (pr-setting-database):
4303         * progmodes/cc-fonts.el (c-font-lock-keywords-3)
4304         (c++-font-lock-keywords-3, objc-font-lock-keywords-3)
4305         (java-font-lock-keywords-3, idl-font-lock-keywords-3)
4306         (pike-font-lock-keywords-3):
4307         * progmodes/compile.el (compile):
4308         * progmodes/etags.el (tags-table-files)
4309         (tags-table-files-function, tags-included-tables-function):
4310         * progmodes/gdb-mi.el (gdb, gdb-setup-windows)
4311         (gdb-restore-windows):
4312         * ps-print.el (ps-even-or-odd-pages, ps-spool-buffer-with-faces)
4313         (ps-n-up-filling-database):
4314         * server.el (server-buffer, server-log):
4315         * simple.el (newline, delete-backward-char, delete-forward-char)
4316         (minibuffer-history-isearch-message, kill-line, track-eol)
4317         (temporary-goal-column):
4318         * textmodes/flyspell.el (flyspell-mark-duplications-flag)
4319         (flyspell-default-deplacement-commands):
4320         * textmodes/ispell.el (ispell-accept-output):
4321         * textmodes/sgml-mode.el (html-tag-help):
4322         * vc/compare-w.el (compare-ignore-whitespace)
4323         (compare-ignore-case, compare-windows-dehighlight):
4324         * vc/diff.el (diff):
4325         * whitespace.el (whitespace-point)
4326         (whitespace-font-lock-refontify, whitespace-bob-marker)
4327         (whitespace-eob-marker): Fix ambiguous doc string cross-reference(s).
4329 2013-01-11  Michael Albinus  <michael.albinus@gmx.de>
4331         * autorevert.el (top): Require 'cl in order to pacify byte compiler.
4332         (auto-revert-notify-rm-watch): Ignore errors.
4333         (auto-revert-notify-add-watch): Ignore errors.  Use '(modify) for
4334         inotify, and '(size last-write-time) for w32notify.
4335         Set buffer-local `auto-revert-use-notify' to nil when adding a file
4336         watch fails - this is a fallback to the file modification check.
4337         (auto-revert-notify-event-p, auto-revert-notify-event-descriptor)
4338         (auto-revert-notify-event-action)
4339         (auto-revert-notify-event-file-name): New defuns.
4340         (auto-revert-notify-handler): Use them.  Implement first
4341         plausibility checks.
4342         (auto-revert-handler): Handle also `auto-revert-tail-mode'.
4344 2013-01-11  Julien Danjou  <julien@danjou.info>
4346         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
4347         max are almost equal. Also return the correct value for V which is
4348         already between 0 and 1.
4350 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
4352         * emacs-lisp/ert.el (ert-run-test): Use point-max-marker.
4354 2013-01-11  Eli Zaretskii  <eliz@gnu.org>
4356         * autorevert.el (auto-revert-notify-rm-watch)
4357         (auto-revert-notify-add-watch): Fix typos in w32notify function
4358         names.
4360 2013-01-10  Michael Albinus  <michael.albinus@gmx.de>
4362         * autorevert.el (auto-revert-notify-enabled): Move up.
4363         (auto-revert-use-notify): New defcustom.
4364         (auto-revert-mode, global-auto-revert-mode)
4365         (auto-revert-notify-add-watch, auto-revert-handler)
4366         (auto-revert-buffers): Use `auto-revert-use-notify' instead of
4367         `auto-revert-notify-enabled'.
4369 2013-01-10  Elias Pipping  <pipping@exherbo.org>
4371         * files.el (auto-mode-alist): Use doc-view for djvu files (bug#13164).
4372         * doc-view.el (doc-view-document->bitmap):
4373         Use doc-view-single-page-converter-function instead of
4374         single-page-converter arg; adjust callers.
4376 2013-01-10  Feng Li  <fengli@gmail.com>  (tiny change)
4378         * progmodes/which-func.el (which-function): Understand Semantic's use
4379         of overlays in imenu--index-alist.
4381 2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
4383         * man.el: Handle different "man -k" behaviors (bug#13160).  Use utf-8.
4384         (Man-man-k-use-anchor): New var.
4385         (Man-parse-man-k): New function.
4386         (Man-completion-table): Use it.
4387         (man): Flush the completion cache between uses.
4389 2013-01-10  Michael Albinus  <michael.albinus@gmx.de>
4391         * autorevert.el: Add file watch support.
4392         (auto-revert-notify-enabled): New defconst.
4393         (auto-revert-notify-watch-descriptor-hash-list)
4394         (auto-revert-notify-watch-descriptor)
4395         (auto-revert-notify-modified-p): New defvars.
4396         (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
4397         (auto-revert-notify-handler): New defuns.
4398         (auto-revert-mode, global-auto-revert-mode): Remove file watches
4399         when mode is disabled.
4400         (auto-revert-handler): Check for `auto-revert-notify-modified-p'.
4401         (auto-revert-buffers): Add file watches for active buffers.
4403 2013-01-10  Dmitry Antipov  <dmantipov@yandex.ru>
4405         * cus-start.el (toplevel): Only allow float values for
4406         scroll-up-aggressively and scroll-down-aggressively.
4407         Allow any number for line-spacing.
4409 2013-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4411         * doc-view.el (doc-view-pdfdraw-program): Allow "pdfdraw" name.
4412         (doc-view-pdf->png-converter-function): Use mupdf if available.
4413         (doc-view-djvu->png-converter-function)
4414         (doc-view-ps->png-converter-function): Remove.
4415         (doc-view--image-file-pattern): Replace doc-view--image-file-extension.
4416         (doc-view-goto-page, doc-view-convert-current-doc, doc-view-display)
4417         (doc-view-already-converted-p): Adjust accordingly.
4418         (doc-view-mode-p): Simplify.
4419         (doc-view-enlarge): Use setq-local.
4420         (doc-view-pdf->png-converter-ghostscript)
4421         (doc-view-djvu->png-converter-ddjvu)
4422         (doc-view-pdf->png-converter-mupdf): Rework to call
4423         doc-view-start-process directly.
4424         (doc-view-pdf/ps->png): Simplify accordingly.
4425         (doc-view-pdf->png-1, doc-view-djvu->png-1): Remove.
4426         (doc-view-document->bitmap): Rename from doc-view-document->png.
4427         (doc-view-convert-current-doc): Merge pdf and djvu cases.
4428         (doc-view-set-slice-from-bounding-box): Fix completion table.
4429         (doc-view-mode): Use add-hook for after-revert-hook.
4431 2013-01-10  Glenn Morris  <rgm@gnu.org>
4433         * emacs-lisp/authors.el (authors-ignored-files)
4434         (authors-valid-file-names, authors-renamed-files-alist):
4435         Add some more entries.
4437 2013-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4439         * image-mode.el (image-mode-winprops): Don't throw away the fallback
4440         `t' pseudo-window entry.
4442 2013-01-10  Alan Mackenzie  <acm@muc.de>
4444         Fix bugs in the c-parse-state mechanism.  Reuse some markers
4445         instead of continually generating new ones.
4447         * progmodes/cc-engine.el (c-state-old-cpp-beg-marker)
4448         (c-state-old-cpp-end-marker): New variables.
4449         (c-append-lower-brace-pair-to-state-cache): Start a backward
4450         search for "}" definitively outside CPP constructs.
4451         (c-remove-stale-state-cache): Inform the caller of a need to
4452         search back for a brace pair in certain circumstances.
4453         (c-state-maybe-marker): New macro.
4454         (c-parse-state): Reuse markers when appropriate.
4456 2013-01-10  Glenn Morris  <rgm@gnu.org>
4458         * simple.el (execute-extended-command): Doc fix.
4459         Bind prefix-arg around read-extended-command, for prompt.  (Bug#13395)
4461 2013-01-10  Chong Yidong  <cyd@gnu.org>
4463         * faces.el (read-face-name): Doc fix.
4465 2013-01-10  Roland Winkler  <winkler@gnu.org>
4467         * emacs-lisp/crm.el: Allow any regexp for separators.
4468         (crm-default-separator): All spaces around the default comma separator.
4469         (crm--completion-command): New macro.
4470         (crm-completion-help, crm-complete, crm-complete-word): Use it.
4471         (crm-complete-and-exit): Handle non-single-char separators.
4473 2013-01-09  Elias Pipping  <pipping@lavabit.com>
4475         * doc-view.el: Add support for DjVu (bug#13164).
4476         (doc-view-djvu->png-converter-function): New config var.
4477         (doc-view-single-page-converter-function, doc-view--image-type)
4478         (doc-view--image-file-extension): New vars.
4479         (doc-view-mode): Initialize them.
4480         (doc-view-goto-page): Use them.
4481         (doc-view-mode-p): Add support for ddjvu.
4482         (doc-view-djvu->png-converter-ddjvu, doc-view-djvu->png-1)
4483         (doc-view-set-up-single-converter): New funs.
4484         (doc-view-pdf/ps->png): Extend for djvu.
4485         (doc-view-document->png): Rename from doc-view-pdf->png.
4486         (doc-view-convert-current-doc): Handle djvu.
4487         (doc-view-insert-image, doc-view-display)
4488         (doc-view-already-converted-p): Don't hardcode png.
4489         (doc-view-set-doc-type): Recognize djvu docs.
4491 2013-01-09  Elias Pipping  <pipping@lavabit.com>
4493         * doc-view.el: Add support for mupdf converter (bug#13164).
4494         (doc-view-pdfdraw-program, doc-view-pdf->png-converter-function)
4495         (doc-view-ps->png-converter-function): New config vars.
4496         (doc-view-pdf->png-converter-ghostscript)
4497         (doc-view-ps->png-converter-ghostscript)
4498         (doc-view-pdf->png-converter-mupdf): New functions.
4499         (doc-view-pdf/ps->png, doc-view-pdf->png-1): Use them.
4501 2013-01-09  JĂ¼rgen Hötzel  <juergen@archlinux.org>
4503         * net/tramp.el (tramp-eshell-directory-change): Check remote-path
4504         first in session cache: When `tramp-own-remote-path' is in
4505         `tramp-remote-path', the remote path is only set in the session
4506         cache.
4508 2013-01-09  Glenn Morris  <rgm@gnu.org>
4510         * emacs-lisp/trace.el (trace-function-foreground)
4511         (trace-function-background): Doc fix.
4513 2013-01-09  Juri Linkov  <juri@jurta.org>
4515         * international/mule-cmds.el (read-char-by-name): Move let-binding
4516         of completion-ignore-case around completing-read to fix regression
4517         exhibited by the test case `C-x 8 RET *acc TAB' and caused by
4518         `string-match-p' using the nil value of `case-fold-search' and
4519         `completion-ignore-case' in `completion-pcm--all-completions'.
4520         (Bug#12615).
4522 2013-01-09  Glenn Morris  <rgm@gnu.org>
4524         * progmodes/compile.el (compilation-parse-errors):
4525         Fix typo.  (Bug#13369)
4527 2013-01-09  Vitalie Spinu  <spinuvit@gmail.com>  (tiny change)
4529         * comint.el (comint-send-input): Check size of buffer before
4530         waiting for process output, in case already accepted.  (Bug#13290)
4532 2013-01-09  Paul Eggert  <eggert@cs.ucla.edu>
4534         Spelling fixes.
4535         * net/tramp-adb.el (tramp-adb-get-toolbox):
4536         Fix misspelling of 'unknown'.
4538 2013-01-08  Juri Linkov  <juri@jurta.org>
4540         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
4541         * progmodes/flymake.el (flymake-errline, flymake-warnline):
4542         Use underline style wave on terminals that support it.  (Bug#13000)
4544 2013-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4546         * emacs-lisp/pcase.el (pcase--split-equal): Also take advantage if
4547         the predicate returns nil.
4549         * simple.el: Use lexical-binding.
4550         (primitive-undo): Use pcase.
4551         (minibuffer-history-isearch-push-state): Use a closure.
4553 2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
4555         * simple.el (primitive-undo): Move from undo.c.
4557 2013-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4559         * vc/pcvs.el (cvs-cleanup-collection): Extend meaning of `rm-handled'.
4560         (cvs-mode-remove-handled): Use it (bug#13380).
4562         * emacs-lisp/nadvice.el (advice--tweak): New function.
4563         (advice--remove-function, advice--subst-main): Use it.
4565         * emacs-lisp/advice.el: Update commentary.
4567 2013-01-08  Michael Albinus  <michael.albinus@gmx.de>
4569         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
4570         Remove spurious entry.
4572 2013-01-08  Glenn Morris  <rgm@gnu.org>
4574         * net/tramp.el (tramp-default-host-alist): Add :version.
4576 2013-01-08  Juri Linkov  <juri@jurta.org>
4578         * info.el (Info-read-node-name-2): Don't duplicate suffixes for
4579         single completion.  (Bug#12456)
4580         (info--manual-names): Expand node completions into an explicit list
4581         before appending it to another list.  Filter out internal buffers
4582         with the leading space in the buffer name.  (Bug#10771)
4584 2013-01-08  Juri Linkov  <juri@jurta.org>
4586         * info.el (Info-read-node-name-1): Allow empty node name in (FILENAME)
4587         that defaults to the Top node.
4588         (Info-goto-node, Info-read-node-name): Doc fix to mention that
4589         the short format (FILENAME) goes to the Top node.
4590         (Info-build-node-completions): Rename arg `file' to `filename'.
4591         (Bug#13365)
4593 2013-01-07  Bastien Guerry  <bzg@gnu.org>
4595         * menu-bar.el (menu-bar-search-documentation-menu):
4596         Use `apropos-user-option' and fix the help message.
4598 2013-01-07  Bastien Guerry  <bzg@gnu.org>
4600         * apropos.el (apropos-do-all): Update docstring.
4601         (apropos-user-option-button): New face.
4602         (apropos-user-option): Rename from `apropos-variable' and update
4603         docstring.
4604         (apropos-variable): Rewrite, now show all variables by default.
4605         (apropos-print): Mention "User option" instead of "Variable" when
4606         printing doc for user options.  (Bug#13276)
4608 2013-01-07  JĂ¼rgen Hötzel  <juergen@archlinux.org>
4610         * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):
4611         Handle filename correctly, when parsing "source -> target" symlink
4612         output.
4613         (tramp-adb-handle-set-file-times): New defun.
4615 2013-01-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4617         * emacs-lisp/advice.el (ad-activate-advised-definition): Refresh the
4618         advice list when the interactive-spec of ad-Advice-* changes.
4620 2013-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4622         * wid-edit.el (widget-default-get): Work for inlined elements.
4623         (Bug#12670)
4625 2013-01-07  Michael Albinus  <michael.albinus@gmx.de>
4627         * net/tramp.el (tramp-default-host-alist): New defcustom.
4628         (tramp-find-host): Use it.
4629         (tramp-eshell-directory-change): Move from tramp-sh.el.  Add to
4630         `eshell-directory-change-hook'.
4632         * net/tramp-adb.el (top): Add adb specific entry in
4633         `tramp-default-host-alist'.
4634         (tramp-adb-file-name-host): Remove function.
4635         (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection):
4636         Use `tramp-file-name-host' instead of `tramp-adb-file-name-host'.
4638         * net/tramp-sh.el: Move eshell integration code to tramp.el.
4640 2013-01-06  JĂ¼rgen Hötzel  <juergen@archlinux.org>
4642         * net/tramp-adb.el (tramp-methods): Add `tramp-tmpdir' entry.
4644 2013-01-06  Michael Albinus  <michael.albinus@gmx.de>
4646         * net/tramp-adb.el (tramp-adb-ls-toolbox-regexp): The file size can
4647         consist of more than one digit.
4648         (tramp-adb-file-name-handler-alist):
4649         Use `tramp-handle-file-exists-p' consistently.
4650         (tramp-adb-file-name-handler): Don't tweak `tramp-default-host'.
4651         (tramp-adb-handle-file-exists-p): Remove function.
4652         (tramp-adb-file-name-host): New defun.
4653         (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection):
4654         Use it.
4655         (tramp-adb-maybe-open-connection): Set "remote-path" property.
4657 2013-01-06  Chong Yidong  <cyd@gnu.org>
4659         * vc/vc.el (vc-next-action): Detect buffer modifications
4660         conflicting with locking VCS operation (Bug#11490).
4662         * vc/vc-hooks.el (vc-after-save): DTRT for locking VCSes.
4664 2013-01-05  Michael Albinus  <michael.albinus@gmx.de>
4666         * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):
4667         (tramp-adb-handle-directory-files-and-attributes): Fix typos.
4669 2013-01-05  JĂ¼rgen Hötzel  <juergen@archlinux.org>
4671         * net/tramp-adb.el (tramp-adb-handle-file-attributes): More robust
4672         parsing of ls output using regular expression (handle filenames
4673         with spaces).  Use virtual device number.
4674         (tramp-do-parse-file-attributes-with-ls): New defun (Code
4675         cleanup).
4677 2013-01-04  Daiki Ueno  <ueno@gnu.org>
4679         * epg.el: Silence byte-compiler warnings.
4680         (epg--start): Use delete-char instead of delete-backward-char.
4681         (epg-wait-for-completion): Pass FRAME arg to redraw-frame.
4683 2013-01-04  Daiki Ueno  <ueno@gnu.org>
4685         * epg.el (epg--start): Don't call "tty" program on W32 platforms.
4686         Suggested by Eli Zaretskii  <eliz@gnu.org>.
4688 2013-01-04  Michael Albinus  <michael.albinus@gmx.de>
4690         * net/tramp-sh.el (tramp-set-file-uid-gid): UID and GID must be
4691         non-negative integers.  Otherwise, the default values are used.
4692         (tramp-convert-file-attributes): Convert uid and gid to integers.
4694 2013-01-04  Glenn Morris  <rgm@gnu.org>
4696         * term.el (term-handle-colors-array): Ensure face attributes
4697         are fully specified, not nil.  (Bug#13337)
4699         * term.el (term-default-fg-color, term-default-bg-color):
4700         Fix custom type.
4702         * progmodes/etags.el (tags-compression-info-list): Doc fix.
4703         (tag-find-file-of-tag-noselect): Check auto-compression-mode
4704         rather than 'jka-compr being loaded.  (Bug#13338)
4706 2013-01-04  Wesley Dawson  <whd@lavabit.com>  (tiny change)
4708         * icomplete.el (icomplete-completions):
4709         Honor icomplete-prospects-height once more following
4710         2012-11-29 changes.  (Bug#13224)
4712 2013-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4714         * subr.el (internal--called-interactively-p--get-frame): Find aliases
4715         of called-interactively-p as well (bug#13237).
4717         * view.el (view--enable, view--disable): Rename from view-mode-enable
4718         and view-mode-disable and assume it's called from view-mode.
4719         (view-mode-enable, view-mode-disable): Redefine as obsolete
4720         compatibility layer above view-mode.
4721         (view-mode-enter): Call `view-mode'.
4723         * files.el (after-find-file): Call `view-mode'.
4725         * doc-view.el (doc-view-scale-internally): New var.
4726         (doc-view-enlarge, doc-view-insert-image): Obey it.
4728 2013-01-03  Daiki Ueno  <ueno@gnu.org>
4730         * epg.el (epg--start): Ignore errors when /dev/fd/0 does not
4731         exist.  (Bug#13344)
4733 2013-01-03  Glenn Morris  <rgm@gnu.org>
4735         * mail/rmail.el (rmail-set-header-1): Ignore case.
4736         Handle multi-line headers.  (Bug#13330)
4738         * progmodes/make-mode.el (makefile-fill-paragraph): Add doc.
4739         Handle paragraph starting at beginning of buffer.
4741         * subr.el (eval-after-load): Don't purecopy the form, so that it
4742         can be nconc'd later on; reverts 2009-11-11 change.  (Bug#13331)
4744         * emacs-lisp/byte-run.el (defun): Place cl declarations
4745         after any interactive spec.  (Bug#13265)
4747 2013-01-02  Andreas Schwab  <schwab@linux-m68k.org>
4749         * emacs-lisp/byte-run.el (defmacro): Use same argument parsing as
4750         defun.  Don't check for DECL if DOCSTRING isn't a string.
4751         (defun): Likewise.
4753 2013-01-02  Glenn Morris  <rgm@gnu.org>
4755         * eshell/em-cmpl.el (eshell-pcomplete):
4756         More thoroughly imitate pcomplete.  (Bug#13293)
4758         * files.el (parse-colon-path): Doc fix.  (Bug#12351)
4759         Return nil for empty path elements.  (Bug#13296)
4761 2013-01-02  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
4763         * progmodes/python.el (python-nav-end-of-statement): Rewrite in
4764         order to improve efficiency (Based on Daniel Colascione's
4765         <dancol@dancol.org> patch).  (Bug#13182)
4767 2013-01-02  Glenn Morris  <rgm@gnu.org>
4769         * vc/log-edit.el (log-edit-header-contents-regexp): Add doc string.
4771 2013-01-02  Andreas Schwab  <schwab@linux-m68k.org>
4773         * emacs-lisp/byte-run.el (defmacro): Don't lose final nil if
4774         neither DOCSTRING nor DECL was given.  (Bug#13316)
4776 2013-01-02  Michael Albinus  <michael.albinus@gmx.de>
4778         * net/tramp-sh.el (tramp-sh-handle-set-file-acl): Add argument to
4779         `error' call.
4780         (tramp-do-copy-or-rename-file): Ignore errors when calling
4781         `set-file-extended-attributes'.
4783         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
4784         Add handler for `file-acl'.
4785         (tramp-smb-handle-file-acl): New defun.
4787 2013-01-02  Jay Belanger  <jay.p.belanger@gmail.com>
4789         * calc/README: Mention ISO 8601 week-numbering dates.
4791 2013-01-01  Martin Rudalics  <rudalics@gmx.at>
4793         * view.el (view-mode-enable): New argument run-view-mode-hook.
4794         Run view-mode-hook only when it's non-nil (Bug#13315).
4795         (view-mode-enter): Call view-mode-enable with run-view-mode-hook
4796         argument t.
4798 2012-12-31  JĂ¼rgen Hötzel  <juergen@archlinux.org>
4800         * net/tramp-adb.el (tramp-adb-maybe-open-connection): Handle errors
4801         (No device connected, invalid device name). (Bug #13299)
4803 2012-12-31  Martin Rudalics  <rudalics@gmx.at>
4805         * window.el (window-resizable--p): Rename to window-resizable-p.
4806         (window-resize-no-error): New function.
4808         * mail/rmail.el (rmail-maybe-display-summary): Restore behavior
4809         broken in fix from 2012-12-28.
4811 2012-12-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4813         * subr.el (special-form-p): Don't signal errors on undef aliases.
4815 2012-12-31  Jay Belanger  <jay.p.belanger@gmail.com>
4817         * calc/calc-forms.el (math-parse-date): Try using
4818         `math-parse-iso-date' when it looks like it might be needed.
4819         Allow times of 24:00.
4820         (math-parse-date-validate, math-parse-iso-date-validate): Allow times
4821         of 24:00.
4823 2012-12-30  Glenn Morris  <rgm@gnu.org>
4825         * net/mairix.el (rmail, rmail-summary-displayed, rmail-summary):
4826         Remove unnecessary/buggy autoloads (missing interactive).  (Bug#13294)
4827         (rmail-summary-displayed, rmail-summary): Declare.
4828         (mairix-rmail-display): Just require rmail.
4830 2012-12-30  Chong Yidong  <cyd@gnu.org>
4832         * emacs-lisp/package.el (package-untar-buffer): Improve integrity
4833         check for the tarball contents.
4835 2012-12-30  Matt Fidler  <matt.fidler@alcon.com>  (tiny change)
4837         * emacs-lisp/package.el (package-untar-buffer): Handle problematic
4838         tarfile content listings (Bug#13136).
4840 2012-12-30  Mark Lillibridge  <mark.lillibridge@hp.com>
4842         * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
4843         Insert the undecoded text of the message being forwarded.  (Bug#9521)
4845 2012-12-30  Michael Albinus  <michael.albinus@gmx.de>
4847         * net/tramp-sh.el (tramp-set-file-uid-gid): Convert UID and GID to
4848         integers, if they are real numbers.  (Bug#13282)
4850         * net/tramp-sh.el (tramp-sh-handle-set-file-selinux-context):
4851         Return `t' on success.
4853         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
4854         Add handler for `set-file-selinux-context'.
4856 2012-12-29  Michael Albinus  <michael.albinus@gmx.de>
4858         * net/tramp-sh.el (tramp-sh-handle-file-acl): Suppress basic attributes.
4859         (tramp-sh-handle-set-file-acl): Return `t' on success.
4861 2012-12-29  Eli Zaretskii  <eliz@gnu.org>
4863         * files.el (backup-buffer-copy, basic-save-buffer-2):
4864         If set-file-extended-attributes fails, fall back on set-file-modes
4865         instead of signaling an error.  (Bug#13298)
4866         (basic-save-buffer): Likewise.
4868 2012-12-29  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
4870         * progmodes/python.el: Support other commands triggering
4871         python-indent-line so indentation cycling continues to work.
4872         (python-indent-trigger-commands): New defcustom.
4873         (python-indent-line): Use it.
4875 2012-12-29  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
4877         * progmodes/python.el (python-shell-send-region): Add blank lines
4878         for non sent code so backtraces remain correct.
4880 2012-12-29  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
4882         * progmodes/python.el: Remove cl dependency.
4883         (python-syntax-count-quotes): Replace incf call.
4884         (python-fill-string): Replace setf call.
4886 2012-12-29  Damien Cassou  <damien.cassou@gmail.com>
4888         * info.el (info-other-window): New arg, for consistency with info.
4890 2012-12-28  Martin Rudalics  <rudalics@gmx.at>
4892         * mail/rmail.el (rmail-maybe-display-summary):
4893         Rewrite (Bug#13066).
4895 2012-12-28  Andreas Schwab  <schwab@linux-m68k.org>
4897         * epg.el (epg--start): Modify process-environment locally.
4899 2012-12-28  Daiki Ueno  <ueno@gnu.org>
4901         * epg.el: Support pinentry-curses.
4902         Suggested by Werner Koch in
4903         <http://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00755.html>.
4904         (epg-agent-file, epg-agent-mtime): New variable.
4905         (epg--start): Record the modified time of gpg-agent socket file,
4906         to restore Emacs frame after pinentry-curses termination.
4907         (epg-wait-for-completion): Restore Emacs frame here.
4909 2012-12-27  Juri Linkov  <juri@jurta.org>
4911         * info.el (Info-file-completions): New variable.
4912         (Info-read-node-name-1): Complete node names in the Info file
4913         when a file name is given.  Call `Info-build-node-completions'
4914         with a file name.
4915         (Info-build-node-completions): Add new arg `file'.  When it is
4916         non-nil, visit it in a temporary buffer and cache its completions in
4917         `Info-current-file-completions'.  Move most of the function body to
4918         `Info-build-node-completions-1'.
4919         (Info-build-node-completions-1): New function with the body from
4920         `Info-build-node-completions'.  (Bug#12456)
4922 2012-12-27  Juri Linkov  <juri@jurta.org>
4924         * frame.el (frame-maximization-style): Remove user option.
4925         (cycle-frame-maximized): Remove function.
4926         (toggle-frame-maximized): Rewrite and bind to M-<f10>.
4927         (toggle-frame-fullscreen): New command bound to <f11> instead of
4928         `toggle-frame-maximized'.
4929         http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00703.html
4931 2012-12-27  Michael Albinus  <michael.albinus@gmx.de>
4933         * net/tramp.el (tramp-handle-file-accessible-directory-p): New defun.
4935         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
4936         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
4937         * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
4938         for `file-accessible-directory-p'.  (Bug#13275)
4940 2012-12-27  Sam Steingold  <sds@gnu.org>
4942         * progmodes/cperl-mode.el (cperl-calculate-indent): Do not stagger
4943         continuations, see <http://stackoverflow.com/questions/3582436>.
4945 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
4947         * progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",
4948         "module" and "def" to have indentation before them.
4949         Regression from 2012-09-07T04:15:56Z!dgutov@yandex.ru (see the new test).
4951         * progmodes/ruby-mode.el: Bump the version to 1.2 (Bug#13200).
4953 2012-12-27  Alan Mackenzie  <acm@muc.de>
4955         Speed up fontification where there's large brace blocks.
4956         * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Add a limit
4957         to a call of c-beginning-of-decl-1.
4959 2012-12-27  Vitalie Spinu  <spinuvit@gmail.com>  (tiny change)
4961         * comint.el (comint-adjust-window-point): New function.
4962         (comint-postoutput-scroll-to-bottom):
4963         Call comint-adjust-window-point (Bug#13248).
4965 2012-12-26  Dmitry Gutov  <dgutov@yandex.ru>
4967         * progmodes/ruby-mode.el (auto-mode-alist): `purecopy' the
4968         Rakefile regexp.
4969         (auto-mode-alist): Associate .gemspec files with ruby-mode
4970         (https://bugs.ruby-lang.org/issues/5453).
4972 2012-12-26  JĂ¼rgen Hötzel  <juergen@archlinux.org>
4974         * net/tramp-adb.el (tramp-adb-get-ls-command): New defun.
4975         Suppress coloring, if possible (required for BusyBox based systems like
4976         CyanogenMod).
4977         (tramp-adb-handle-file-attributes)
4978         (tramp-adb-handle-insert-directory)
4979         (tramp-adb-handle-file-name-all-completions): Use it.
4980         (tramp-adb-get-toolbox): New defun.  Check for remote shell
4981         implementation (BusyBox or Toolbox).
4983 2012-12-24  Constantin Kulikov  <zxnotdead@gmail.com>  (tiny change)
4985         * startup.el (initial-buffer-choice): Allow function as value
4986         (Bug#13251).
4987         (command-line-1): Handle case where initial-buffer-choice
4988         specifies a function.
4989         * server.el (server-execute): Handle case where
4990         initial-buffer-choice specifies a function.
4992 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
4994         * mail/smtpmail.el (smtpmail-try-auth-method): Refactored out into
4995         its own function.
4996         (smtpmail-try-auth-methods): Forget the user name/password if the
4997         login is unsuccessful (bug#12424).
4999 2012-12-22  Michael Albinus  <michael.albinus@gmx.de>
5001         * notifications.el (notifications-notify): Protect body with
5002         `with-demoted-errors'.
5004         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
5005         Check properties of remote device.  Restart connection, if there is a
5006         change.
5008 2012-12-21  Chong Yidong  <cyd@gnu.org>
5010         * sort.el (sort-subr): Doc fix (Bug#13056).
5012 2012-12-21  Bastien Guerry  <bzg@gnu.org>
5014         * progmodes/etags.el (tags-search): Fix typo.  Bug #13232.
5016 2012-12-21  Michael Albinus  <michael.albinus@gmx.de>
5018         * simple.el (process-file): Overwrite stderr file, if exists.
5020 2012-12-21  Daiki Ueno  <ueno@gnu.org>
5022         * epg.el (epg--start): Print GPG_AGENT_INFO in the debug buffer.
5023         (epg-error): Set `error-message' property.
5025 2012-12-21  Chong Yidong  <cyd@gnu.org>
5027         * international/mule-cmds.el (read-char-by-name): Signal an error
5028         if the user does not supply a valid character (Bug#13177).
5030         * simple.el (transpose-subr-1): Preserve marker positions by
5031         changing the insertion sequence (Bug#13122).
5033 2012-12-21  Kelly Dean  <kellydeanch@yahoo.com>  (tiny change)
5035         * simple.el (kill-region): Deactivate mark even for empty regions
5036         (Bug#13169).
5038 2012-12-21  Chong Yidong  <cyd@gnu.org>
5040         * help-fns.el (describe-variable): Make sure we get the right
5041         buffer name (Bug#13105).  Suggested by Kelly Dean.
5043 2012-12-20  Michael R. Mauger  <mmaug@yahoo.com>
5045         * comint.el (comint-redirect-previous-input-string): New variable.
5046         (comint-redirect-setup, comint-redirect-cleanup)
5047         (comint-redirect-preoutput-filter): Use it.  Fixes redirection bug.
5048         (comint-redirect-preoutput-filter): Fix verbose message.
5050 2012-12-20  Michael Albinus  <michael.albinus@gmx.de>
5052         * progmodes/grep.el (rgrep): Escape command line.  Sometimes, it
5053         is too long for Tramp.  See discussion in
5054         <http://thread.gmane.org/gmane.emacs.tramp/8233/focus=8244>.
5056         * progmodes/compile.el (compilation-start): Remove line escape
5057         template.
5059 2012-12-20  Dmitry Antipov  <dmantipov@yandex.ru>
5061         * vc/ediff-ptch.el (ediff-map-patch-buffer): Use `point-min-marker'.
5062         Adjust comment.
5064 2012-12-19  Jonas Bernoulli  <jonas@bernoul.li>
5066         * emacs-lisp/lisp-mnt.el (lm-section-end): Always end before the
5067         following non-comment text (bug#13207).
5068         (lm-header-multiline): Continuation lines need to be indented more than
5069         the first line.
5070         (lm-homepage): New function.
5071         (lm-with-file): Don't be confused if narrowing is in effect.
5073 2012-12-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5075         * vc/diff-mode.el (diff-post-command-hook): Don't ignore changes at the
5076         very beginning of a hunk (e.g. killing the first line).
5078 2012-12-19  Michael Albinus  <michael.albinus@gmx.de>
5080         * net/tramp-sh.el (tramp-sh-handle-file-acl): Delete empty lines
5081         and text properties from returned ACL string.
5082         (tramp-sh-handle-set-file-acl): Do not use additional parentheses
5083         for "setfacl" command.
5085 2012-12-18  Michael Albinus  <michael.albinus@gmx.de>
5087         * net/tramp.el (tramp-error-with-buffer): Give a hint to use
5088         `tramp-cleanup-this-connection', when the process has died.
5089         (Bug#13151)
5091 2012-12-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5093         * icomplete.el (icomplete-completions): Also use â€¦ to truncate prefix.
5095 2012-12-17  Kevin Ryde  <user42@zip.com.au>
5097         * files.el (auto-save-file-name-p): Use \` and \' (bug#13186).
5099 2012-12-17  Michael Albinus  <michael.albinus@gmx.de>
5101         Add support for preserving ACL entries of files.
5103         * net/tramp.el (tramp-file-name-for-operation): Add `file-acl' and
5104         `set-file-acl' handlers.
5106         * net/tramp-adb.el (tramp-adb-handle-copy-file):
5107         Handle PRESERVE-EXTENDED-ATTRIBUTES.
5109         * net/tramp-compat.el (tramp-compat-copy-file):
5110         Handle PRESERVE-EXTENDED-ATTRIBUTES.
5112         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
5113         Add `file-acl' and `set-file-acl' handlers.
5114         (tramp-gvfs-handle-copy-file):
5115         Handle PRESERVE-EXTENDED-ATTRIBUTES.
5116         (tramp-gvfs-handle-file-acl, tramp-gvfs-handle-set-file-acl):
5117         New defuns.
5119         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
5120         Add `file-acl' and `set-file-acl' handlers.
5121         (tramp-remote-acl-p, tramp-sh-handle-file-acl)
5122         (tramp-sh-handle-set-file-acl): New defuns.
5123         (tramp-sh-handle-copy-file, tramp-do-copy-or-rename-file):
5124         Handle PRESERVE-EXTENDED-ATTRIBUTES.
5126         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
5127         Add `file-acl' and `set-file-acl' handlers.
5128         (tramp-smb-handle-copy-file): Handle PRESERVE-EXTENDED-ATTRIBUTES.
5130 2012-12-17  Kelly Dean  <kellydeanch@yahoo.com>  (tiny change)
5132         * help-macro.el (make-help-screen): Instead of switch-to-buffer
5133         use pop-to-buffer with NORECORD argument t.  As buffer name, use
5134         *Metahelp* with a leading space (Bug#13190).
5136 2012-12-16  Romain Francoise  <romain@orebokech.com>
5138         * files.el (file-extended-attributes)
5139         (set-file-extended-attributes): New functions.
5140         (backup-buffer): Use them to handle both SELinux context and ACL
5141         entries.
5142         (backup-buffer-copy): Work with an alist of extended attributes,
5143         rather than an SELinux context.
5144         (basic-save-buffer-2): Ditto.
5146 2012-12-16  Timo Myyrä  <timo.myyra@gmail.com>
5148         * battery.el (battery-bsd-apm): New function.
5150 2012-12-16  Jay Belanger  <jay.p.belanger@gmail.com>
5152         * calc/calc.el (calc-standard-date-formats): Adjust one of the
5153         standard date formats.
5155 2012-12-15  Juri Linkov  <juri@jurta.org>
5157         * isearch.el (isearch-mode-map): Bind `C-x 8 RET' to
5158         `isearch-insert-char-by-name'.
5159         (with-isearch-suspended): New defmacro with body mostly from
5160         `isearch-edit-string' except the part that sets
5161         `isearch-new-string' and `isearch-new-message'.
5162         (isearch-edit-string): Use new macro `with-isearch-suspended' with
5163         body that sets `isearch-new-string' and `isearch-new-message'.
5164         (isearch-insert-char-by-name): New command.
5165         * international/mule-cmds.el (read-char-by-name): Let-bind
5166         `enable-recursive-minibuffers' to t.
5167         http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00234.html
5169 2012-12-15  Juri Linkov  <juri@jurta.org>
5171         * isearch.el (isearch-delete-char, isearch-del-char): Doc fix.
5172         (Bug#13175)
5174 2012-12-15  Christopher Schmidt  <christopher@ch.ristopher.com>
5176         * dired-x.el (dired-guess-shell-command): Put colon at the end of
5177         the prompt.  (Bug#13045)
5179 2012-12-14  Glenn Morris  <rgm@gnu.org>
5181         * emacs-lisp/macroexp.el (macroexp--warn-and-return):
5182         Try to include filename in non-bytecomp warning.  (Bug#13132)
5184 2012-12-14  Paul Eggert  <eggert@cs.ucla.edu>
5186         Fix permissions bugs with setgid directories etc. (Bug#13125)
5187         * files.el (backup-buffer): Don't rely on 9th output of
5188         file-attributes, as it's now a placeholder.  Instead, use the new
5189         optional arg of file-ownership-preserved-p.
5190         (file-ownership-preserved-p): New optional arg GROUP.
5191         Fix mishandling of setuid directories that would cause this
5192         function to return t when it should have returned nil.
5193         Document what happens if the file does not exist, and when
5194         it's not known whether the ownership will be preserved.
5195         * net/tramp-sh.el (tramp-sh-handle-file-ownership-preserved-p):
5196         Likewise.
5197         (tramp-get-local-gid): Use group-gid for integer, as that's
5198         faster and more reliable.
5200 2012-12-14  Julien Danjou  <julien@danjou.info>
5202         * progmodes/sql.el (sql-mode-postgres-font-lock-keywords):
5203         Update keywords list, data type and PL/pgSQL.
5205 2012-12-14  Dave Abrahams  <dave@boostpro.com>
5207         * vc/ediff-util.el (ediff-buffer-type): New function.
5208         (ediff-clone-buffer-for-current-diff-comparison): Compute the buf-type
5209         rather than taking it as as argument.
5210         (ediff-inferior-compare-regions): Adjust calls accordingly (bug#11319).
5212 2012-12-14  Ryan Crum  <ryan.crum@eleostech.com>
5214         * json.el: Add pretty-print option (bug#12634).
5215         (json-encoding-separator, json-encoding-default-indentation)
5216         (json--encoding-current-indentation, json-encoding-pretty-print)
5217         (json-encoding-lisp-style-closings): New vars.
5218         (json--with-indentation): New macro.
5219         (json-encode-hash-table, json-encode-alist, json-encode-plist)
5220         (json-encode-array): Use it to obey json-encoding-pretty-print.
5221         (json-pretty-print-buffer, json-pretty-print): New commands.
5223 2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
5225         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
5226         Extract `ruby-syntax-propertize-expansions'.
5227         (ruby-syntax-propertize-expansions): Only change syntax on
5228         certain string delimiters, to punctuation.  This way the common
5229         functions like forward-word and thing-at-point still work.
5230         (ruby-match-expression-expansion): Improve readability.
5231         (ruby-block-contains-point): New function.
5232         (ruby-add-log-current-method): Handle several edge cases.
5234 2012-12-13  Juanma Barranquero  <lekktu@gmail.com>
5236         * emacs-lisp/edebug.el (edebug-unload-function): Make sure that
5237         unload-feature finishes even when aborting an ongoing edebug session.
5238         Also, do not worry about edebug-mode, unload-feature takes care of it.
5240 2012-12-13  Andreas Schwab  <schwab@suse.de>
5242         * net/tls.el (tls-program): Update customize type.
5244 2012-12-13  Juanma Barranquero  <lekktu@gmail.com>
5246         * emacs-lisp/edebug.el (edebug--require-cl-read): New function.
5247         (edebug-setup-hook, cl-read-load-hooks): Use it.
5248         (edebug-unload-function): New function.  (Bug#13163)
5250 2012-12-13  Michael Albinus  <michael.albinus@gmx.de>
5252         * net/tramp-adb.el (tramp-adb-file-name-p): Make it a defsubst.
5253         Otherwise, there could be errors in autoloading.  (Bug#13151)
5255 2012-12-13  JĂ¼rgen Hötzel  <juergen@archlinux.org>
5257         * net/tramp-adb.el (tramp-adb-wait-for-output): Remove spurious " ^H"
5258         sequences.
5260 2012-12-13  Alan Mackenzie  <acm@muc.de>
5262         Make CC Mode not hang when _some_ lines end in CRLF.  Bug #11841.
5263         * progmodes/cc-engine.el (c-backward-comments): Add code to work
5264         around `forward-comment' not recognizing ^M as whitespace.
5266 2012-12-13  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
5268         * progmodes/python.el (python-skeleton-class)
5269         (python-skeleton-def): Do not add space after defun name.
5271 2012-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5273         * emacs-lisp/cl.el (letf): Make it an alias of cl-letf.
5274         (cl--symbol-function): Remove (now that funbound is like nil).
5276 2012-12-12  Glenn Morris  <rgm@gnu.org>
5278         * button.el (button--area-button-p): Fix typo.
5280 2012-12-12  Sam Steingold  <sds@gnu.org>
5282         * frame.el (frame-maximization-style): New user option.
5283         (toggle-frame-maximized): Toggle frame maximization according to
5284         `frame-maximization-style', bound to <f11>.
5285         (cycle-frame-maximized): Cycle between all maximization styles and
5286         non-maximized frame, bound to shift-<f11>.
5288 2012-12-12  David CadĂ©  <codename68@gmail.com>
5290         * mpc.el (mpc-format): Use truncate-string-to-width (bug#13143).
5292 2012-12-12  Jonas Bernoulli  <jonas@bernoul.li>
5294         * lisp/emacs-lisp/eieio.el: Prettier object pretty-printing (bug#13115).
5295         (eieio-override-prin1): Don't quote kewords and booleans.
5296         (object-write) <eieio-default-superclass>: Don't put closing parens
5297         on new line, avoid needless empty lines, align values that are objects
5298         with the slot keyword (instead of beginning on the same line).
5299         (eieio-list-prin1): Align value with slot keyword; increase
5300         eieio-print-depth before printing members of the list.
5302 2012-12-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5304         * mail/emacsbug.el (report-emacs-bug): Move the intangible text to
5305         a display text-property.
5306         (report-emacs-bug-hook): Don't bother deleting it any more.
5308         * hilit-chg.el (highlight-save-buffer-state): Delete.
5309         Use with-silent-modifications instead.
5310         (hilit-chg-set-face-on-change): Only fixup the text that's modified.
5312         * button.el: Handle buttons in display text-properties.
5313         (button--area-button-p, button--area-button-string):
5314         Use (STRING . STRING-POS) representation instead of just STRING.
5316 2012-12-11  Eli Zaretskii  <eliz@gnu.org>
5318         * makefile.w32-in (compile4-SH): Fix a typo that caused term
5319         subdirectory be skipped.
5321 2012-12-11  Glenn Morris  <rgm@gnu.org>
5323         * net/rcirc.el (rcirc-urls, rcirc-condition-filter): Doc fixes.
5325         * progmodes/f90.el (f90-line-continued, f90-indent-region):
5326         Treat preprocessor lines embedded in continuations like comments.
5327         (f90-indent-line): Special-case preprocessor lines.  (Bug#13138)
5329 2012-12-11  Jay Belanger  <jay.p.belanger@gmail.com>
5331         * calc/calc.el (calc-standard-date-formats): Add more date
5332         formats.
5333         * calc/calc-forms.el (math-parse-iso-date): New function.
5334         (math-parse-date): Use `math-parse-iso-date' when appropriate.
5335         (math-parse-iso-date-validate): Add extra error checking.
5336         (calc-date-notation): Add ability to access new date formats.
5338 2012-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5340         * hi-lock.el (hi-lock--regexps-at-point): Fix boundary case for
5341         font-lock as well as when there's no text-property.
5343 2012-12-10  Jambunathan K  <kjambunathan@gmail.com>
5345         * hi-lock.el: Refine the choice of default face.
5346         (hi-lock-keyword->face): New function.  Use it wherever we used
5347         cadadadr instead.
5348         (hi-lock--regexps-at-point): Ignore faces that can't come from hi-lock.
5349         (hi-lock--last-face): Remove var.
5350         (hi-lock--unused-faces): New var to replace it.
5351         (hi-lock-read-face-name): Use/maintain it.
5352         (hi-lock-unface-buffer): Maintain it.  Fix error for the C-u case.
5353         (hi-lock-set-pattern): Ignore new rule if it has the same regexp even
5354         if it has another face.
5356 2012-12-10  Eli Zaretskii  <eliz@gnu.org>
5358         * subr.el (w32notify-handle-event): New function.
5359         (inotify-handle-event): Doc fix.
5361 2012-12-10  RĂ¼diger Sonderfeld  <ruediger@c-plusplus.de>
5363         * subr.el (inotify-event-p, inotify-handle-event): New functions.
5365 2012-12-10  Dani Moncayo  <dmoncayo@gmail.com>
5367         * simple.el (just-one-space): Doc fix.
5369 2012-12-10  Eli Zaretskii  <eliz@gnu.org>
5371         * textmodes/texinfo.el (texinfo-enable-quote-envs): Add "smallexample".
5373 2012-12-10  Le Wang  <l26wang@gmail.com>
5375         * hilit-chg.el (hilit-chg-set-face-on-change): Don't burp in
5376         narrowed buffer (bug#12361).
5378 2012-12-10  Juanma Barranquero  <lekktu@gmail.com>
5380         * vc/vc-hooks.el (vc-state): Doc fix.
5382 2012-12-10  Glenn Morris  <rgm@gnu.org>
5384         * mail/rmail.el (rmail-maybe-display-summary):
5385         Preserve buffer, in case select-window changes it.  (Bug#13066)
5387 2012-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5389         * emacs-lisp/cl.el, emacs-lisp/cl-lib.el: Move cl-unload-function and
5390         cl-load-hook where they belong.
5392 2012-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5394         * emacs-lisp/cl-lib.el (cl-declaim): Paren typo.
5396 2012-12-09  Eli Zaretskii  <eliz@gnu.org>
5398         Parallelize byte compilation on MS-Windows.
5399         * makefile.w32-in (WINS_BASIC1, WINS_BASIC2, WINS_BASIC3)
5400         (WINS_BASIC4): New variables, subdivide subdirectories into 4 parts.
5401         (WINS_BASIC): Define as concatenation of the above.
5402         (compile): Subdivide into 4 separate and independent jobs that can
5403         be run in parallel.
5404         (compile0-CMD, compile0-SH): New targets for compiling
5405         COMPILE_FIRST files, which are prerequisites for the rest of the
5406         byte-compilation.
5407         (compile1-CMD, compile2-CMD, compile3-CMD, compile4-CMD):
5408         New targets for parallel compilation with cmd.exe.
5409         (compile1-SH, compile2-SH, compile3-SH, compile4-SH): Ditto for
5410         compiling under a Unixy shell.
5412 2012-12-09  Chong Yidong  <cyd@gnu.org>
5414         * simple.el (set-mark-default-inactive): Delete this
5415         accidentally-introduced option.
5416         (set-mark-command, exchange-point-and-mark): Remove calls.
5418 2012-12-09  Glenn Morris  <rgm@gnu.org>
5420         * emacs-lisp/lisp-mode.el (eval-defun-1): Doc fix.
5421         Respect a defcustom's :set function, if appropriate.  (Bug#109)
5422         (eval-defun): Doc fix.
5424 2012-12-08  Juri Linkov  <juri@jurta.org>
5426         * info.el (Info-copy-current-node-name, Info-breadcrumbs)
5427         (Info-fontify-node, Info-bookmark-make-record): Remove the
5428         file extension from Info-current-file (Bug#13016).
5430 2012-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5432         * hi-lock.el (hi-lock-unface-buffer): If there's no matching regexp at
5433         point, still provide some default.
5434         (hi-lock--regexps-at-point): Don't enforce a "hi-lock-" prefix on face
5435         names, since we don't use it right now.  Actually return the list.
5436         (hi-lock-file-patterns, hi-lock-interactive-patterns): Use defvar-local.
5438 2012-12-07  Chong Yidong  <cyd@gnu.org>
5440         * novice.el (disabled-command-function): Remove a spurious help
5441         xref (Bug#13043).  Suggested by Kelly Dean.
5443         * subr.el (text-clone-maintain): Fix clone overlay deletion when a
5444         syntax is specified (Bug#13025).
5446         * info.el (Info-set-mode-line): Remove the file extension from
5447         Info-current-file if there is one (Bug#13016).
5449 2012-12-07  Glenn Morris  <rgm@gnu.org>
5451         * mail/rmail.el (rmail-mime-decoded): New permanent local.
5452         (rmail-show-message-1): Set rmail-mime-decoded when appropriate.
5453         * mail/rmailedit.el (rmail-cease-edit): Respect rmail-mbox-format
5454         and rmail-mime-decoded.  (Bug#9841)
5456         * mail/unrmail.el (unrmail-mbox-format): New option.  (Bug#6574)
5457         (batch-unrmail, unrmail): Doc fixes.
5458         (unrmail): Respect unrmail-mbox-format.
5459         * mail/rmail.el (rmail-mbox-format): New option.
5460         (rmail-show-message-1): Respect rmail-mbox-format.
5462 2012-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5464         * emacs-lisp/cl-macs.el (cl-tagbody): New macro.
5466 2012-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5468         Further cleanup of the "cl-" namespace.  Fit CL in 80 columns.
5469         * emacs-lisp/cl-macs.el (cl--pop2, cl--optimize-safety)
5470         (cl--optimize-speed, cl--not-toplevel, cl--parse-loop-clause)
5471         (cl--expand-do-loop, cl--proclaim-history, cl--declare-stack)
5472         (cl--do-proclaim, cl--proclaims-deferred): Rename from the "cl-" prefix.
5473         (cl-progv): Don't rely on dynamic scoping to find the body.
5474         * emacs-lisp/cl-lib.el (cl--optimize-speed, cl--optimize-safety)
5475         (cl--proclaims-deferred): Rename from the "cl-" prefix.
5476         (cl-declaim): Use backquotes.
5477         * emacs-lisp/cl-extra.el (cl-make-random-state, cl-random-state-p):
5478         Use "cl--" prefix for the object's tag.
5480         * ses.el: Use advice-add/remove.
5481         (ses--advice-copy-region-as-kill, ses--advice-yank): New functions.
5482         (copy-region-as-kill, yank): Use advice-add.
5483         (ses-unload-function): Use advice-remove.
5485 2012-12-06  Jonas Bernoulli  <jonas@bernoul.li>
5487         * button.el: Make them work in header-lines (bug#12817).
5488         (button-map): Add bindings for header-line and mode-line use.
5489         (button-get, button-put, button-label): `button' may now be a string.
5490         (button-activate): Don't make it a defsubst.
5491         (button--area-button-p, button--area-button-string): New functions.
5492         (make-text-button): Fix the return value when `beg' was a string.
5493         (push-button): Handle the mode-line case.
5495 2012-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5497         * progmodes/sql.el: Use cl-lib and lexical-binding; various cleanup.
5498         (sql-signum): Remove.  Use `cl-signum' instead.
5499         (sql-read-passwd): Remove; use read-passwd instread.
5500         (sql-get-login-ext): Use read-string.
5501         (sql-get-login): Use dolist and pcase.
5502         (sql--completion-table): Rename from sql-try-completion.
5503         Use complete-with-action.
5504         (sql-mode): Don't change abbrev-all-caps globally.
5505         (sql-connect): Don't rely on dynamic scoping for `new-name'.
5506         (sql-postgres-completion-object): Initialize vars in their `let'.
5507         (sql-comint-sybase, sql-comint-sqlite, sql-comint-mysql)
5508         (sql-comint-solid, sql-comint-ms, sql-comint-postgres)
5509         (sql-comint-interbase): Use a single append, without setq.
5510         (sql-comint-linter): Same, and unwind-protect the LINTER_MBX var.
5512         * hi-lock.el: Rework the default face and the serialize regexp code.
5513         (hi-lock--auto-select-face-defaults): Remove.
5514         (hi-lock-string-serialize-serial): Remove.
5515         (hi-lock--hashcons-hash): Rename from hi-lock-string-serialize-hash;
5516         make weak.
5517         (hi-lock--hashcons): Rename from hi-lock-string-serialize, return an
5518         equal string.
5519         (hi-lock-set-pattern): Adjust accordingly.
5520         (hi-lock--regexps-at-point): Simplify accordingly.
5521         (hi-lock--auto-select-face-defaults): Remove.
5522         (hi-lock--last-face): New var to replace it.
5523         (hi-lock-read-face-name): Rewrite (bug#11095).
5524         (hi-lock-unface-buffer): Arrange for the face to be the next default.
5526 2012-12-06  Michael Albinus  <michael.albinus@gmx.de>
5528         * net/tramp.el (tramp-replace-environment-variables):
5529         Hide compiler warning.
5530         (tramp-file-name-for-operation): Remove `executable-find',
5531         `start-process', `call-process' and `call-process-region'.
5533         * net/tramp-compat.el (top): Don't require 'tramp-util and 'tramp-vc.
5535         * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Ensure backward
5536         compatibility.
5538         * net/tramp-sh.el (top): Remove `tramp-sh-handle-call-process-region'.
5540 2012-12-06  Chong Yidong  <cyd@gnu.org>
5542         * ffap.el (ffap-replace-file-component): Fix typo.
5544 2012-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5546         * progmodes/octave-mod.el (octave-mark-block): Move out of tokens and
5547         fix open-paren-like token test (bug#12785).
5549 2012-12-06  Glenn Morris  <rgm@gnu.org>
5551         * mail/rmailsum.el (rmail-new-summary): Tweak for
5552         rmail-maybe-display-summary changing buffer.  (Bug#13066)
5554 2012-12-06  Juri Linkov  <juri@jurta.org>
5556         * info.el (Info-fontify-node): Don't hide the last newline.
5557         (Bug#12272)
5559 2012-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5561         * mail/mailabbrev.el (mail-abbrev-expand-wrapper): Work in minibuffer
5562         so as to enable message-read-from-minibuffer to expand mail aliases.
5564 2012-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5566         * minibuf-eldef.el (minibuf-eldef-update-minibuffer): Don't mess with
5567         the `intangible' property.
5568         Suggested by Christopher Schmidt <christopher@ch.ristopher.com>
5570 2012-12-05  Deniz Dogan  <deniz@dogan.se>
5572         * net/rcirc.el (rcirc-urls): Update documentation.
5573         (rcirc-condition-filter): New function.
5574         (rcirc-browse-url, rcirc-markup-urls): Use only URLs before point
5575         and exclude consecutive duplicate URLs (Bug#6082).
5577 2012-12-05  Michael Albinus  <michael.albinus@gmx.de>
5579         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
5580         Check return code of copy command.
5582         * net/tramp-adb.el (tramp-adb-sdk-dir, tramp-adb-prompt):
5583         Use group `tramp'.  Add version.
5585 2012-12-05  Chong Yidong  <cyd@gnu.org>
5587         * ffap.el (ffap-url-regexp): Don't require matching at front of
5588         string (Bug#4952).
5589         (ffap-url-p): If only a substring matches, return that.
5590         (ffap-url-at-point): Use the return value of ffap-url-p.
5591         (ffap-read-file-or-url, ffap-read-file-or-url-internal)
5592         (find-file-at-point, dired-at-point, dired-at-point-prompter)
5593         (ffap-guess-file-name-at-point): Likewise.
5594         (ffap-replace-file-component): Fix typo.
5596         * info.el (info-display-manual): Add existing Info buffers, whose
5597         files may not be in Info-directory-list, to the completion.
5598         (info--manual-names): New helper function.
5600 2012-12-05  Glenn Morris  <rgm@gnu.org>
5602         * vc/vc-hg.el (vc-hg-resolve-when-done, vc-hg-find-file-hook):
5603         New functions, for detecting and resolving conflicts.  (Bug#10709)
5605 2012-12-04  Jambunathan K  <kjambunathan@gmail.com>
5607         * hi-lock.el (hi-lock-auto-select-face): New user variable.
5608         (hi-lock-auto-select-face-defaults): New buffer local variable.
5609         (hi-lock-read-face-name): Honor `hi-lock-auto-select-face'.
5610         (hi-lock-unface-buffer): Prompt user with useful defaults.
5611         With prefix arg, unhighlight all hi-lock patterns in buffer.
5613 2012-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5615         * obsolete/terminal.el, obsolete/longlines.el: Add obsolecence info.
5617 2012-12-04  Michael Albinus  <michael.albinus@gmx.de>
5619         * Makefile.in (TRAMP_SRC):
5620         * makefile.w32-in (TRAMP_SRC): Add tramp-adb.el.
5622 2012-12-04  Juergen Hoetzel  <juergen@archlinux.org>
5624         * net/tramp-adb.el: New package.
5626 2012-12-04  Chong Yidong  <cyd@gnu.org>
5628         * terminal.el: Move to obsolete/.
5630         * longlines.el: Move to obsolete/.
5632         * vc/ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
5633         Remove code referring to longlines mode.
5635 2012-12-03  Juri Linkov  <juri@jurta.org>
5637         * sort.el (delete-duplicate-lines): New command.  (Bug#13032)
5639 2012-12-03  AgustĂ­n MartĂ­n Domingo  <agustin.martin@hispalinux.es>
5641         * textmodes/ispell.el (ispell-init-process)
5642         (ispell-start-process, ispell-internal-change-dictionary):
5643         Make sure personal dictionary name is expanded after initial
5644         `default-directory' value. Use expanded strings for
5645         keep/restart checks and for value (Bug#13019).
5647 2012-12-03  Jay Belanger  <jay.p.belanger@gmail.com>
5649         * calc/calc-forms.el (math-date-to-iso-dt): Fix weekday number.
5651 2012-12-03  Leo Liu  <sdl.web@gmail.com>
5653         * files.el (dir-locals-read-from-file): Check file non-empty
5654         before reading.  (Bug#13038)
5656 2012-12-03  Glenn Morris  <rgm@gnu.org>
5658         * jka-cmpr-hook.el (jka-compr-get-compression-info):
5659         Remove any version extension before checking filename.  (Bug#13006)
5660         (jka-compr-compression-info-list): Belated :version bump.
5662 2012-12-03  Chong Yidong  <cyd@gnu.org>
5664         * simple.el (transient-mark-mode): Doc fix (Bug#11523).
5666         * buff-menu.el (Buffer-menu-delete-backwards, Buffer-menu-mode)
5667         (buffer-menu): Doc fix (Bug#12294).
5669 2012-12-03  Roland Winkler  <winkler@gnu.org>
5671         * calendar/diary-lib.el (diary-header-line-format): Use keybinding
5672         of diary-show-all-entries in the diary buffer (Bug#12994).
5674 2012-12-03  Michael Albinus  <michael.albinus@gmx.de>
5676         * net/tramp-sh.el (tramp-perl-encode): Use "read STDIN" instead of
5677         "<STDIN>".  This is binary safe.
5679 2012-12-03  Jay Belanger  <jay.p.belanger@gmail.com>
5681         * calc/calc-forms.el (math-absolute-from-iso-dt)
5682         (math-date-to-iso-dt, math-parse-iso-date-validate)
5683         (math-iso-dt-to-date): New functions.
5684         (math-fd-iso-dt, math-fd-isoyear, math-fd-isoweek)
5685         (math-fd-isoweekday): New variables.
5686         (calc-date-notation, math-parse-standard-date, math-format-date)
5687         (math-format-date-part): Add support for more formatting codes.
5689 2012-12-02  Dmitry Gutov  <dgutov@yandex.ru>
5691         * vc/vc.el (vc-delete-file, vc-rename-file): Default to the
5692         current buffer's file name when called interactively (Bug#12488).
5694 2012-12-02  Juri Linkov  <juri@jurta.org>
5696         * info.el (info-display-manual): Don't clobber an existing Info
5697         buffer (Bug#10770).  Add completion (Bug#10771).
5699 2012-12-01  Yuya Nishihara  <yuya@tcha.org>  (tiny change)
5701         * vc/vc-hooks.el (vc-find-file-hook): Expand buffer-file-truename
5702         before using it for comparison (Bug#5297).
5704 2012-12-01  Jari Aalto  <jari.aalto@cante.net>
5706         * textmodes/css-mode.el (css-current-defun-name): New function.
5707         (css-mode): Use it.
5709         * textmodes/sgml-mode.el (html-current-defun-name): New function.
5710         (html-mode): Use it.
5712 2012-12-01  Chong Yidong  <cyd@gnu.org>
5714         Modularize add-log-current-defun (Bug#2224).
5715         Suggested by Jari Aalto.
5717         * vc/add-log.el (add-log-current-defun-function): Doc fix.
5718         (add-log-current-defun): Move mode-specific code to other files.
5719         (add-log-lisp-like-modes, add-log-c-like-modes)
5720         (add-log-tex-like-modes): Variables deleted.
5722         * emacs-lisp/lisp-mode.el (lisp-current-defun-name): New.
5723         (lisp-mode-variables): Use it.
5725         * progmodes/cc-mode.el (c-common-init):
5726         * progmodes/cperl-mode.el (cperl-mode): Set a value for
5727         add-log-current-defun-function.
5729         * progmodes/m4-mode.el (m4-current-defun-name): New function.
5730         (m4-mode): Use it.
5732         * progmodes/perl-mode.el (perl-current-defun-name): New.
5733         (perl-mode): Use it.
5735         * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
5736         Use lisp-current-defun-name.
5738         * textmodes/tex-mode.el (tex-current-defun-name): New.
5739         (tex-common-initialization): Use it.
5741         * textmodes/texinfo.el (texinfo-current-defun-name): New.
5742         (texinfo-mode): Use it.
5744 2012-12-01  Chong Yidong  <cyd@gnu.org>
5746         * emacs-lisp/lisp-mode.el (lisp-mode-variables, lisp-mode):
5747         * progmodes/autoconf.el (autoconf-mode):
5748         * progmodes/js.el (js-mode):
5749         * progmodes/make-mode.el (makefile-mode, makefile-makepp-mode)
5750         (makefile-bsdmake-mode, makefile-imake-mode, makefile-browse):
5751         * progmodes/perl-mode.el (perl-mode):
5752         * progmodes/sh-script.el (sh-mode, sh-set-shell):
5753         * textmodes/css-mode.el (css-mode):
5754         * textmodes/sgml-mode.el (html-mode, sgml-mode)
5755         (sgml-tags-invisible, sgml-guess-indent):
5756         * textmodes/tex-mode.el (tex-common-initialization)
5757         (latex-complete-bibtex-keys, tex-shell, tex-main-file)
5758         (doctex-mode, plain-tex-mode, latex-mode):
5759         * textmodes/texinfo.el (texinfo-mode): Use setq-local.
5761 2012-12-01  Kirk Kelsey  <kirk.kelsey@0x4b.net>
5763         * vc/vc-hg.el (vc-hg-next-revision):
5764         Ensure use of default "tip" output format.  (Bug#6968)
5766 2012-12-01  Kim F. Storm  <storm@cua.dk>
5768         * startup.el (fancy-startup-tail): Add a clickable link
5769         (Bug#2176).
5771 2012-12-01  Chong Yidong  <cyd@gnu.org>
5773         * startup.el (fancy-startup-tail): Improve the message about
5774         auto-save files (Bug#2176).
5776         * files.el (recover-session): Improve the descriptive message, and
5777         use substitute-command-keys.
5779 2012-12-01  Glenn Morris  <rgm@gnu.org>
5781         * ido.el (ido-file-internal):
5782         Handle other-window, other-frame for dired.  (Bug#13036)
5784 2012-11-30  Glenn Morris  <rgm@gnu.org>
5786         * icomplete.el (icomplete-separator): Fix :version.
5788 2012-11-30  Chong Yidong  <cyd@gnu.org>
5790         * shell.el (shell): For C-u M-x shell, use an inactive shell
5791         buffer as the default (Bug#1975).
5792         (shell-apply-ansi-color, shell-reapply-ansi-color): New functions.
5793         (shell-mode): Use them to reapply ansi colorization if Shell mode
5794         is re-enabled.
5796 2012-11-30  Yuriy Vostrikov  <delamonpansie@gmail.com>  (tiny change)
5798         * vc/vc-git.el (vc-git-command): Disable the pager (Bug#6137).
5800 2012-11-30  Samuel Bronson  <naesten@gmail.com>
5802         * progmodes/grep.el (grep-compute-defaults): Do not pass the -e
5803         flag to xargs, for compatibility with BSD xargs (Bug#11703).
5805 2012-11-30  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
5807         * textmodes/fill.el (fill-region-as-paragraph): Handle overshoot
5808         by move-to-column (Bug#3234).
5810 2012-11-30  Chong Yidong  <cyd@gnu.org>
5812         * longlines.el (longlines-wrap-line, longlines-encode-region):
5813         Preserve text properties (Bug#1425).
5815 2012-11-30  OKAZAKI Tetsurou  <okazaki.tetsurou@gmail.com>  (tiny change)
5817         * vc/vc.el (vc-register): Allow registering a file which is
5818         already registered with a different backend (Bug#10589).
5820 2012-11-29  Jambunathan K  <kjambunathan@gmail.com>
5821             Stefan Monnier  <monnier@iro.umontreal.ca>
5823         * icomplete.el: Change separator; add ido-style commands.
5824         (icomplete-show-key-bindings): Remove custom var.
5825         (icomplete-get-keys): Remove function.
5826         (icomplete-forward-completions, icomplete-backward-completions):
5827         New commands.
5828         (icomplete-minibuffer-map): New var.
5829         (icomplete-minibuffer-setup): Use it.
5830         (icomplete-exhibit): Don't delay if the list of completions is known.
5831         (icomplete-separator): New custom.
5832         (icomplete-completions): Use it.
5833         * minibuffer.el (completion-all-sorted-completions): Delete duplicates.
5834         (minibuffer-force-complete-and-exit): New command.
5835         (minibuffer--complete-and-exit): New function extracted from
5836         minibuffer-complete-and-exit.
5837         (minibuffer-complete-and-exit): Use it.
5839         * progmodes/etags.el (visit-tags-table-buffer): Give a more precise
5840         error message when the file doesn't exist (bug#12974).
5842 2012-11-29  Kelly Dean  <kellydeanch@yahoo.com>  (tiny change)
5844         * simple.el (activate-mark): Run activate-mark-hook (bug#13027).
5846 2012-11-29  Glenn Morris  <rgm@gnu.org>
5848         * files.el (hack-dir-local-variables): Warn if try to set
5849         coding via dir-locals, since it doesn't work.  (Bug#7169)
5851         Add desktop support for restoring vc-dir buffers.  (Bug#10606)
5852         * vc/vc-dir.el (vc-dir-mode): Autoload it (for desktop restore).
5853         Set buffer-local value of desktop-save-buffer.
5854         (vc-dir-desktop-buffer-misc-data, vc-dir-restore-desktop-buffer):
5855         New functions.
5856         (desktop-buffer-mode-handlers): Add vc-dir-mode entry.
5857         * desktop.el (desktop-save-buffer-p): Treat vc-dir like dired.
5859         * files.el (inhibit-local-variables-ignore-case): New.  (Bug#10610)
5860         (inhibit-local-variables-p): Use inhibit-local-variables-ignore-case.
5861         Doc fix.
5862         (inhibit-local-variables-regexps, inhibit-local-variables-suffixes):
5863         Doc fixes.
5865 2012-11-28  Jay Belanger  <jay.p.belanger@gmail.com>
5867         * calc/calc-forms.el (calc-date-notation): Fix regexp
5868         used to find time codes.  Fix symbol for seconds.
5870 2012-11-27  Glenn Morris  <rgm@gnu.org>
5872         * emacs-lisp/derived.el (derived-mode-make-docstring):
5873         Don't mention "abbrev" or "syntax" if nil.  (Bug#11277)
5875 2012-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5877         * textmodes/table.el (table-insert): Don't use `symbol-name' on
5878         lexically scoped variables (bug#13005).
5880 2012-11-27  Glenn Morris  <rgm@gnu.org>
5882         * vc/vc-hooks.el (vc-mistrust-permissions):
5883         Default to t, to avoid data-loss.  (Bug#11490)
5885 2012-11-27  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
5887         * progmodes/python.el (python-indent-guess-indent-offset):
5888         If indentation is guessed make python-indent-offset buffer-local.
5890         Fix Imenu regression.
5891         * progmodes/python.el (python-nav-beginning-of-defun):
5892         Fix forward movement when statement(s) separates point from defun.
5893         (python-imenu-prev-index-position): New function.
5895 2012-11-27  Eli Zaretskii  <eliz@gnu.org>
5897         * subr.el (buffer-file-type): Declare with defvar-local.  Doc fix.
5899         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
5900         Don't set buffer-file-type.  Return nil.  (Bug#12989)
5902 2012-11-27  Glenn Morris  <rgm@gnu.org>
5904         * hippie-exp.el (hippie-expand-try-functions-list):
5905         Re-autoload it.  (Bug#12982)
5907 2012-11-27  Eli Zaretskii  <eliz@gnu.org>
5909         * descr-text.el (describe-char-padded-string):
5910         Call internal-char-font only on GUI frames.  (Bug#11964)
5912 2012-11-27  Andreas Schwab  <schwab@linux-m68k.org>
5914         * buff-menu.el (Buffer-menu-buffer+size-width): Fix customize type
5915         and obsoletion message.
5917 2012-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5919         * emacs-lisp/cl-macs.el (cl--transform-lambda): Add back `declare' in
5920         the constructs to keep outside of the `cl-block' (bug#12977).
5922 2012-11-27  Chong Yidong  <cyd@gnu.org>
5924         * mouse.el (mouse-drag-line): Even if the line is not draggable,
5925         keep reading until we get the up-event anyway, in order to process
5926         the up-event for mouse-1-click-follows-link (Bug#12971).
5928 2012-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5930         * emacs-lisp/advice.el (ad-should-compile): Don't compile advice if the
5931         base function is not yet defined (bug#12965).
5932         (ad-activate-advised-definition): Use ad-compile-function.
5933         (ad-activate): Use cond.
5935 2012-11-25  Leo Liu  <sdl.web@gmail.com>
5937         * textmodes/sgml-mode.el (sgml-tag): Fix indentation for closing tag.
5938         (Bug#12979)
5940 2012-11-24  Vincent BelaĂ¯che  <vincentb1@users.sourceforge.net>
5942         * textmodes/reftex-parse.el (reftex-parse-from-file): Use variable
5943         reftex-section-info-function in order to be compatible with
5944         Texinfo integration.
5946         * textmodes/reftex.el (reftex-section-pre-regexp)
5947         (reftex-section-post-regexp, reftex-section-info-function):
5948         New variable.
5949         (reftex-compile-variables): Use variables reftex-section-pre-regexp,
5950         reftex-section-post-regexp, and reftex-section-info-function in order
5951         to be compatible with Texinfo integration.
5953         * textmodes/reftex-toc.el (reftex-toc-promote-action):
5954         use reftex-section-pre-regexp variable in order to be compatible with
5955         Texinfo integration.
5957 2012-11-25  Chong Yidong  <cyd@gnu.org>
5959         * faces.el: Make face-spec-set more analogous to setq.
5960         (face-spec-set): Change the third arg to specify whether this
5961         function is being called via defface, customize, or a third party.
5962         Set the appropriate symbol properties.  Clear the override spec if
5963         setting via Custom.  Initialize face if necessary.  (Bug#4988)
5964         (face-spec-recalc): Allow theme faces to completely replace the
5965         defface spec, in the same way as custom faces (Bug#8454).
5967         * cus-face.el (custom-declare-face): Move face initialization to
5968         face-spec-set.
5969         (custom-theme-set-faces): Don't initialize the face name here, as
5970         that is now done in face-spec-set.
5972         * cus-edit.el (custom-face-set, custom-face-mark-to-save)
5973         (custom-face-reset-saved, custom-face-mark-to-reset-standard):
5974         Simplify by using the new arg to face-spec-set.
5976         * emacs-lisp/lisp-mode.el (eval-defun-1): When evaluating defface,
5977         reset face-override-spec too, and use custom-declare-face.
5979 2012-11-24  Jan Djärv  <jan.h.d@swipnet.se>
5981         * term/ns-win.el (ns-initialize-window-system): Move creation of
5982         fontsets here (Bug#11964).
5984 2012-11-24  Vincent BelaĂ¯che  <vincentb1@users.sourceforge.net>
5986         * ses.el (ses-rename-cell): Correct bug on mode-line update after
5987         cell renaming.
5989 2012-11-24  Chong Yidong  <cyd@gnu.org>
5991         * woman.el (woman-default-faces, woman-monochrome-faces): Mark as
5992         obsolete.
5994         * custom.el (custom-theme-set-variables): Use a topological sort
5995         for ordering by custom dependencies (Bug#12952).
5996         (custom--sort-vars, custom--sort-vars-1): New functions.
5998 2012-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6000         * emacs-lisp/bytecomp.el (byte-compile-file): Setup default value for
6001         lexical-binding (bug#12938).
6003 2012-11-24  Wolfgang Jenkner  <wjenkner@inode.at>
6005         * image-mode.el (image-transform-check-size): Use assertions only
6006         for images of type imagemagick.
6008         Otherwise no error, image-transform-fit-to-{width,height} is
6009         silently ignored, as before.  Doc fix.
6011 2012-11-24  Chong Yidong  <cyd@gnu.org>
6013         * faces.el (color-defined-p): Doc fix (Bug#12853).
6015 2012-11-24  Juri Linkov  <juri@jurta.org>
6017         * dired.el (dired-mark): Add optional arg `interactive'.
6018         Check for `use-region-p' if `interactive' is non-nil.
6019         (dired-unmark, dired-flag-file-deletion): Add optional arg
6020         `interactive'.  Call `dired-mark' with the arg `interactive'.
6021         (Bug#10624)
6023         * wdired.el: Revert 2012-10-17 change partly and replace it with
6024         Patch by Christopher Schmidt <christopher@ch.ristopher.com>.
6025         (wdired-finish-edit): Add marks for new file names to
6026         `wdired-old-marks'.  Restore marks using `dired-mark-remembered'
6027         after `revert-buffer'.
6028         (wdired-do-renames): Remove calls to `dired-remove-file',
6029         `dired-add-file', `dired-add-entry'.  (Bug#11795)
6031 2012-11-24  Alan Mackenzie  <acm@muc.de>
6033         * progmodes/cc-defs.el (c-version): Bump to 5.32.4.
6035         Fix bugs in the state cache.  Enhance a debugging mechanism.
6036         * progmodes/cc-engine.el (c-parse-state-get-strategy): Don't use
6037         "brace at column zero" strategy for C++.
6038         (c-append-lower-brace-pair-to-state-cache): Repair algorithm.
6039         (c-parse-state-point): New variable.
6040         (c-record-parse-state-state): Record old parse state with
6041         `copy-tree'.  Record previous value of point.
6042         (c-debug-parse-state-double-cons): New debugging function.
6043         (c-debug-parse-state): Call the above new function.
6044         (c-toggle-parse-state-debug): Output a confirmatory message.
6046         * progmodes/cc-mode.el (c-before-change, c-after-change):
6047         Call c-invalidate-state-cache from `c-before-change' instead of
6048         `c-after-change'.
6050 2012-11-23  Chong Yidong  <cyd@gnu.org>
6052         * find-cmd.el (find-constituents): Add executable, ipath,
6053         readable, samefile, writable, daystart, regextype (Bug#12856).
6055 2012-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6057         * emacs-lisp/ert.el, emacs-lisp/ert-x.el: Use cl-lib and lexical-binding.
6059 2012-11-22  Paul Eggert  <eggert@cs.ucla.edu>
6061         * calc/calc.el (calc-gregorian-switch): Move to after calc-refresh
6062         definition.  This fixes a bootstrap failure.
6063         (calc-gregorian-switch): In menu, put dates before regions.
6064         This is easier to follow, lines up better in the menu, and lets us
6065         coalesce regions that switch at the same time.  Give country
6066         names, not "Vatican", as that's better for non-expert users.
6067         Use names that are stable between the date of switch and now, e.g.,
6068         Bohemia and Moravia (which existed then and now) and not
6069         Czechoslovakia (which didn't exist then and doesn't exist now).
6070         What is now the U.S. mostly did not switch at the same time as
6071         Britain, so omit the U.S.  Correct spelling of "Britain".
6072         Catholic Switzerland was too much of a mess, so omit it.
6074 2012-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
6076         * calc/calc.el (calc-gregorian-switch): Refresh the Calc buffer
6077         after the variable is changed.
6079 2012-11-21  Daniel Colascione  <dancol@dancol.org>
6081         * progmodes/sql.el (sql-mode-font-lock-object-name): Support IF NOT EXISTS
6082         in SQL declarations for font-lock.
6083         (sql-imenu-generic-expression): Teach imenu about IF NOT EXISTS.
6085 2012-11-21  Glenn Morris  <rgm@gnu.org>
6087         * faces.el (face-underline-p, face-inverse-video-p, face-bold-p)
6088         (face-italic-p): Add optional argument "inherit".
6090         * faces.el (set-face-inverse-video, set-face-bold, set-face-italic):
6091         Remove -p suffix from names, for consistency with other set-face-*.
6092         (set-face-inverse-video): Fix interactive spec.
6093         * play/gamegrid.el (gamegrid-make-mono-tty-face):
6094         * textmodes/table.el (table--update-cell-face):
6095         Use set-face-inverse-video rather than now obsolete alias.
6097 2012-11-21  Eli Zaretskii  <eliz@gnu.org>
6099         * simple.el (line-move): Don't call line-move-partial if
6100         scroll-conservatively is in effect.  (Bug#12927)
6102 2012-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6104         * eshell/em-cmpl.el (eshell-pcomplete): Refine fix for bug#12838:
6105         Fallback on completion-at-point rather than
6106         pcomplete-expand-and-complete, and only if pcomplete actually failed.
6107         (eshell-cmpl-initialize): Setup completion-at-point.
6109         * pcomplete.el (pcomplete--entries): Obey pcomplete-ignore-case.
6111         * emacs-lisp/ert.el (ert--expand-should-1): Adapt to cl-lib.
6113 2012-11-21  Michael Albinus  <michael.albinus@gmx.de>
6115         * net/tramp-sh.el (tramp-do-copy-or-rename-file): If both files
6116         are remote, check out-of-band property for both.
6118 2012-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6120         * window.el (switch-to-buffer): Re-add the warning that was lost in the
6121         code rewrite.
6123 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
6125         More minor time fixes.
6126         * calendar/time-date.el: Commentary fix.
6127         * net/tramp-sh.el (tramp-do-file-attributes-with-ls): Undo last change;
6128         too much other code depends on (0 0) time stamps.
6129         * net/tramp.el (tramp-time-less-p, tramp-time-subtract):
6130         Add a couple of FIXME comments.
6132         Minor cleanup for times as lists of four integers.
6133         * files.el (dir-locals-directory-cache):
6134         * ps-bdf.el (bdf-file-mod-time, bdf-read-font-info):
6135         Doc fixes.
6136         * net/tramp-sh.el (tramp-do-file-attributes-with-ls):
6137         * ps-bdf.el (bdf-file-newer-than-time):
6138         Process four-integers time stamps, not two.  Doc fixes.
6140 2012-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6142         * uniquify.el (uniquify-managed): Use defvar-local.
6143         (rename-buffer, create-file-buffer): Advise with advice-add.
6144         (uniquify-unload-function): Unadvise accordingly.
6146         * emacs-lisp/trace.el: Rewrite, use nadvice and lexical-binding.
6147         (trace-buffer): Don't purecopy.
6148         (trace-entry-message, trace-exit-message): Add `context' arg.
6149         (trace--timer): New var.
6150         (trace-make-advice): Adjust for use in nadvice.
6151         Add `context' argument.  Delay `display-buffer' via a timer.
6152         (trace-function-internal): Use advice-add.
6153         (trace--read-args): New function.
6154         (trace-function-foreground, trace-function-background): Use it.
6155         (trace-function): Rename to trace-function-foreground and redefine as
6156         an alias to that new name.
6157         (untrace-function, untrace-all): Adjust to the use of nadvice.
6159         * emacs-lisp/bytecomp.el (byte-compile): Fix handling of closures.
6161         * emacs-lisp/byte-run.el (defun-declarations-alist): Fix last change.
6163         * subr.el (called-interactively-p-functions): New var.
6164         (internal--called-interactively-p--get-frame): New macro.
6165         (called-interactively-p, interactive-p): Rewrite in Lisp.
6166         * emacs-lisp/nadvice.el (advice--called-interactively-skip): New fun.
6167         (called-interactively-p-functions): Use it.
6168         * emacs-lisp/edebug.el (edebug--called-interactively-skip): New fun.
6169         (called-interactively-p-functions): Use it.
6170         * allout.el (allout-called-interactively-p): Don't assume
6171         called-interactively-p is a subr.
6173 2012-11-20  Glenn Morris  <rgm@gnu.org>
6175         * profiler.el (profiler-report-mode-map): Add a menu.
6176         No need to bind `q' because we derive from special-mode.
6177         (profiler-report-find-entry): Handle calls from the menu-bar.
6179 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6181         * emacs-lisp/byte-run.el (defun-declarations-alist):
6182         Allow a compiler-macro to be a lambda expression.
6184         * progmodes/python.el: Use cl-lib.  Move var declarations outside of
6185         eval-when-compile.
6186         (python-syntax-context): Add compiler-macro.
6187         (python-font-lock-keywords): Simplify with De Morgan.
6189         * vc/diff-mode.el (diff-hunk): Don't make useless timers.
6191         * files.el (load-file): Require match in minibuffer selection, as was
6192         the case in Emacs-20 before we changed the spec to allow .elc files
6193         (bug#12935).
6195         * json.el: Don't require cl since we don't use it.
6196         * color.el: Don't require cl.
6197         (color-complement): `caddr' -> `nth 2'.
6199         * calendar/time-date.el (time-to-seconds): De-obsolete.
6201 2012-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
6203         * calc/calc-forms.el (math-leap-year-p): Fix formula for negative
6204         year numbers.
6205         (math-date-to-julian-dt): Adjust the initial approximation for the
6206         year to deal with the new definition of the DATE.
6208 2012-11-19  Daniel Colascione  <dancol@dancol.org>
6210         * term/w32-win.el (cygwin-convert-path-from-windows):
6211         Accomodate rename of cygwin_convert_path* to cygwin_convert_file_name*.
6213 2012-11-18  Chong Yidong  <cyd@gnu.org>
6215         * filecache.el (file-cache--read-list): New function.
6216         (file-cache-add-directory-list, file-cache-add-file-list)
6217         (file-cache-delete-file-list, file-cache-delete-directory-list):
6218         Use it to read a list of files or directories (Bug#12846).
6219         (file-cache-add-file, file-cache-add-directory)
6220         (file-cache-delete-file-list, file-cache-delete-file-regexp)
6221         (file-cache-delete-directory): Print an message.
6223 2012-11-18  Jay Belanger  <jay.p.belanger@gmail.com>
6225         * calc/calc-forms.el (math-date-to-dt): Use integer date when
6226         calling `math-date-to-julian-dt' and 'math-date-to-gregorian-dt'.
6228 2012-11-18  Glenn Morris  <rgm@gnu.org>
6230         * image.el (insert-image, insert-sliced-image): Doc fix.
6232 2012-11-18  Chong Yidong  <cyd@gnu.org>
6234         * emacs-lisp/syntax.el (syntax-propertize-function): Doc fix
6235         (Bug#12810).
6237 2012-11-18  OKAZAKI Tetsurou  <okazaki.tetsurou@gmail.com>  (tiny change)
6239         * vc/vc-svn.el (vc-svn-merge-news): Properly parse the merge
6240         response when the target file is in a subdirectory (Bug#12757).
6242 2012-11-18  Chong Yidong  <cyd@gnu.org>
6244         * filecache.el (file-cache-add-file-list): Doc fix (Bug#12694).
6246 2012-11-18  Glenn Morris  <rgm@gnu.org>
6248         * emacs-lisp/cl-lib.el (face-underline-p):
6249         Use set-face-underline rather than the alias set-face-underline-p.
6251         * window.el (with-temp-buffer-window): Doc fix.
6252         * subr.el (with-output-to-temp-buffer):
6253         Add doc xref to with-temp-buffer-window.
6255 2012-11-18  Juanma Barranquero  <lekktu@gmail.com>
6257         * woman.el (woman-non-underline-faces): Use `set-face-underline'.
6258         * calc/calc.el (math-format-date-cache): Declare.
6260 2012-11-17  Paul Eggert  <eggert@cs.ucla.edu>
6262         Calc by default uses the Gregorian calendar for all dates (Bug#12633).
6263         It also uses January 1, 1 AD as its day number 1.
6264         * calc/calc-forms.el (math-julian-date-beginning)
6265         (math-julian-date-beginning-int): Implement this.
6267 2012-11-17  Juanma Barranquero  <lekktu@gmail.com>
6269         * descr-text.el (quail-find-key):
6270         * dired.el (desktop-file-name):
6271         * dirtrack.el (shell-prefixed-directory-name, shell-process-cd):
6272         * generic-x.el (comint-mode, comint-exec):
6273         * image-dired.el (widget-forward):
6274         * info.el (speedbar-add-expansion-list, speedbar-center-buffer-smartly)
6275         (speedbar-change-expand-button-char)
6276         (speedbar-change-initial-expansion-list, speedbar-delete-subblock)
6277         (speedbar-make-specialized-keymap, speedbar-make-tag-line):
6278         * printing.el (easy-menu-add-item, easy-menu-remove-item)
6279         (widget-field-action, widget-value-set):
6280         * speedbar.el (imenu--make-index-alist):
6281         * term.el (ring-empty-p, ring-ref, ring-insert-at-beginning)
6282         (ring-length, ring-insert):
6283         * vcursor.el (compare-windows-skip-whitespace):
6284         * woman.el (dired-get-filename):
6285         Declare functions.
6287         * term/w32-win.el (cygwin-convert-path-from-windows): Fix declaration.
6289 2012-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
6291         * calc/calc.el (calc-gregorian-switch): New variable.
6293         * calc/calc-forms.el (math-day-in-year, math-dt-before-p)
6294         (math-absolute-from-gregorian-dt, math-absolute-from-julian-dt)
6295         (math-date-to-julian-dt, math-date-to-gregorian-dt): New functions.
6296         (math-leap-year-p): Add option to distinguish between Julian
6297         and Gregorian calendars.
6298         (math-day-number): Use `math-day-in-year' to do the computations.
6299         (math-absolute-from-dt): Rename from `math-absolute-from-date'.
6300         Use `math-absolute-from-gregorian' and `math-absolute-from-julian'
6301         to do the computations.
6302         (math-date-to-dt): Use `math-date-to-julian-dt' and
6303         `math-date-to-gregorian-dt' to do the computations.
6304         (calcFunc-weekday, math-format-date-part): Use the new version of
6305         the DATE to determine the weekday.
6306         (calcFunc-newmonth, calcFunc-newyear): Use `calc-gregorian-switch'
6307         when necessary.
6309 2012-11-17  Eli Zaretskii  <eliz@gnu.org>
6311         * term/w32-win.el (w32-handle-dropped-file): Use 'file://' only on
6312         Cygwin; otherwise use 'file:'.  (Bug#12914)
6313         (cygwin-convert-path-from-windows): Declare, to avoid
6314         byte-compiler warnings.
6316 2012-11-17  Andreas Politz  <politza@fh-trier.de>
6318         * ibuffer.el (ibuffer-mark-forward, ibuffer-unmark-forward)
6319         (ibuffer-unmark-backward, ibuffer-mark-interactive): Support plain
6320         prefix and negative numeric prefix args (Bug#12795).
6322 2012-11-17  Stephen Berman  <stephen.berman@gmx.net>
6324         * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
6325         Don't signal an error with a score that is too low to add to the
6326         list of top scores. (Bug#12779)
6328 2012-11-17  Chong Yidong  <cyd@gnu.org>
6330         * help-mode.el (help-xref-interned): End on point-min (Bug#12737).
6332         * filecache.el (file-cache-add-file): Handle relative file name in
6333         the argument (Bug#12694).
6335 2012-11-16  JĂ¼rgen Hötzel  <juergen@archlinux.org>  (tiny change)
6337         * eshell/em-unix.el (eshell/mkdir): Handle "--parents" (bug#12897).
6339 2012-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6341         * emacs-lisp/advice.el (ad-make-advised-definition): Improve last fix.
6343         * emacs-lisp/cl-lib.el: Set more meaningful version number.
6345 2012-11-16  Martin Rudalics  <rudalics@gmx.at>
6347         * window.el (enlarge-window, shrink-window): Don't mention return
6348         value in doc-string (Bug#12896).
6349         (window--display-buffer): Don't resize frames - it won't work
6350         with all window managers and defeat pop-up-frame-alist.
6351         (display-buffer-alist): In doc-string explain that CONDITION can
6352         be a function and which arguments are passed to it (Bug#12854).
6353         (display-buffer-assq-regexp): New argument ACTION.  Handle lambda
6354         expressions (Bug#12854).
6355         (display-buffer): Pass ACTION argument to
6356         display-buffer-assq-regexp.
6358 2012-11-16  Glenn Morris  <rgm@gnu.org>
6360         * window.el (fit-frame-to-buffer-bottom-margin)
6361         (fit-frame-to-buffer, fit-window-to-buffer): Doc fixes.
6363         * faces.el (face-underline-p): Use face-attribute-specified-or.
6365 2012-11-16  Juanma Barranquero  <lekktu@gmail.com>
6367         * emacs-lisp/cl-macs.el (cl-loop, cl-do, cl-do*): Doc fixes.
6369 2012-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6371         * emacs-lisp/cl-macs.el (cl-flet, cl-flet*): Fix docstring (bug#12895).
6373 2012-11-16  Glenn Morris  <rgm@gnu.org>
6375         * eshell/em-cmpl.el (eshell-pcomplete): New command.  (Bug#12838)
6376         (eshell-cmpl-initialize): Bind eshell-pcomplete to TAB, C-i.
6378         * faces.el (face-underline-p): Doc fix.  Handle :underline being
6379         things other than `t' (a string, a list).
6380         (face-inverse-video-p): Doc fix.
6381         (set-face-underline): Rename it back from set-face-underline-p.
6382         Doc fix.  Allow interactive input of values other than t.
6383         (read-face-attribute): Apply formatting to :underline,
6384         since like :box and :stipple it can take list values.
6386         * term.el (ansi-term): Don't let C-x escape-char binding
6387         clobber the more standard C-c binding.  (Bug#12842)
6389         * subr.el (set-temporary-overlay-map): Doc fix.
6391 2012-11-16  Martin Rudalics  <rudalics@gmx.at>
6393         * window.el (record-window-buffer)
6394         (display-buffer-record-window): When copying the markers to
6395         window-point preserve window-point-insertion-type. (Bug#12588)
6397 2012-11-16  Glenn Morris  <rgm@gnu.org>
6399         * emacs-lisp/eieio-datadebug.el (eieio-debug-methodinvoke):
6400         * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error):
6401         Use new names for hooks rather than obsolete aliases.
6403 2012-11-15  Daniel Colascione  <dancol@dancol.org>
6405         * term/w32-win.el (w32-handle-dropped-file): Use a "file://"
6406         prefix instead of "file:" so that when FILE-NAME begins with "//",
6407         as it does when the target file is on a network share, url-handler
6408         isn't confused.
6410 2012-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6412         * emacs-lisp/advice.el (ad-definition-type): Make sure we don't use
6413         a preactivated advice from an old advice.el; they're not compatible!
6415 2012-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6417         * emacs-lisp/nadvice.el (advice--make-interactive-form):
6418         Fix string-spec case.
6420         * emacs-lisp/advice.el (ad-make-advised-definition): Fix undefined case.
6422 2012-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6424         * emacs-lisp/nadvice.el: Add buffer-local support to add-function.
6425         (advice--buffer-local-function-sample): New var.
6426         (advice--set-buffer-local, advice--buffer-local): New functions.
6427         (add-function, remove-function): Use them.
6429 2012-11-15  Drew Adams  <drew.adams@oracle.com>
6431         * imenu.el (imenu--split-submenus): Use imenu--subalist-p (bug#12717).
6433 2012-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6435         * emacs-lisp/cl-macs.el (cl--transform-lambda): Defend against
6436         potential binding of print-gensym to t, and prettify (back)quotes in
6437         case they appear in args's default values (bug#12884).
6439 2012-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6441         * emacs-lisp/nadvice.el: Add around advice for interactive specs.
6442         (advice-eval-interactive-spec): New function.
6443         (advice--make-interactive-form): Support around advice (bug#12844).
6445 2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
6447         * progmodes/ruby-mode.el (ruby-expr-beg): Make heredoc detection
6448         more strict.  Add docstring.
6449         (ruby-expression-expansion-re): Extract from
6450         `ruby-match-expression-expansion'.
6451         (ruby-syntax-propertize-function): After everything else, search
6452         for expansions in string literals, mark their insides as
6453         whitespace syntax and save match data for font-lock.
6454         (ruby-font-lock-keywords): Use the 2nd group from expression
6455         expansion matches.
6456         (ruby-match-expression-expansion): Use the match data saved to the
6457         text property in ruby-syntax-propertize-function.
6459 2012-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6461         * emacs-lisp/gv.el (setf): Fix debug spec for multiple assignments
6462         (bug#12879).
6464 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
6466         * progmodes/ruby-mode.el (ruby-move-to-block): Looks for a block
6467         start/end keyword a bit harder.  Works with different values of N.
6468         Add more comments.
6469         (ruby-end-of-block): Update accordingly.
6471 2012-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6473         * woman.el (woman-file-name): Don't mess with unread-command-events
6474         (bug#12861).
6476         * emacs-lisp/advice.el: Layer on top of nadvice.el.
6477         Remove out of date self-require hack.
6478         (ad-do-advised-functions): Use simple `dolist'.
6479         (ad-advice-name, ad-advice-protected, ad-advice-enabled)
6480         (ad-advice-definition): Redefine as functions.
6481         (ad-advice-classes): Move before first use.
6482         (ad-make-origname, ad-set-orig-definition, ad-clear-orig-definition)
6483         (ad-make-mapped-call, ad-make-advised-docstring,ad-make-plain-docstring)
6484         (ad--defalias-fset): Remove functions.
6485         (ad-make-advicefunname, ad-clear-advicefunname-definition): New funs.
6486         (ad-get-orig-definition): Rewrite.
6487         (ad-make-advised-definition-docstring): Change base docstring.
6488         (ad-real-orig-definition): Rewrite.
6489         (ad-map-arglists): Change name of called function.
6490         (ad--make-advised-docstring): Redirect `function' from ad-Advice-...
6491         (ad-make-advised-definition): Simplify.
6492         (ad-assemble-advised-definition): Tweak for new calling context.
6493         (ad-activate-advised-definition): Setup ad-Advice-* i.s.o ad-Orig-*.
6494         (ad--defalias-fset): Rename from ad-handle-definition.  Make it set the
6495         function and call ad-activate if needed.
6496         (ad-activate, ad-deactivate): Don't call ad-handle-definition any more.
6497         (ad-recover): Clear ad-Advice-* instead of ad-Orig-*.
6498         (ad-compile-function): Compile ad-Advice-*.
6499         (ad-activate-on-top-level, ad-with-auto-activation-disabled): Remove.
6500         (ad-start-advice, ad-stop-advice): Remove.
6502 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
6504         * progmodes/ruby-mode.el (ruby-add-log-current-method): Print the
6505         period before class method names, not after.  Remove handling of
6506         one impossible case.  Add comments.
6508 2012-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6510         * emacs-lisp/advice.el: Remove support for freezing.
6511         (ad-make-freeze-docstring, ad-make-freeze-definition): Remove functions.
6512         (ad-make-single-advice-docstring, ad-defadvice-flags, defadvice):
6513         Remove support for `freeze'.
6515         * emacs-lisp/cl.el (dolist, dotimes, declare): Use advice-add to
6516         override the default.
6517         * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Rewrite without using
6518         cl--dotimes/dolist.
6519         * subr.el (dolist, dotimes, declare): Redefine them normally, even when
6520         `cl' is loaded.
6522         * emacs-lisp/nadvice.el (advice--normalize): New function, extracted
6523         from add-advice.
6524         (advice--strip-macro): New function.
6525         (advice--defalias-fset): Use them to handle macros.
6526         (advice-add): Use them.
6527         (advice-member-p): Correctly handle macros.
6529 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
6531         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
6532         Never font-lock the beginning of singleton class as heredoc.
6534 2012-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6536         * emacs-lisp/gv.el (gv-define-simple-setter): One more fix (bug#12871).
6538 2012-11-13  Wolfgang Jenkner  <wjenkner@inode.at>
6540         * ansi-color.el (ansi-color-apply-sequence): Implement SGR codes
6541         39 and 49 (bug#12792).  Also, treat unimplemented parameters as 0,
6542         thereby restoring the behavior of revisions prior to 2012-08-15T03:33:55Z!monnier@iro.umontreal.ca.
6544 2012-11-13  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
6546         Fix end-of-defun misbehavior.
6547         * progmodes/python.el (python-nav-beginning-of-defun): Rename from
6548         python-beginning-of-defun-function.  Handle nested defuns
6549         correctly.
6550         (python-nav-end-of-defun): Rename from
6551         python-end-of-defun-function.  Ensure forward movement.
6552         (python-info-current-defun): Reimplement to work as intended
6553         with new fixed python-nav-{end,beginning}-of-defun.  Stop scanning
6554         parent defuns as soon as possible.
6556 2012-11-13  Glenn Morris  <rgm@gnu.org>
6558         * progmodes/flymake.el (flymake-error-bitmap)
6559         (flymake-warning-bitmap, flymake-fringe-indicator-position): Doc fixes.
6560         (flymake-error-bitmap, flymake-warning-bitmap): Fix :types.
6562 2012-11-13  Dmitry Gutov  <dgutov@yandex.ru>
6564         * progmodes/ruby-mode.el (ruby-move-to-block): When moving
6565         backward, always stop at indentation.  Reverts the change from
6566         2012-08-12T22:06:56Z!monnier@iro.umontreal.ca (Bug#12851).
6568 2012-11-13  Glenn Morris  <rgm@gnu.org>
6570         * ibuffer.el (ibuffer-mode-map, ibuffer-mode):
6571         Add ibuffer-filter-by-derived-mode.
6573         * ibuffer.el (ibuffer-mode-map): Don't have two menu items with
6574         the same name shadowing each other.
6576         * window.el (with-temp-buffer-window): Doc tweak.
6578         * emacs-lisp/debug.el (debugger-bury-or-kill): Doc tweak.
6580         * help.el (temp-buffer-max-height):
6581         * window.el (fit-frame-to-buffer, fit-frame-to-buffer-bottom-margin):
6582         * emacs-lisp/debug.el (debugger-bury-or-kill): Fix :version.
6584 2012-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6586         * emacs-lisp/nadvice.el: New package.
6587         * subr.el (special-form-p): New function.
6588         * emacs-lisp/elp.el: Use lexical-binding and advice-add.
6589         (elp-all-instrumented-list): Remove var.
6590         (elp-not-profilable): Remove elp-wrapper.
6591         (elp-profilable-p): Use autoloadp and special-form-p.
6592         (elp--advice-name): New const.
6593         (elp-instrument-function): Use advice-add.
6594         (elp--instrumented-p): New predicate.
6595         (elp-restore-function): Use advice-remove.
6596         (elp-restore-all, elp-reset-all): Use mapatoms.
6597         (elp-set-master): Use elp--instrumented-p.
6598         (elp--make-wrapper): Rename from elp-wrapper, return a function
6599         suitable for advice-add.  Use cl-inf.
6600         (elp-results): Use mapatoms+elp--instrumented-p.
6601         * emacs-lisp/debug.el: Use lexical-binding and advice-add.
6602         (debug-function-list): Remove var.
6603         (debug): Rename arg, and then let-bind it explicitly inside.
6604         (debugger-setup-buffer): Rename arg.
6605         (debugger-setup-buffer): Adjust counts to new debug-on-entry setup.
6606         (debugger-frame-number): Adjust to new debug-on-entry setup.
6607         (debug--implement-debug-on-entry): Rename from
6608         implement-debug-on-entry, add argument.
6609         (debugger-special-form-p): Remove, use special-form-p instead.
6610         (debug-on-entry): Use advice-add.
6611         (debug--function-list): New function.
6612         (cancel-debug-on-entry): Use it, along with advice-remove.
6613         (debug-arglist, debug-convert-byte-code, debug-on-entry-1): Remove.
6614         (debugger-list-functions): Use debug--function-list instead of
6615         debug-function-list.
6616         * emacs-lisp/advice.el (ad-save-real-definition): Remove, unused.
6617         (ad-special-form-p): Remove, use special-form-p instead.
6618         (ad-set-advice-info): Use add-function and remove-function.
6619         (ad--defalias-fset): Adjust accordingly.
6621 2012-11-10  Glenn Morris  <rgm@gnu.org>
6623         * mail/emacsbug.el (report-emacs-bug-tracker-url)
6624         (report-emacs-bug-bug-alist, report-emacs-bug-choice-widget)
6625         (report-emacs-bug-create-existing-bugs-buffer)
6626         (report-emacs-bug-parse-query-results)
6627         (report-emacs-bug-query-existing-bugs): Remove.  (Bug#7449)
6629         * term.el (term-default-fg-color, term-default-bg-color):
6630         Make obsolete, rather than just saying "deprecated" in the doc.
6632         * term.el (term): Rename from `term-face'.
6633         (term-current-face, ansi-term-color-vector)
6634         (term-default-fg-color, term-default-bg-color, term-ansi-reset):
6635         Update all users.
6637 2012-11-10  Jan Djärv  <jan.h.d@swipnet.se>
6639         * server.el (server-create-window-system-frame): Handle Nextstep
6640         specially (Bug#12780).
6642 2012-11-10  Glenn Morris  <rgm@gnu.org>
6644         * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
6645         Unautoload, and make obsolete.  (Bug#7449)
6647 2012-11-10  Chong Yidong  <cyd@gnu.org>
6649         * vc/diff-mode.el (diff-delete-trailing-whitespace): Rewrite, and
6650         rename from diff-remove-trailing-whitespace (Bug#12831).
6652 2012-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6654         * emacs-lisp/advice.el: Require `cl-lib' at run-time to fix
6655         miscompilation of trace.el.
6657 2012-11-10  Glenn Morris  <rgm@gnu.org>
6659         * vc/diff-mode.el (diff-remove-trailing-whitespace): Doc fix.
6661 2012-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6663         * emacs-lisp/gv.el (gv-define-simple-setter): Fix last change
6664         (bug#12812).
6666 2012-11-10  Chong Yidong  <cyd@gnu.org>
6668         * minibuf-eldef.el (minibuffer-eldef-shorten-default): Convert to
6669         a defcustom with an appropriate :set function.
6670         (minibuffer-default--in-prompt-regexps): New function.
6672 2012-11-10  Glenn Morris  <rgm@gnu.org>
6674         * emacs-lisp/cl.el (define-setf-expander, defsetf)
6675         (define-modify-macro): Doc fixes.
6677         * emacs-lisp/gv.el (gv-letplace): Fix doc typo.
6678         (gv-define-simple-setter): Update doc of `fix-return'.
6680 2012-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6682         * emacs-lisp/gv.el (gv-define-simple-setter): Don't evaluate `val'
6683         twice when `fix-return' is set (bug#12813).
6685         * emacs-lisp/cl.el (defsetf): Pass the third arg to
6686         gv-define-simple-setter (bug#12812).
6688         * woman.el (woman-decode-region): Disable adaptive-fill when rendering
6689         (bug#12756).
6691 2012-11-10  Glenn Morris  <rgm@gnu.org>
6693         * emacs-lisp/gv.el (gv-define-setter): Fix doc typo.
6695         * emacs-lisp/cl-extra.el (cl-prettyexpand):
6696         * emacs-lisp/cl-lib.el (cl-proclaim, cl-declaim):
6697         * emacs-lisp/cl-macs.el (cl-destructuring-bind, cl-locally)
6698         (cl-the, cl-compiler-macroexpand): Add basic doc strings.
6700         * emacs-lisp/cl-extra.el (cl-maplist, cl-mapcan): Doc fix.
6702 2012-11-10  Leo Liu  <sdl.web@gmail.com>
6704         * ido.el (ido-set-matches-1): Improve flex matching performance by
6705         removing backtracking in the regexp (suggested by Stefan).  (Bug#12796)
6707 2012-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6709         * emacs-lisp/advice.el (ad-set-advice-info): Set defalias-fset-function.
6710         (ad--defalias-fset): New function.
6711         (ad-safe-fset): Remove.
6712         (ad-make-freeze-definition): Use cl-letf*.
6714 2012-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6716         * subr.el (dolist): Don't bind VAR in RESULT.
6718         * emacs-lisp/advice.el: Miscellaneous cleanup.  Use lexical-binding.
6719         (fset, documentation): Don't save real def since we don't advise.
6720         (ad-do-advised-functions): Remove problematic `result-form'.
6721         (ad-safe-fset): `ad-real-fset' => `fset'.
6722         (ad-read-advised-function): Don't assume that ad-do-advised-functions
6723         uses CL's dolist internally.
6724         (ad-arglist): Remove unused arg `name'.
6725         (ad-docstring, ad-make-advised-docstring):
6726         `ad-real-documentation' => `documentation'.
6727         (warning-suppress-types): Declare.
6728         (ad-set-arguments): Simple CSE.
6729         (ad-recover-normality): Sanity check.
6731         * emacs-lisp/bytecomp.el (byte-compile-out-toplevel): Don't turn
6732         (funcall '(lambda ..) ..) into ((lambda ..) ..).
6734 2012-11-09  Vincent BelaĂ¯che  <vincentb1@users.sourceforge.net>
6736         * ses.el: symbol to coordinate mapping is made by symbol property
6737         `ses-cell'.  This means that the same mapping is done for all SES
6738         sheets.  That is good enough for cells with standard A1 names, but
6739         not for named cell.  So a hash map is added for the latter.
6740         (defconst ses-localvars): Add local variable ses--named-cell-hashmap
6741         (ses-sym-rowcol): Use hashmap for named cell.
6742         (ses-is-cell-sym-p): New defun.
6743         (ses-decode-cell-symbol): New defun.
6744         (ses-create-cell-variable): Add cell to hashmap when name is not
6745         A1-like.
6746         (ses-rename-cell): Check that cell new name is not already in
6747         spreadsheet with the use of ses-is-cell-sym-p
6748         (ses-rename-cell): Use hash map for named cells, but accept also
6749         renaming back to A1-like.
6751 2012-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6753         * emacs-lisp/advice.el: Use new dynamic docstrings.
6754         (ad-make-advised-definition-docstring, ad-advised-definition-p):
6755         Use dynamic-docstring-function instead of ad-advice-info.
6756         (ad--make-advised-docstring): New function extracted from
6757         ad-make-advised-docstring.
6758         (ad-make-advised-docstring): Use it.
6759         * progmodes/sql.el (sql--make-help-docstring): New function, extracted
6760         from sql-help.
6761         (sql-help): Use it with dynamic-docstring-function.
6763         * env.el (env--substitute-vars-regexp): Don't use rx (for bootstrap).
6765 2012-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6767         * files.el (hack-one-local-variable--obsolete): New function.
6768         (hack-one-local-variable): Use it for obsolete settings.
6770         * subr.el (locate-user-emacs-file): If both old and new name exist, use
6771         the new name.
6773         * progmodes/js.el (js--filling-paragraph): New var.
6774         (c-forward-sws, c-backward-sws, c-beginning-of-macro): Advise.
6775         (js-c-fill-paragraph): Prefer advice to cl-letf so the rebinding is
6776         less sneaky.
6778 2012-11-08  Julien Danjou  <julien@danjou.info>
6780         * progmodes/ruby-mode.el (auto-mode-alist): Add Rakefile in
6781         `auto-mode-alist' (Bug#12835).
6783 2012-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6785         * progmodes/perl-mode.el (perl-prettify-symbols): New defcustom.
6786         (perl--prettify-symbols-alist): New const.
6787         (perl--font-lock-compose-symbol, perl--font-lock-symbols-keywords):
6788         New functions.
6789         (perl-font-lock-keywords-2): Use them.
6790         (perl-electric-noindent-p): New function.
6791         (perl-mode): Use it to set up electric-indent-mode.
6792         (perl-electric-terminator, perl-indent-command): Mark obsolete.
6793         (perl-mode-map): Remove bindings for them.
6794         (perl-imenu-generic-expression, perl-outline-level):
6795         Match functions&packages in column>0.
6797         * env.el (env--substitute-vars-regexp): New const.
6798         (substitute-env-vars): Use it.  Add `only-defined' arg.
6799         * net/tramp.el (tramp-replace-environment-variables): Use it.
6801         * emacs-lisp/bytecomp.el (byte-compile-initial-macro-environment):
6802         Byte-compile *before* eval in eval-and-compile.
6803         (byte-compile-log-warning): Remove redundant inhibit-read-only.
6804         (byte-compile-file-form-autoload): Don't hide actual definition.
6805         (byte-compile-maybe-guarded): Accept `functionp' as well.
6807         * emacs-lisp/gv.el (gv-ref, gv-deref): New function and macro.
6809 2012-11-07  Michael Albinus  <michael.albinus@gmx.de>
6811         * notifications.el (notifications-get-server-information-method):
6812         New defconst.
6813         (notifications-get-capabilities): Fix docstring.
6814         (notifications-get-server-information): New defun.
6816 2012-11-06  AgustĂ­n MartĂ­n Domingo  <agustin.martin@hispalinux.es>
6818         * textmodes/ispell.el (ispell-region): Standard re-indent for better
6819         readability.
6821         * textmodes/ispell.el: Experimental support for support debugging.
6822         (ispell-create-debug-buffer): Create a `ispell-debug-buffer' debug
6823         buffer for ispell.
6824         (ispell-print-if-debug): New function to print stuff to
6825         `ispell-debug-buffer' if debugging is enabled.
6826         (ispell-region, ispell-process-line): Use `ispell-print-if-debug' to
6827         show some debugging info.
6828         (ispell-buffer-with-debug): New function that creates a debugging
6829         buffer and calls `ispell-buffer' with debugging enabled.
6831         * textmodes/ispell.el (ispell-region): Do not prefix sent string by
6832         comment in autoconf mode. (Bug#12768)
6834 2012-11-06  Dmitry Antipov  <dmantipov@yandex.ru>
6836         * emacs-lisp/byte-opt.el (toplevel): Add compare-window-configurations,
6837         frame-first-window, frame-root-window, frame-selected-window,
6838         minibuffer-selected-window, minibuffer-window,
6839         window-absolute-pixel-edges, window-at, window-body-height,
6840         window-body-width, window-display-table, window-combination-limit,
6841         window-frame, window-fringes, window-inside-absolute-pixel-edges,
6842         window-inside-edges, window-inside-pixel-edges, window-left-child,
6843         window-left-column, window-margins, window-next-buffers,
6844         window-next-sibling, window-new-normal, window-new-total,
6845         window-normal-size, window-parameter, window-parameters, window-parent,
6846         window-pixel-edges, window-point, window-prev-buffers,
6847         window-prev-sibling, window-redisplay-end-trigger, window-scroll-bars,
6848         window-start, window-text-height, window-top-child, window-top-line,
6849         window-total-height, window-total-width and window-use-time to the list
6850         of functions without side-effects.
6851         (toplevel): Add window-valid-p to the list of error-free functions
6852         without side-effects.
6854 2012-11-05  AgustĂ­n MartĂ­n Domingo  <agustin.martin@hispalinux.es>
6856         * textmodes/ispell.el (ispell-program-name):
6857         Update spellchecker parameters when customized.
6859 2012-11-04  Glenn Morris  <rgm@gnu.org>
6861         * vc/vc-svn.el (vc-svn-state-heuristic): Avoid calling svn.  (Bug#7850)
6863 2012-11-04  Chong Yidong  <cyd@gnu.org>
6865         * bookmark.el (bookmark-bmenu-switch-other-window): Avoid binding
6866         same-window-* variables.
6868 2012-11-04  Juri Linkov  <juri@jurta.org>
6870         * isearch.el (isearch-help-for-help, isearch-describe-bindings)
6871         (isearch-describe-key, isearch-describe-mode): Use a display
6872         action instead of binding same-window-* variables (Bug#10040).
6874 2012-11-03  Glenn Morris  <rgm@gnu.org>
6876         * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
6877         Rename handler properties back from cl-- to cl-.  (Bug#12788)
6879         * emacs-lisp/cl-macs.el (cl-do-all-symbols): Add doc string.
6881 2012-11-03  Eli Zaretskii  <eliz@gnu.org>
6883         * term/pc-win.el: Don't load term/internal from here.
6885         * loadup.el: Load term/internal from here.
6887 2012-11-03  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
6889         * progmodes/python.el (inferior-python-mode): Fix hang in
6890         jit-lock (Bug#12645).
6892 2012-11-03  Martin Rudalics  <rudalics@gmx.at>
6894         * window.el (switch-to-visible-buffer)
6895         (switch-to-buffer-preserve-window-point): Fix doc-strings.
6897 2012-11-03  Glenn Morris  <rgm@gnu.org>
6899         * emacs-lisp/cl-lib.el (cl--random-time):
6900         Rename from cl-random-time.  (Bug#12773)
6901         (cl--gensym-counter, cl--random-state): Update callers.
6902         * emacs-lisp/cl-extra.el (cl-make-random-state): Update callers.
6904 2012-11-03  Chong Yidong  <cyd@gnu.org>
6906         * cus-start.el: Make cursor-type customizable (Bug#11633).
6908 2012-11-02  Glenn Morris  <rgm@gnu.org>
6910         * filecache.el: No need to load find-lisp when compiling.
6911         (find-lisp-find-files): Autoload it.
6912         (file-cache-add-directory-recursively): Don't require find-lisp.
6914         * image.el (image-type-from-file-name): Trivial simplification.
6916         * emacs-lisp/bytecomp.el (byte-compile-eval):
6917         Decouple "noruntime" and "cl-functions" warnings.
6919 2012-11-01  Stephen Berman  <stephen.berman@gmx.net>
6921         * play/gomoku.el (gomoku-display-statistics): Update mode line
6922         only if in Gomoku buffer; don't capitalize "won" (Bug#12771).
6924 2012-10-31  Martin Rudalics  <rudalics@gmx.at>
6926         * window.el (quit-restore-window): If the window has been
6927         created on an existing frame and ended up as the sole window on
6928         that frame, do not delete it (Bug#12764).
6930 2012-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
6932         * progmodes/sh-script.el (sh--inside-noncommand-expression):
6933         Rename from sh--inside-arithmetic-expression, handle more cases
6934         (bug#11263).
6936         * progmodes/sh-script.el (sh--inside-arithmetic-expression): New func.
6937         (sh-font-lock-open-heredoc): Use it (bug#12770).
6939 2012-10-30  Glenn Morris  <rgm@gnu.org>
6941         * emacs-lisp/cl-extra.el (cl-mapc): Add autoload cookie.  Doc fix.
6943         * emacs-lisp/cl.el (letf): Doc fix.  (Bug#12760)
6945 2012-10-29  Chong Yidong  <cyd@gnu.org>
6947         * isearch.el (isearch-other-meta-char): Ensure that a reprocessed
6948         function key is stored in a keyboard macro (Bug#4894).
6950         * thingatpt.el (number-at-point): Apply a thing-at-point property.
6952 2012-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6954         * vc/diff-mode.el (diff-context->unified): Don't get confused by "hunk
6955         header comments".
6956         (diff-unified->context, diff-context->unified)
6957         (diff-reverse-direction, diff-fixup-modifs): Use `use-region-p'.
6959         * emacs-lisp/cl.el (letf): Add missing indent rules (bug#12759).
6961         * files.el (find-alternate-file): Only ask one question (bug#12487).
6963 2012-10-29  Chong Yidong  <cyd@gnu.org>
6965         * vc/vc-hooks.el (vc-file-clearprops): Kill vc-parent-buffer.
6966         Suggested by Dan Nicolaescu (Bug#6326).
6968         * info.el (Info-complete-menu-item): Avoid duplicates (Bug#12705).
6970         * startup.el (fancy-about-screen): Don't message (Bug#12680).
6972         * thingatpt.el (thing-at-point): Doc fix (Bug#12691).
6974         * imenu.el (imenu): Inhibit push-mark message (Bug#12726).
6976         * face-remap.el (face-remap-add-relative): Handle the case where a
6977         face-remapping-alist entry is a cons cell (Bug#12762).
6979 2012-10-29  Kevin Ryde  <user42@zip.com.au>
6981         * woman.el (woman-parse-numeric-value): Handle picas correctly
6982         (Bug#12639).
6984 2012-10-29  Glenn Morris  <rgm@gnu.org>
6986         * emacs-lisp/cl.el (defsetf): Doc fix.
6988 2012-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6990         * progmodes/sh-script.el (sh-font-lock-paren): Also put punctuation
6991         syntax to the matching opener, if any (bug#12547).
6992         (sh-smie-sh-forward-token, sh-smie-sh-backward-token): Recognize this
6993         matching open as a "case-(".
6994         (sh-smie-rc-grammar): Add a corresponding rule for it.
6996 2012-10-28  Daniel Hackney  <dan@haxney.org>
6998         * emacs-lisp/package.el (package-generate-autoloads): Kill buffer
6999         "PKGNAME-autoloads.el" in case we created it.
7001 2012-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7003         * minibuffer.el (completion--sifn-requote): Rewrite to handle things
7004         like Tramp's "/foo:~bar//baz" -> "/scpc:foo:/baz" mapping (bug#11714).
7005         (completion--twq-all): Disable too-strict assertions.
7007         * tmm.el (tmm-prompt): Use map-keymap (bug#12744).
7009 2012-10-27  Eli Zaretskii  <eliz@gnu.org>
7011         * profiler.el (profiler-report-make-entry-part): Fix help-echo
7012         text to match the real keybindings.
7014 2012-10-27  Juri Linkov  <juri@jurta.org>
7016         * wdired.el (wdired-keep-marker-rename): New defcustom.
7017         (wdired-do-renames): Use it instead of `dired-keep-marker-rename'.
7018         (Bug#11795)
7020         * dired.el (dired-keep-marker-rename): Add reference to
7021         `wdired-keep-marker-rename' in the docstring.
7022         Add default character value ?R to display initially in
7023         Customization UI instead of ?@.
7025 2012-10-27  Martin Rudalics  <rudalics@gmx.at>
7027         * window.el (display-buffer): In doc-string describe
7028         window-height and window-width alist entries.
7030         * time.el (display-time-world): Restore fit-window-to-buffer
7031         behavior.
7033 2012-10-27  Chong Yidong  <cyd@gnu.org>
7035         * subr.el (insert-buffer-substring-as-yank): Doc fix.
7037 2012-10-26  Jambunathan K  <kjambunathan@gmail.com>
7039         * minibuffer.el (completion-category-overrides): New completion
7040         category `bookmark' (bug#11131).
7042 2012-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7044         * emacs-lisp/advice.el (ad-assemble-advised-definition):
7045         Silence bogus compiler warnings for ad-do-it.
7047         * bookmark.el (bookmark-completing-read): Set the completion category
7048         to `bookmark' (bug#11131).
7050 2012-10-26  Bastien  <bzg@altern.org>
7051             Stefan Monnier  <monnier@iro.umontreal.ca>
7053         * face-remap.el: Use lexical-binding.
7054         (text-scale-adjust): Improve docstring.  Use itself for the temporary
7055         overlay-map bindings, so as to repeat the "Use..." message each time.
7057 2012-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7059         * emacs-lisp/macroexp.el (macroexp--expand-all):
7060         Obey byte-compile-warning-enabled-p (bug#12486).
7062         * vc/diff-mode.el (diff-end-of-hunk): Also skip potential "no LF at eol".
7063         (diff-refine-hunk): Similarly, handle the "no LF at eol" (bug#12584).
7065 2012-10-26  Martin Rudalics  <rudalics@gmx.at>
7067         * mouse.el (mouse-drag-line): Move last form into preceding when
7068         clause (Bug#12731).
7070         * help.el (resize-temp-buffer-window): Fix doc-string.
7072 2012-10-25  David Engster  <deng@randomsample.de>
7074         * emacs-lisp/eieio.el (eieio-update-lisp-imenu-expression):
7075         Remove.  This feature is already integrated in imenu.
7077         * emacs-lisp/eieio-opt.el: Remove require for `button' since it is
7078         always loaded.  Require `speedbar' unconditionally.
7080 2012-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7082         * dired.el (dired-get-marked-files): Allow ! on . and .. (bug#12725).
7084         * minibuffer.el (minibuffer-force-complete): Fix thinko.
7086         * net/ldap.el (ldap-search-internal): The official ldif format starts
7087         with a "version: 1" header (bug#12724).
7089         * emacs-lisp/package.el (package-installed-p): Warn if not ready
7090         (bug#12721).
7092 2012-10-25  Glenn Morris  <rgm@gnu.org>
7094         * emacs-lisp/cl-macs.el (cl-progv): Doc fix.
7096 2012-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7098         * minibuffer.el (minibuffer-force-complete): Use one more marker
7099         for the temporary-overlay-map command (bug#12619).
7101 2012-10-24  Chong Yidong  <cyd@gnu.org>
7103         * time.el (display-time-world-mode): Derive from special-mode.
7104         (display-time-world): Use display-buffer (Bug#12708).
7105         (display-time-world-mode-map): Variable deleted.
7106         (display-time-world-display): Wrap the final delete-char inside
7107         inhibit-read-only.
7109 2012-10-24  Chong Yidong  <cyd@gnu.org>
7111         * dired.el (dired-mark, dired-unmark, dired-flag-file-deletion):
7112         Doc fix.
7114         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix (Bug#12628).
7116 2012-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7118         * minibuffer.el (completion--all-sorted-completions-location): New var.
7119         (completion--cache-all-sorted-completions)
7120         (completion--flush-all-sorted-completions): Use it.
7121         (completion-in-region, completion-in-region--postch)
7122         (completion-at-point, completion-help-at-point): Use markers in
7123         completion-in-region--data (bug#12619).
7125 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7127         * progmodes/compile.el (compilation-start): Try to handle common
7128         quoting of `cd' argument (bug#12640).
7130         * vc/diff-mode.el (diff-hunk): `save-excursion' while refining
7131         (bug#12671).
7133 2012-10-23  Glenn Morris  <rgm@gnu.org>
7135         * progmodes/gud.el (gud-menu-map):
7136         Check gdb-active-process is bound.  (Bug#12358)
7138 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7140         * repeat.el (repeat): Set real-this-command (bug#12232).
7142         * htmlfontify.el (hfy-post-html-hook):
7143         * filesets.el (filesets-cache-fill-content-hook):
7144         * arc-mode.el (archive-extract-hook):
7145         * progmodes/cc-mode.el (c-prepare-bug-report-hook):
7146         * net/rcirc.el (rcirc-sentinel-functions)
7147         (rcirc-receive-message-functions, rcirc-activity-functions)
7148         (rcirc-print-functions):
7149         * net/dbus.el (dbus-event-error-functions):
7150         * emacs-lisp/eieio.el (eieio-pre-method-execution-functions):
7151         * emacs-lisp/checkdoc.el (checkdoc-style-functions)
7152         (checkdoc-comment-style-functions): Don't use "-hooks" suffix.
7153         * term/sun.el (sun-raw-prefix-hooks):
7154         * mail/sendmail.el (mail-yank-hooks): Use make-obsolete-variable.
7156 2012-10-23  Michael Albinus  <michael.albinus@gmx.de>
7158         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
7159         Set `tramp-chunksize' to 1.  This improves the performance.
7160         (tramp-smb-wait-for-output): Add timeout to
7161         `tramp-accept-process-output' calls.
7163 2012-10-23  Chong Yidong  <cyd@gnu.org>
7165         * faces.el (font-list-limit): Define as an obsolete variable.
7167         * startup.el (command-line):
7168         * cus-start.el: Don't refer to font-list-limit.
7170         * newcomment.el (comment-normalize-vars): Doc fix (Bug#12583).
7172 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7174         * subr.el (internal-temp-output-buffer-show): Rename from
7175         temp-output-buffer-show, since previously compiled files expect this name.
7177 2012-10-23  Glenn Morris  <rgm@gnu.org>
7179         * image.el (image-type-from-file-name): If multiple types match,
7180         return the first one that is supported.  (Bug#9045)
7182 2012-10-22  Glenn Morris  <rgm@gnu.org>
7184         * image.el (imagemagick-enabled-types): Doc fix.
7186 2012-10-22  Takafumi Arakaki  <aka.tkf@gmail.com>  (tiny change)
7188         * progmodes/which-func.el (which-func-current): The hash-table may have
7189         an explicit nil (bug#12338).
7191 2012-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7193         * electric.el (electric-pair-delete-selection-self-insert-function):
7194         Rename to electric-pair-will-use-region, return a boolean.
7195         (electric-pair-mode): Adjust accordingly.  Don't require delsel.
7197         * delsel.el (delete-selection-helper): Use a function instead of a hook.
7198         (delete-selection-pre-hook): Use use-region-p.
7199         (delete-selection-self-insert-function): Remove.
7200         (self-insert-command): Obey self-insert-uses-region-functions.
7201         (self-insert-iso): Revert to previous setting, since we don't actually
7202         know what that command does.
7203         (delete-selection-self-insert-hooks): Remove.
7205 2012-10-22  Simon Law  <sfllaw@sfllaw.ca>  (tiny change)
7207         * delsel.el (delete-selection-helper): New function, extracted from
7208         delete-selection-pre-hook.
7209         (delete-selection-pre-hook): Use it.
7210         (delete-selection-self-insert-function): New function.
7211         (delete-selection-self-insert-hooks): New hook.
7212         (self-insert-command, self-insert-iso): Use it.
7213         * electric.el (electric-pair-syntax): New function, extracted from
7214         electric-pair-post-self-insert-function.
7215         (electric-pair-post-self-insert-function): Use it.
7216         (electric-pair-delete-selection-self-insert-function): New function.
7217         (electric-pair-mode): Require delsel and setup
7218         delete-selection-self-insert-hooks (bug#11520).
7220 2012-10-20  Chong Yidong  <cyd@gnu.org>
7222         * vc/vc.el (vc-diff-internal): Set up Diff mode even if there are
7223         no changes to show (Bug#12586).
7225         * eshell/esh-cmd.el (eshell-rewrite-for-command): Copy the body
7226         list explicitly (Bug#12571).
7228 2012-10-20  Arne Jørgensen  <arne@arnested.dk>
7230         * progmodes/flymake.el (flymake-create-temp-inplace):
7231         Use file-truename.
7233 2012-10-20  Eli Zaretskii  <eliz@gnu.org>
7235         * loadup.el: Update comment about uncompiled Lisp files.  (Bug#12395)
7237 2012-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
7239         * calc/calc-units.el (math-extract-units): Properly extract powers
7240         of units.
7242 2012-10-20  Daniel Colascione  <dancol@dancol.org>
7244         * frame.el (make-frame): Set x-display-name as we used to in order
7245         to unbreak creating an X11 frame from an Emacs daemon started
7246         without a display.
7248 2012-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7250         * minibuffer.el (minibuffer-force-complete): Make the next completion use
7251         the same completion-field (bug#12221).
7253 2012-10-19  Martin Rudalics  <rudalics@gmx.at>
7255         * emacs-lisp/debug.el (debug): Record height of debugger window
7256         also when debugger will be back (Bug#8789).
7258 2012-10-18  Chong Yidong  <cyd@gnu.org>
7260         * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
7261         Convert to defcustom.
7262         (gdb-get-source-file): Don't bind pop-up-windows.
7264         * progmodes/gud.el (gud-display-line): Don't specially re-use
7265         other frames for the gdb-mi case (Bug#12648).
7267 2012-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7269         * emacs-lisp/advice.el: Clean up commentary a bit.
7270         (ad-do-advised-functions, ad-with-originals): Use `declare'.
7271         (byte-code-function-p): Never redefine.
7273         * emacs-lisp/gv.el (cond): Same fix as before for `if'.
7275 2012-10-18  Glenn Morris  <rgm@gnu.org>
7277         * dired.el (dired-sort-toggle): Some ls implementations only allow
7278         a single option string.  (Bug#12666)
7280         * minibuffer.el (completion-cycle-threshold): Doc fix.
7282 2012-10-17  Kenichi Handa  <handa@gnu.org>
7284         * international/mule.el (set-keyboard-coding-system):
7285         Recover input meta mode when the new coding system doesn not use 8-bit.
7286         Supply TERMINAL arg to set-input-meta-mode.
7288 2012-10-17  Michael Heerdegen  <michael_heerdegen@web.de>
7290         * wdired.el (wdired-old-marks): New variable.
7291         (wdired-change-to-wdired-mode): Locally set wdired-old-marks.
7292         (wdired-do-renames): Move point with renamed file and don't lose
7293         mark status (Bug#11795).
7295 2012-10-16  Juri Linkov  <juri@jurta.org>
7297         * replace.el (query-replace-help): Mention multi-buffer replacement
7298         keys in the Help message.  (Bug#12655)
7300 2012-10-15  Chong Yidong  <cyd@gnu.org>
7302         * emacs-lisp/byte-run.el (defsubst): Doc fix.
7304 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
7306         * window.el (display-buffer): Doc fix.
7308         * progmodes/compile.el (compilation-error-regexp-alist-alist):
7309         Adjust the msft regexp to the output of Studio 2010, and move msft
7310         before edg-1.  See the discussion on emacs-devel,
7311         http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00579.html,
7312         for the details.
7314 2012-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7316         * emacs-lisp/eieio.el (eieio-oset-default, eieio-oset, oset-default)
7317         (oset): Move uses of object-class-fast macro after its definition.
7319         * emacs-lisp/gv.el (if): Don't use closures in non-lexical-binding code.
7321 2012-10-13  Chong Yidong  <cyd@gnu.org>
7323         * textmodes/ispell.el (ispell-pdict-save): If flyspell-mode is
7324         enabled, re-enable it (Bug#11963).
7326 2012-10-13  Martin Rudalics  <rudalics@gmx.at>
7328         * emacs-lisp/debug.el (debug): When debugger-will-be-back is
7329         non-nil, restore window configuration (Bug#12623).
7331 2012-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7333         * help-fns.el (describe-variable, describe-function-1):
7334         * help-mode.el (help-make-xrefs): Remove error handler, made unneeded.
7336         * emacs-lisp/eieio.el (lisp-imenu-generic-expression): Fix typo.
7338 2012-10-12  Glenn Morris  <rgm@gnu.org>
7340         * mail/rmailsum.el (rmail-header-summary):
7341         Fix 2010-11-26 test for multiline Subject: field.  (Bug#12625)
7343 2012-10-12  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
7345         * progmodes/python.el (python-mode-map):
7346         Replace subtitute-key-definition with proper command remapping.
7347         (python-nav--up-list): Fix behavior for blocks on the same level.
7349 2012-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7351         * help-fns.el (describe-function-1): Handle autoloads w/o docstrings.
7353         * emacs-lisp/bytecomp.el (byte-compile-eval): Adjust to long-ago
7354         changes to the format of load-history.
7356         * international/mule-cmds.el (read-char-by-name): Move let-binding of
7357         completion-ignore-case in case that var is buffer-local (bug#12615).
7359 2012-10-11  Kenichi Handa  <handa@gnu.org>
7361         * international/eucjp-ms.el: Re-generated.
7363 2012-10-10  Kenichi Handa  <handa@gnu.org>
7365         * select.el (xselect--encode-string): If a coding is specified for
7366         selection, and that is compatible with COMPOUND_TEXT, use it.
7368 2012-10-10  Martin Rudalics  <rudalics@gmx.at>
7370         * window.el (switch-to-buffer-preserve-window-point): New option.
7371         (switch-to-buffer):
7372         Obey `switch-to-buffer-preserve-window-point' (Bug#4041).
7374 2012-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7376         * newcomment.el (comment-start-skip, comment-end-skip, comment-end):
7377         Don't document nil as a useful value (bug#12583).
7379 2012-10-09  Michael Albinus  <michael.albinus@gmx.de>
7381         * net/tramp.el (tramp-debug-message):
7382         Remove "tramp-with-progress-reporter" from regexp of ignored functions.
7383         (with-tramp-progress-reporter): Rename from
7384         `tramp-with-progress-reporter'.
7385         (with-tramp-file-property, with-tramp-connection-property):
7386         Move from tramp-cache.el, rename from `with-file-property' and
7387         `with-connection-property', respectively.
7389         * net/tramp-cache.el: Remove `with-file-property' and
7390         `with-connection-property'.
7392         * net/tramp.el:
7393         * net/tramp-gvfs.el:
7394         * net/tramp-sh.el:
7395         * net/tramp-smb.el: Adapt callees.
7397         * net/trampver.el: Update release number.
7399 2012-10-09  Glenn Morris  <rgm@gnu.org>
7401         * w32-fns.el (set-message-beep):
7402         * term/w32-win.el (set-message-beep): Update declarations.
7404 2012-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7406         * bindings.el (mode-line-toggle-read-only, mode-line-toggle-modified)
7407         (mode-line-widen, mode-line-input-method-map)
7408         (mode-line-coding-system-map, mode-line-remote)
7409         (mode-line-unbury-buffer, mode-line-bury-buffer)
7410         (mode-line-next-buffer, mode-line-previous-buffer):
7411         Replace save-selected-window+select-window => with-selected-window.
7413         * progmodes/cc-bytecomp.el (cc-bytecomp-defmacro): Remove, unused.
7414         * progmodes/cc-vars.el (bq-process): Remove, unused.
7416         * emacs-lisp/cl-macs.el (cl-defstruct): Obey the :read-only property.
7418 2012-10-09  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
7420         Implemented `backward-up-list'-like navigation.
7421         * progmodes/python.el (python-nav-up-list)
7422         (python-nav-backward-up-list): New functions.
7423         (python-mode-map): Define substitute key for backward-up-list to
7424         python-nav-backward-up-list.
7426 2012-10-08  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
7428         * progmodes/python.el (python-fill-paragraph): Rename from
7429         python-fill-paragraph-function.  Fixed fill-paragraph for
7430         decorators (Bug#12605).
7432 2012-10-08  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
7434         * progmodes/python.el (python-shell-output-filter): Handle extra
7435         carriage return in OSX (Bug#12409).
7437 2012-10-08  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
7439         Fix shell handling of unbalanced quotes and parens in output.
7440         * progmodes/python.el (python-rx-constituents): Add string-delimiter.
7441         (python-syntax-propertize-function): Use it.
7442         (python-shell-output-syntax-table): New var.
7443         (inferior-python-mode): Prevent unbalanced parens/quotes from
7444         previous output mess with current input context.
7446 2012-10-08  Juanma Barranquero  <lekktu@gmail.com>
7448         * generic-x.el (javascript-generic-mode, javascript-generic-mode-hook):
7449         Make obsolete aliases of js-mode and js-mode-hook (from js.el).
7451 2012-10-08  Michael Albinus  <michael.albinus@gmx.de>
7453         * ffap.el (ffap-replace-file-component): Support Tramp file name
7454         syntax, not only ange-ftp's one.
7456 2012-10-08  Glenn Morris  <rgm@gnu.org>
7458         * cus-start.el (message-log-max): Set :version.
7460         * calendar/calendar.el (calendar-intermonth-header): Doc fix.
7462 2012-10-08  Martin Rudalics  <rudalics@gmx.at>
7464         * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't try to split
7465         the minibuffer window (Bug#10851).
7467 2012-10-08  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
7469         Enhancements on forward-sexp movement.
7470         * progmodes/python.el (python-nav-beginning-of-statement)
7471         (python-nav-end-of-statement): Return point-marker.
7472         (python-nav-forward-sexp): lisp-like forward-sexp behavior.
7473         (python-info-current-symbol)
7474         (python-info-statement-starts-block-p): Rename from
7475         python-info-beginning-of-block-p.
7476         (python-info-statement-ends-block-p): Rename from
7477         python-info-end-of-block-p.
7478         (python-info-beginning-of-statement-p)
7479         (python-info-end-of-statement-p)
7480         (python-info-beginning-of-block-p, python-info-end-of-block-p):
7481         New functions.
7483 2012-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7485         * comint.el (comint-preinput-scroll-to-bottom): Preserve the
7486         frame-selected-windows.
7488 2012-10-08  Daniel Colascione  <dancol@dancol.org>
7490         * battery.el (battery-status-function): Check for
7491         w32-battery-status itself, not system-time windows-nt.
7493         * frame.el: Require cl-lib.
7494         (display-format-alist): New variable mapping frame types to
7495         functions that initialize them.
7496         (window-system-for-display): New function: interprets
7497         display-format-alist.
7498         (make-frame-on-display): Remove existing display-selection logic
7499         and just forward to make-frame, which will now DTRT.
7500         (make-frame): Restructure to use window-system-for-display to
7501         figure out how to create a frame on a given display.
7502         (display-mouse-p): Look for frame-type w32, not a particular
7503         system-type.
7505         * loadup.el: Load w32 lisp code when we have the w32 feature.
7507         * mouse.el (mouse-yank-primarY): Look for frame-type w32, not
7508         system-type windows-nt.
7510         * server.el (server-create-window-system-frame): Look for window
7511         type.
7512         (server-proces-filter): Only force a window system when windows-nt
7513         _and_ w32.  Explain why.
7515         * simple.el (normal-erase-is-backspace-mode): Add w32 to the list
7516         of window systems we configure for the mode.
7518         * startup.el (command-line): Mark window system is initialized
7519         after we've done it.
7521         * common-win.el (x-select-text): Look for w32, not windows-nt.
7523         * ns-win.el: Require cl-lib.  Add ourselves to
7524         display-format-alist.
7525         (ns-initialize-window-system): Assert we're not initialized twice.
7527         * w32-win.el: Enable lexical binding; require cl-lib; add
7528         ourselves to display-format-alist.
7529         (w32-handle-dropped-file): Convert incoming dropped files from
7530         Windows paths to Cygwin ones before passing them on to the rest of
7531         Emacs.
7532         (w32-drag-n-drop): New paramter new-frame.  Simplify logic.
7533         (w32-initialize-window-system): Assert we're not initialized twice.
7535         * x-win.el: Require cl-lib; add ourselves to display-format-alist.
7536         (x-initialize-window-system): Assert we're not initialized twice.
7538         * w32-common-fns.el: New File.
7539         (w32-version, w32-using-nt, w32-get-clipboard-data)
7540         (w32-set-clipboard-data, x-set-selection, x-get-selection)
7541         (w32-charset-info-alist, x-last-selected, text)
7542         (x-get-selection-value, x-selection-value): Move here.
7544         * w32-fns.el: Require w32-common-fns.
7545         (w32-version, w32-using-nt, w32-get-clipboard-data)
7546         (w32-set-clipboard-data, x-set-selection, x-get-selection)
7547         (w32-charset-info-alist, x-last-selected, text)
7548         (x-get-selection-value, x-selection-value): Move to
7549         w32-common-fns.
7551         * w32-vars.el:
7552         (w32-allow-system-shell, w32-system-shells): Define only in
7553         non-cygwin case.
7555 2012-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7557         * subr.el (read-passwd-map): Don't use `defconst' (bug#12597).
7558         (read-passwd): Remove a few more potential sources of leaks.
7560 2012-10-07  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
7562         * progmodes/python.el (inferior-python-mode)
7563         (python-shell-make-comint): Fix initialization of local
7564         variables copied from parent buffer.
7566 2012-10-07  Jan Djärv  <jan.h.d@swipnet.se>
7568         * term/ns-win.el (ns-read-file-name): Update declaration to match
7569         nsfns.m.
7570         (ns-respond-to-change-font): Change fontsize separately so we are sure
7571         it is set when font is acted upon.
7573 2012-10-07  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
7575         Enhancements to indentation.
7576         * progmodes/python.el (python-indent-context): Give priority to
7577         inside-string context.  Make comments indentation markers.
7578         (python-indent-region): Do not mess with strings, unless it's the
7579         enclosing set of quotes.
7581 2012-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7583         * window.el (internal--before-save-selected-window)
7584         (internal--after-save-selected-window): New functions extracted from
7585         save-selected-window.  Make sure we return the `alist' we construct.
7586         (save-selected-window): Use them.
7588         * textmodes/tex-mode.el (tex-recenter-output-buffer):
7589         Use with-selected-window.
7591         * emacs-lisp/autoload.el (make-autoload): Add `cl-defmacro' to the
7592         forms that define macros (bug#12593).
7594 2012-10-07  Kenichi Handa  <handa@gnu.org>
7596         * international/mule-conf.el (compound-text-with-extensions):
7597         Add :mime-charset property as x-ctext.
7599 2012-10-07  Stefan Merten  <smerten@oekonux.de>
7601         * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
7602         (rst-indent-literal-normal, rst-indent-literal-minimized)
7603         (rst-indent-comment): Correct :version tag.
7604         (rst-official-cvs-rev): Correct version string.
7606 2012-10-07  Glenn Morris  <rgm@gnu.org>
7608         * mail/rmailmm.el (rmail-mime-process-multipart):
7609         Do not confuse a multipart message with an epilogue
7610         with a "truncated" one; fixes 2011-06-27 change.  (Bug#10101)
7612 2012-10-07  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
7614         Fix shell output retrieval and comint-prompt-regexp init.
7615         * progmodes/python.el (inferior-python-mode):
7616         (python-shell-make-comint): Fix initialization of
7617         comint-prompt-regexp from copied file local variables.
7618         (python-shell-fetched-lines): Remove var.
7619         (python-shell-output-filter-in-progress): Rename from
7620         python-shell-fetch-lines-in-progress.
7621         (python-shell-output-filter-buffer): Rename from
7622         python-shell-fetch-lines-string.
7623         (python-shell-fetch-lines-filter): Delete function.
7624         (python-shell-output-filter): New function.
7625         (python-shell-send-string-no-output): Use them.
7627 2012-10-07  Glenn Morris  <rgm@gnu.org>
7629         * hi-lock.el (hi-lock-process-phrase):
7630         Try to make it less fragile.  (Bug#7161)
7632         * hi-lock.el (hi-lock-face-phrase-buffer): Doc fix.
7634 2012-10-06  Glenn Morris  <rgm@gnu.org>
7636         * ehelp.el (electric-help-mode): Use help-mode rather than
7637         non-existent mode `help'.
7638         (electric-help-map): Use button-buffer-map.  (Bug#10917)
7640         * textmodes/reftex-vars.el (reftex-create-bibtex-header)
7641         (reftex-create-bibtex-footer): Fix custom types.
7643         * progmodes/sh-script.el (sh-indent-after-continuation):
7644         Add explicit :group.
7646         * textmodes/rst.el (rst-preferred-decorations)
7647         (rst-shift-basic-offset): Clarify obsolescence versions.
7649         * profiler.el (profiler): Add missing group :version tag.
7650         * avoid.el (mouse-avoidance-banish-position):
7651         * proced.el (proced-renice-command):
7652         * calc/calc.el (calc-ensure-consistent-units):
7653         * calendar/icalendar.el (icalendar-import-format-uid):
7654         * net/tramp.el (tramp-save-ad-hoc-proxies):
7655         * progmodes/bug-reference.el (bug-reference-bug-regexp):
7656         * progmodes/flymake.el (flymake-error-bitmap)
7657         (flymake-warning-bitmap, flymake-fringe-indicator-position):
7658         * progmodes/sh-script.el (sh-indent-after-continuation):
7659         * progmodes/verilog-mode.el (verilog-auto-template-warn-unused)
7660         (verilog-before-save-font-hook, verilog-after-save-font-hook):
7661         * progmodes/vhdl-mode.el (vhdl-makefile-default-targets)
7662         (vhdl-array-index-record-field-in-sensitivity-list)
7663         (vhdl-indent-comment-like-next-code-line):
7664         * textmodes/reftex-vars.el (reftex-ref-style-alist)
7665         (reftex-ref-macro-prompt, reftex-ref-style-default-list)
7666         (reftex-cite-key-separator, reftex-create-bibtex-header)
7667         (reftex-create-bibtex-footer):
7668         * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
7669         (rst-indent-literal-normal, rst-indent-literal-minimized)
7670         (rst-indent-comment): Add missing custom :version tags.
7672         * calendar/timeclock.el (timeclock-modeline-display):
7673         Add missing obsolete alias for renamed user option.
7675         * strokes.el (strokes-modeline-string):
7676         * emulation/crisp.el (crisp-mode-modeline-string):
7677         * eshell/esh-mode.el (eshell-status-in-modeline):
7678         Aliases to defcustoms must come before the defcustom.
7680         * calendar/cal-tex.el (cal-tex-diary, cal-tex-cursor-week)
7681         (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
7682         (cal-tex-cursor-week-monday): Doc fixes.
7683         (cal-tex-cursor-week2-summary): Doc fix.
7684         Rename from cal-tex-cursor-week-at-a-glance.
7686         * calendar/cal-menu.el (cal-menu-context-mouse-menu):
7687         Tweak week descriptions.  Add cal-tex-cursor-week2-summary.
7689         * calendar/calendar.el (calendar-mode-map):
7690         Add cal-tex-cursor-week2-summary.
7692 2012-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7694         * emacs-lisp/cl-macs.el (cl-defstruct): Improve docstring.
7696         * subr.el (read-passwd-map): New var.
7697         (read-passwd): Use `read-string' again.
7698         * minibuffer.el (delete-minibuffer-contents): Make it interactive.
7700 2012-10-06  Jambunathan K  <kjambunathan@gmail.com>
7702         * register.el (append-to-register, prepend-to-register):
7703         Deactivate mark, as does `copy-to-register' (bug#12389).
7705 2012-10-06  Chong Yidong  <cyd@gnu.org>
7707         * files.el (auto-mode-alist): Add .by and .wy (Semantic grammars).
7709 2012-10-06  Ikumi Keita  <ikumi@ikumi.que.jp>  (tiny change)
7711         * international/characters.el: Fix simple mistake ((car chars) ->
7712         elt), delete duplicated code.
7714 2012-10-06  Glenn Morris  <rgm@gnu.org>
7716         * subr.el (read-passwd): Allow C-u to erase entry.  (Bug#12570)
7718 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
7720         * color.el (color-hsl-to-rgb): Fix incorrect results for
7721         small and large hue values.  (Bug#12559)
7723 2012-10-05  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
7725         Enhancements to docstring formatting when filling paragraphs.
7726         * progmodes/python.el (python-fill-docstring-style): Rename from
7727         python-fill-string-style.  Added new style.
7728         (python-fill-string): Use new style.  Better checks for
7729         docstrings.
7731 2012-10-05  Glenn Morris  <rgm@gnu.org>
7733         * net/newst-treeview.el (newsticker-group-move-feed): Doc fix.
7735         * color.el (color-name-to-rgb, color-rgb-to-hex)
7736         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
7737         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
7738         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
7739         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
7741         * emacs-lisp/timer.el (with-timeout): Add missing progn.  (Bug#12577)
7743 2012-10-05  Juanma Barranquero  <lekktu@gmail.com>
7745         * ido.el (ido-directory-too-big-p): Pass dir through file-truename
7746         to get the correct size across symlinks.
7748         * ido.el (ido-buffer-disable-smart-matches): Fix typo in docstring.
7750 2012-10-04  Juri Linkov  <juri@jurta.org>
7752         * replace.el (query-replace-interactive): Declare obsolete.
7753         (query-replace-read-from): Add the last incremental search string
7754         to the list of default values accessible via M-n.
7755         (map-query-replace-regexp): Use `read-regexp'.
7756         (query-replace, query-replace-regexp, query-replace-regexp-eval)
7757         (map-query-replace-regexp, replace-string, replace-regexp):
7758         Fix docstrings to replace mentions of `query-replace-interactive'
7759         with alternatives.  (Bug#12526)
7761 2012-10-04  Juri Linkov  <juri@jurta.org>
7763         * dired.el (dired-shrink-to-fit): Declare obsolete.  (Bug#1806)
7764         (dired-pop-to-buffer): Declare obsolete.
7765         (dired-mark-pop-up): Doc fix.
7767 2012-10-04  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
7769         Allow user to set docstring style for fill-paragraph.
7770         * progmodes/python.el
7771         (python-fill-comment-function, python-fill-string-function)
7772         (python-fill-decorator-function, python-fill-paren-function):
7773         Remove :safe for defcustoms.
7774         (python-fill-string-style): New defcustom
7775         (python-fill-paragraph-function): Enhance context detection.
7776         (python-fill-string): Honor python-fill-string-style settings.
7778 2012-10-04  Martin Rudalics  <rudalics@gmx.at>
7780         * emacs-lisp/edebug.el (edebug-pop-to-buffer): Select window
7781         after setting its buffer (Bug#10805).
7783 2012-10-03  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
7785         Fix cornercase for string syntax.
7786         * progmodes/python.el (python-syntax-propertize-function):
7787         Simplify and enhance the regexp for unescaped quotes.  Now it also
7788         matches quotes in weird situations like the single quote in
7789         "something\"'".
7790         (python-syntax-stringify): Simplify num-quotes detecting code.
7792 2012-10-03  Glenn Morris  <rgm@gnu.org>
7794         * help-macro.el (three-step-help):
7795         Revert 2012-09-29 change.  (Bug#12567)
7797 2012-10-03  Martin Rudalics  <rudalics@gmx.at>
7799         * menu-bar.el (kill-this-buffer): Don't do anything when
7800         `menu-frame' is not alive or visible (Bug#8184).
7802         * emacs-lisp/debug.el (debug): When quitting the debugger window
7803         restore current buffer (Bug#12502).
7805 2012-10-02  Chong Yidong  <cyd@gnu.org>
7807         * progmodes/hideif.el (hif-lookup, hif-defined):
7808         Handle semantic-c-takeover-hideif.
7810 2012-10-02  Paul Eggert  <eggert@cs.ucla.edu>
7812         Change sampling interval units from ms to ns.
7813         * profiler.el (profiler-sampling-interval): Change units
7814         from ms to ns, multiplying the default by 1000000 so that
7815         it remains 1 ms.
7816         (profiler-report-cpu-line-format): Give enough room for
7817         the maximum counters on 64-bit hosts.
7818         (profiler-report-render-calltree-1): Call them "CPU samples",
7819         not "Time (ms)", since they are not milliseconds now (and
7820         never really were).
7822 2012-10-02  Sergio Durigan Junior  <sergiodj@riseup.net>  (tiny change)
7824         * net/eudcb-bbdb.el (eudc-bbdb-format-record-as-result):
7825         Fix querying BBDB for entries without a last name (Bug#11580).
7827 2012-10-02  Chong Yidong  <cyd@gnu.org>
7829         * emacs-lisp/eieio.el: Restore Version header.
7831 2012-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7833         * vc/diff-mode.el (diff--auto-refine-data): New var.
7834         (diff-hunk): Use it to delay refinement.
7835         (diff-mode): Remove overlays when we turn off font-lock.
7837         * textmodes/table.el: Use lexical-binding, dolist, define-minor-mode.
7838         (table-initialize-table-fixed-width-mode)
7839         (table-set-table-fixed-width-mode): Remove functions.
7840         (table-command-list): Move initialization into declaration.
7841         (table--tweak-menu-for-xemacs): Move defun outside mapcar.
7842         (table-with-cache-buffer): Use `declare'.
7843         (table-span-cell): Simplify via CSE.
7844         (table-fixed-width-mode): Use define-minor-mode.
7845         (table-call-interactively, table-funcall, table-apply): Remove.
7846         (table-function): New function, to replace them.
7848         * bookmark.el (bookmark-search-pattern): Remove var.
7849         (bookmark-read-search-input): Remove function.
7850         (bookmark-bmenu-search): Reimplement using a minibuffer.
7852         * faces.el (modeline): Remove obsolete face name.
7854         * vc/add-log.el (add-log-buffer-file-name-function): Demote to defvar
7855         and give a non-nil default value.
7856         (add-change-log-entry): Simplify accordingly.
7858 2012-10-01  Dmitry Gutov  <dgutov@yandex.ru>
7860         * vc/vc-git.el (vc-git-log-edit-toggle-signoff): New function.
7861         (vc-git-log-edit-toggle-amend): New function.
7862         (vc-git-log-edit-toggle-signoff): New function.
7863         (vc-git-log-edit-mode): New major mode.
7864         (vc-git-log-edit-mode-map): Keymap for it.
7865         (vc-git-checkin): Handle "Amend" and "Sign-Off" headers.
7867         * vc/log-edit.el (log-edit-font-lock-keywords): Allow hyphens in
7868         header names.
7869         (log-edit-toggle-header): New function.
7870         (log-edit-extract-headers): Accept function values in HEADERS alist.
7872 2012-10-01  David Engster  <deng@randomsample.de>
7874         * emacs-lisp/eieio-opt.el (eieio-describe-class): Add filename
7875         from symbol property and change message to be more consistent with
7876         Emacs proper.
7877         (eieio-describe-generic): Add filename for each implementation.
7878         Fix indices for generic and normal methods.
7879         (eieio-method-def, eieio-class-def): New buttons.
7880         (eieio-help-find-method-definition)
7881         (eieio-help-find-class-definition): New functions.
7882         (eieio-help-mode-augmentation-maybee): Add buttons to filenames of
7883         class, constructor and method definitions.
7885         * emacs-lisp/eieio.el (eieiomt-add, eieio-defclass): Save file
7886         information in symbol property.
7887         (scoped-class): Remove.
7888         (eieio-slot-name-index, call-next-method): Check if it is bound.
7890 2012-10-01  Leo P. White  <lpw25@cam.ac.uk>
7892         * emacs-lisp/eieio-custom.el (eieio-custom-mode-map): New option.
7893         (eieio-custom-mode): New major mode.
7894         (eieio-customize-object): Use it.
7896 2012-10-01  Eric Ludlam  <zappo@gnu.org>
7898         * emacs-lisp/eieio-base.el (eieio-persistent-read): New input args
7899         specifying the expected class, and whether subclassing is allowed.
7900         (eieio-persistent-convert-list-to-object):
7901         (eieio-persistent-validate/fix-slot-value)
7902         (eieio-persistent-slot-type-is-class-p): New functions.
7903         (eieio-named::slot-missing): Doc fix.
7905         * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
7906         Stop using unused publd variable.
7908         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
7909         (eieio-speedbar-description, eieio-speedbar-derive-line-path)
7910         (eieio-speedbar-object-buttonname, eieio-speedbar-make-tag-line)
7911         (eieio-speedbar-handle-click): Do not specify a class for the
7912         method.  Fixes method invocation order problems with EDE.
7914 2012-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7916         * emacs-lisp/bytecomp.el (byte-compiler-abbreviate-file): New function.
7917         (byte-compile-warning-prefix, byte-compile-file): Use it (bug#12508).
7919 2012-10-01  Karl Fogel  <kfogel@red-bean.com>
7921         * bookmark.el (bookmark-version-control): Give tags in the
7922         :type choices (Bug#12309), and improve doc string.
7923         (bookmark-write-file): Bind `print-circle' to `t' to allow
7924         circular custom bookmark types.  (Bug#12503)
7926 2012-10-01  Paul Eggert  <eggert@cs.ucla.edu>
7928         Revert the FOLLOW-SYMLINKS change for file-attributes.
7929         * files.el (remote-file-name-inhibit-cache, after-find-file):
7930         * time.el (display-time-file-nonempty-p): Undo last change.
7932         * profiler.el (profiler-sampling-interval): Change default back to 1.
7933         See Stefan Monnier in
7934         <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00863.html>.
7936 2012-10-01  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
7938         Shell output catching a la gud-gdb.
7939         * progmodes/python.el (python-shell-fetch-lines-in-progress)
7940         (python-shell-fetch-lines-string, python-shell-fetched-lines):
7941         New Vars.
7942         (python-shell-fetch-lines-filter): New function.
7943         (python-shell-send-string-no-output): Use them.
7945 2012-09-30  Tomohiro Matsuyama  <tomo@cx4a.org>
7947         * profiler.el (profiler-sampling-interval): Rename from
7948         profiler-sample-interval.
7949         (profiler-sampling-interval): Default to 10.
7950         (profiler-find-profile): New command (was profiler-find-log).
7951         (profiler-find-profile-other-window): New command.
7952         (profiler-find-profile-other-frame): New command.
7953         (profiler-profile): Introduce API-level data structure.
7955 2012-09-30  Paul Eggert  <eggert@cs.ucla.edu>
7957         file-attributes has a new optional arg FOLLOW-SYMLINKS.
7958         * files.el (remote-file-name-inhibit-cache):
7959         * time.el (display-time-file-nonempty-p): Use it.
7960         * files.el (after-find-file): Don't chase links before calling
7961         file-exists-p, as file-exists-p already does the right thing.
7963 2012-09-30  Ralf Angeli  <angeli@caeruleus.net>
7965         Merge from standalone RefTeX repository.
7967         The following ChangeLog entries are shortened versions of the
7968         original ones with file paths adapted.  A not so strongly edited
7969         version of the original ChangeLog can be found in the commit log.
7971         * textmodes/reftex-auc.el: Move `provide' call to bottom of file.
7972         (reftex-arg-cite): Use `reftex-cite-key-separator'.
7973         Correctly handle new value type returned by `reftex-citation'.
7975         * textmodes/reftex-cite.el (reftex-create-bibtex-file): Make sure
7976         that entries with whitespace at various places are found.
7977         Doc fix. Include entries that are cross-referenced from cited entries.
7978         Include @String definitions in the resulting bib file.  Add header
7979         and footer defined in `reftex-create-bibtex-header' and
7980         `reftex-create-bibtex-footer'.
7981         (reftex-do-citation): Make it possible again to insert
7982         non-existent entries.  Save match data when asking for optional
7983         arguments. Return all keys, not just the first one.
7984         (reftex-all-used-citation-keys): Fix regexp to correctly extract
7985         all citations in the same line.
7986         (reftex-parse-bibtex-entry): Accept additional optional argument
7987         `raw' and keep quotes or braces if it is non-nil.  Match fields
7988         containing hyphens besides word constituents.
7989         (reftex-get-string-refs): New function.
7990         (reftex-extract-bib-entries): Check if BibTeX file changed on disk
7991         and ask if it should be reread in case it did.
7992         (reftex-pop-to-bibtex-entry)
7993         (reftex-extract-bib-entries-from-thebibliography): Match \bibitem
7994         entries with spaces or tabs in front of arguments.
7995         (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
7996         (reftex-parse-bibtex-entry, reftex-create-bibtex-file):
7997         Match entries containing numbers and symbol constituents.
7998         (reftex-do-citation, reftex-figure-out-cite-format):
7999         Use `reftex-cite-key-separator'.
8001         * textmodes/reftex-dcr.el: Move provide statement to end of file.
8002         (reftex-mouse-view-crossref): Explain why point is set.
8004         * textmodes/reftex-global.el: Whitespace changes.
8006         * textmodes/reftex-index.el: Move provide statement to end of
8007         file.
8008         (reftex-index-selection-or-word): Use `reftex-region-active-p'.
8009         (reftex-index-visit-phrases-buffer): Set marker when visiting
8010         buffer.  This allows for returning from the phrases file to the
8011         file one was just editing instead of the file where the last
8012         phrases was added from.
8013         (reftex-index-phrases-syntax-table): New variable.  Give ?\"
8014         punctuation syntax as it usually is not used as string quote in
8015         TeX-related modes and may occur unmatched.  The change also
8016         prevents fontification of quoted content.
8017         (reftex-index-phrases-mode): Use it.
8019         * textmodes/reftex-parse.el (reftex-parse-from-file):
8020         Move backward one char if a `\' was matched after a section macro.
8021         (reftex-parse-from-file): Use beginning of match instead of end as
8022         bound.
8024         * textmodes/reftex-ref.el: Adapt creation of
8025         `reftex-<package>-<macro>' functions to new structure of
8026         `reftex-ref-style-alist'.
8027         (reftex-reference): Use `reftex-ref-style-list' function.
8028         Adapt to new structure of `reftex-ref-style-alist'.  Prompt for a
8029         reference macro if `reftex-ref-macro-prompt' is non-nil.
8030         (reftex-reference): Pass refstyle to `reftex-format-special'.
8031         Determine reference macro by looking at
8032         `reftex-ref-style-default-list' and `reftex-ref-style-alist'.
8033         Use only one special format function.
8034         (reftex-varioref-vref, reftex-fancyref-fref)
8035         (reftex-fancyref-Fref): Remove definitions.  The functions are now
8036         generated from `reftex-ref-style-alist'.
8037         (reftex-format-vref, reftex-format-Fref, reftex-format-fref):
8038         Remove.
8039         (reftex-format-special): New function.
8041         * textmodes/reftex-sel.el
8042         (reftex-select-cycle-ref-style-internal): Adapt to new structure
8043         of `reftex-ref-style-alist'. Remove code for testing macro type.
8044         (reftex-select-toggle-varioref)
8045         (reftex-select-toggle-fancyref): Remove.
8046         (reftex-select-cycle-ref-style-internal)
8047         (reftex-select-cycle-ref-style-forward)
8048         (reftex-select-cycle-ref-style-backward): New functions.
8049         (reftex-select-label-map): Use `v' and `V' for general cycling
8050         through reference styles.  Add `p' for switching between number
8051         and page reference types.
8053         * textmodes/reftex-toc.el (reftex-re-enlarge):
8054         Call `enlarge-window' only if there is something to do because in Emacs
8055         the horizontal version throws an error even if the parameter is 0.
8057         * textmodes/reftex-vars.el (reftex-label-alist): Doc fix.
8058         (reftex-plug-into-AUCTeX): Doc fix.
8059         (reftex-vref-is-default, reftex-fref-is-default): Adapt doc
8060         string.  Adapt to new name.
8061         (reftex-ref-style-alist): Change structure so that it is not
8062         possible to use multiple different package names within a style.
8063         Remove the symbols for symbols for macro type distinction.
8064         Add characters for macro selection.
8065         (reftex-ref-macro-prompt, reftex-create-bibtex-header)
8066         (reftex-create-bibtex-footer): New variables.
8067         (reftex-format-ref-function): Mention third argument of special
8068         format function.
8069         (reftex-ref-style-alist, reftex-ref-style-default-list):
8070         New variables.
8071         (reftex-vref-is-default, reftex-fref-is-default): Adapt doc string
8072         to new implementation.  Mark as obsolete.  Add compatibility code
8073         for honoring the variable values in case they are set.
8074         (reftex-cite-format-builtin, reftex-bibliography-commands):
8075         Add support for ConTeXt.
8076         (reftex-format-ref-function, reftex-format-cite-function):
8077         Fix custom type.
8078         (reftex-cite-key-separator): New variable.
8080         * textmodes/reftex.el (reftex-syntax-table-for-bib)
8081         (reftex-mode): Do not derive `reftex-syntax-table-for-bib' from
8082         `reftex-syntax-table' because parens have to retain their paren
8083         syntax in order for parsing of BibTeX entries like @book(...) to
8084         work.
8085         (reftex-in-comment): Do not error out if `comment-start-skip' is
8086         not set.  Deal correctly with escaped comment characters.
8087         (reftex-tie-multifile-symbols): Add doc string.
8088         Initialize `reftex-ref-style-list'.
8089         (reftex-untie-multifile-symbols): Add doc string.
8090         (reftex-add-index-macros): Doc fix.
8091         (reftex-ref-style-activate, reftex-ref-style-toggle)
8092         (reftex-ref-style-list): New functions.
8093         (reftex-mode-menu): Use them.  Adapt to new structure of
8094         `reftex-ref-style-alist'.
8095         (reftex-select-with-char): Kill the RefTeX Select buffer when
8096         done.
8097         (reftex-remove-if): New function.
8098         (reftex-erase-all-selection-and-index-buffers)
8099         (reftex-mode-menu): Reference styles are now computed from
8100         `reftex-ref-style-alist'.  Fix typo.
8101         (reftex-report-bug): New function.
8102         (reftex-uniquify, reftex-uniquify-by-car): Replace O(n^2)
8103         algorithms with O(n log n).  Introduce optional argument SORT (not
8104         yet used).
8106 2012-09-30  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
8108         Enhancements for triple-quote string syntax.
8109         * progmodes/python.el (python-syntax-propertize-function):
8110         Match both quote cases in one regexp.
8111         (python-syntax-stringify): Handle matches properly.
8113 2012-09-30  Juri Linkov  <juri@jurta.org>
8115         * arc-mode.el (archive-summarize): Let-bind `buffer-file-truename'
8116         to nil around the call to `insert' to prevent
8117         directory time modification by lock_file.  (Bug#2295)
8118         * tar-mode.el (tar-summarize-buffer): Idem.
8120 2012-09-30  Juri Linkov  <juri@jurta.org>
8122         * facemenu.el (list-colors-sort): Add option "Luminance".
8123         (list-colors-sort-key): Implement it.
8125         * vc/diff-mode.el (diff-refine-removed):
8126         * vc/ediff-init.el (ediff-fine-diff-A):
8127         * vc/smerge-mode.el (smerge-refined-removed):
8128         Change background color "#ffaaaa" to "#ffbbbb".  (Bug#10181)
8130 2012-09-30  Jan Djärv  <jan.h.d@swipnet.se>
8132         * term/ns-win.el (x-file-dialog): New function.
8134 2012-09-30  Juanma Barranquero  <lekktu@gmail.com>
8136         * ido.el (ido-max-directory-size): Default to nil; the current
8137         default is small for POSIX systems, and impractical on Windows 7
8138         now that lstat returns directory sizes for NTFS.
8140 2012-09-30  Martin Rudalics  <rudalics@gmx.at>
8142         In buffer display functions handle window-height/window-width
8143         alist entries.  Suggested by Juri Linkov as fix for Bug#1806.
8144         * window.el (window--display-buffer): New argument ALIST.
8145         Obey window-height and window-width alist entries.
8146         (window--try-to-split-window): New argument ALIST.
8147         Bind window-combination-limit to t when the window's size shall be
8148         changed and window-combination-limit equals `window-size'.
8149         (display-buffer-in-atom-window)
8150         (display-buffer-in-major-side-window)
8151         (display-buffer-in-side-window, display-buffer-same-window)
8152         (display-buffer-reuse-window, display-buffer-pop-up-frame)
8153         (display-buffer-pop-up-window, display-buffer-below-selected)
8154         (display-buffer-at-bottom, display-buffer-in-previous-window)
8155         (display-buffer-use-some-window): Adjust all callers of
8156         window--display-buffer and window--try-to-split-window.
8157         (fit-frame-to-buffer): New option.
8158         (fit-window-to-buffer): Can resize frames if fit-frame-to-buffer
8159         is non-nil.
8160         (display-buffer-in-major-side-window): Evaluate window-height /
8161         window-width alist entries.
8163         * help.el (temp-buffer-resize-frames)
8164         (temp-buffer-resize-regexps): Remove options.
8165         (temp-buffer-resize-mode): Adjust doc-string.
8166         (resize-temp-buffer-window): Don't consult
8167         temp-buffer-resize-regexps.  Use fit-frame-to-buffer instead of
8168         temp-buffer-resize-frames.
8170         * dired.el (dired-mark-pop-up):
8171         Call display-buffer-below-selected with a fit-window-to-buffer alist
8172         entry.
8174 2012-09-30  Chong Yidong  <cyd@gnu.org>
8176         * server.el (server-host): Document the security implications.
8177         (server-auth-key): Doc fix.
8179         * startup.el (initial-buffer-choice): Doc fix.
8181         * minibuffer.el (minibuffer-local-filename-syntax): Doc fix.
8183         * simple.el (delete-trailing-whitespace): Avoid an unnecessary
8184         restriction change.
8186         * bindings.el (goto-map): Bind M-g TAB to move-to-column.
8188         * help-fns.el (help-fns--obsolete): Fix last change.
8190 2012-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8192         * winner.el (winner-mode-map): Obey winner-dont-bind-my-keys here.
8193         (minor-mode-map-alist): Remove redundant code.
8195         * vc/pcvs.el (cvs-cleanup-collection): Keep entries that are currently
8196         visited in a buffer.
8197         (cvs-insert-visited-file): New function.
8198         (find-file-hook): Use it.
8200         * vc/pcvs-info.el (cvs-fileinfo-pp): Don't use non-existent faces.
8202         * vc/log-edit.el (log-edit-font-lock-keywords): Ignore case to
8203         chose face.
8204         (log-edit-empty-buffer-p): Don't require a space after a header.
8206         * vc/ediff-util.el (ediff-diff-at-point): Don't assume point-min==1.
8208         * tutorial.el (help-with-tutorial): Use minibuffer-with-setup-hook.
8210         * textmodes/text-mode.el (paragraph-indent-minor-mode): Make it
8211         a proper minor-mode.
8213         * textmodes/tex-mode.el (tex-mode-map): Don't bind paren keys.
8215 2012-09-29  Glenn Morris  <rgm@gnu.org>
8217         * winner.el (winner-mode): Remove variable (let define-minor-mode
8218         handle it).
8219         (winner-dont-bind-my-keys, winner-boring-buffers, winner-mode-hook):
8220         Doc fixes.
8221         (winner-mode-leave-hook): Rename to winner-mode-off-hook.
8222         (winner-mode): Use define-minor-mode.
8224         * vc/vc-sccs.el (vc-sccs-registered): Use the progn trick to get
8225         the full definition in loaddefs, rather than duplicating it.
8227         * help-macro.el (three-step-help): No need to autoload defcustom.
8229         * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
8230         (inferior-lisp-program, inferior-lisp-load-command)
8231         (inferior-lisp-prompt, inferior-lisp-mode-hook):
8232         No need to autoload defcustoms.
8234         * hippie-exp.el (hippie-expand-try-functions-list)
8235         (hippie-expand-verbose, hippie-expand-dabbrev-skip-space)
8236         (hippie-expand-dabbrev-as-symbol, hippie-expand-no-restriction)
8237         (hippie-expand-max-buffers, hippie-expand-ignore-buffers)
8238         (hippie-expand-only-buffers): No need to autoload defcustoms.
8239         * progmodes/vhdl-mode.el (vhdl-line-expand):
8240         Explicitly load hippie-exp, so it does not get autoloaded
8241         while hippie-expand-try-functions-list is let-bound.
8243 2012-09-28  Glenn Morris  <rgm@gnu.org>
8245         * emacs-lisp/cl.el (flet): Fix case of obsolescence message.
8247         * emacs-lisp/bytecomp.el (byte-compile-cl-file-p):
8248         Only "cl.el" counts as cl these days.
8250 2012-09-28  Juri Linkov  <juri@jurta.org>
8252         Display archive errors in the echo area instead of inserting
8253         to the file buffer.
8255         * arc-mode.el (archive-extract-by-stdout): Change arg STDERR-FILE
8256         to STDERR-TEST that can be a regexp matching a successful output.
8257         Create a temporary file and redirect stderr to it.  Search for
8258         STDERR-TEST in the stderr output and display it in the echo area
8259         if no match is found.
8260         (archive-extract-by-file): New function like
8261         `archive-extract-by-stdout' but extracting archives to files
8262         and looking for successful matches in stdout.  Function body is
8263         mostly copied from `archive-rar-extract'.
8264         (archive-rar-extract): Use `archive-extract-by-file'.
8265         (archive-7z-extract): Use `archive-extract-by-stdout'.  (Bug#10347)
8267 2012-09-28  Leo Liu  <sdl.web@gmail.com>
8269         * pcomplete.el (pcomplete-show-completions):
8270         Use minibuffer-message to make pcomplete usable in minibuffer.
8272         * ido.el (ido-set-matches-1): Fix 2012-09-11 change.
8274 2012-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8276         * type-break.el: Use lexical-binding.
8277         (type-break-mode): Use define-minor-mode.
8279         * emacs-lisp/pcase.el (pcase--mark-used): New.
8280         (pcase--u1): Use it (bug#12512).
8282         * custom.el (load-theme): Set buffer-file-name so the load is recorded
8283         in load-history with the right file name.
8285 2012-09-28  Tassilo Horn  <tsdh@gnu.org>
8287         * doc-view.el (doc-view-current-cache-doc-pdf): New function.
8288         (doc-view-doc->txt, doc-view-convert-current-doc): Use it.
8289         (doc-view-get-bounding-box): Make bounding box slicing work for
8290         ODF and DVI documents.
8292 2012-09-28  Glenn Morris  <rgm@gnu.org>
8294         * type-break.el (type-break-mode, type-break-interval)
8295         (type-break-good-rest-interval, type-break-keystroke-threshold):
8296         No need to autoload.
8297         (type-break-good-rest-interval, type-break-keystroke-threshold):
8298         Add :set-after.
8300 2012-09-28  Chong Yidong  <cyd@gnu.org>
8302         * progmodes/verilog-mode.el (verilog-auto-inst-interfaced-ports):
8303         Add :version tag.
8305 2012-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8307         * json.el (json-encode-char): Codes 127-160 aren't "ASCII printable".
8309 2012-09-27  Glenn Morris  <rgm@gnu.org>
8311         * faces.el (x-display-name): Declare (for without-x builds).
8313         * linum.el (linum-format): Don't autoload it.  Improve :type.
8315         * progmodes/tcl.el: Don't require outline when compiling.
8316         (outline-regexp, outline-level): Declare.
8317         * textmodes/sgml-mode.el: Don't require outline when compiling.
8318         (outline-regexp, outline-heading-end-regexp, outline-level): Declare.
8320         * term.el (term-ansi-reset):
8321         Try setting term-ansi-face-already-done to nil.  (Bug#11785)
8323         * vc/vc.el (vc-next-action): Only gripe about committing read-only
8324         files for RCS and SCCS.  (Bug#9781)
8326 2012-09-27  Chong Yidong  <cyd@gnu.org>
8328         * progmodes/verilog-mode.el (verilog-mode-release-emacs): Fix last
8329         change; value should be t.
8331 2012-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8333         * image-mode.el: Use lexical-binding.
8334         (image-mode-winprops): Use t to stand for the window of
8335         a buffer that's not displayed.
8336         * doc-view.el (doc-view-new-window-function): Handle the new
8337         t in winprops.
8338         (doc-view-enlarge): Make it a real nop if the size is not changed.
8339         (doc-view-display): Handle the case where the buffer is not (yet?)
8340         displayed in any window.
8341         (doc-view-saved-settings): New var.
8342         (doc-view-mode): Use it.
8343         (doc-view-fallback-mode): Set it.
8345         * minibuf-eldef.el: Make it possible to replace (default ...) with [...].
8346         Set lexical-binding.
8347         (minibuffer-eldef-shorten-default): New var.
8348         (minibuffer-default-in-prompt-regexps): Use it for new default.
8349         (minibuf-eldef-setup-minibuffer): Add replacement functionality.
8351 2012-09-26  Juanma Barranquero  <lekktu@gmail.com>
8353         * international/uni-bidi.el:
8354         * international/uni-category.el:
8355         * international/uni-name.el:
8356         * international/uni-numeric.el: Regenerate.
8358 2012-09-26  Tomohiro Matsuyama  <tomo@cx4a.org>
8359             Stefan Monnier  <monnier@iro.umontreal.ca>
8361         * profiler.el: New file.
8363 2012-09-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8365         * emacs-lisp/testcover.el (testcover-after): Add gv-expander.
8366         (testcover-reinstrument): Simplify with CSE.
8368 2012-09-26  Juanma Barranquero  <lekktu@gmail.com>
8370         * window.el (temp-buffer-window-setup): Fix typo in docstring.
8372 2012-09-25  Wilson Snyder  <wsnyder@wsnyder.org>
8374         * verilog-mode.el (verilog-auto-ascii-enum, verilog-auto-inout)
8375         (verilog-auto-input, verilog-auto-insert-lisp)
8376         (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
8377         (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-undef)
8378         (verilog-auto-unused, verilog-auto-wire)
8379         (verilog-forward-or-insert-line): Fix AUTOs with no trailing
8380         newline.  Reported by Andrew Jones.
8381         (verilog-auto-inst) Support expanding $clog2 in AUTOINST.
8382         Reported by Brad Dobbie.
8383         (verilog-batch-delete-trailing-whitespace):
8384         Create verilog-batch-delete-trailing-whitespace.
8385         Reported by Brad Dobbie.
8386         (verilog-auto-inout-param): Support AUTOINOUTPARAM for copying
8387         parameters from another module.  Reported by Dan Katz.
8388         (verilog-auto, verilog-auto-assign-modport)
8389         (verilog-auto-inout-modport): Add AUTOASSIGNMODPORT and
8390         AUTOINOUTMODPORT for UVM interface module shell generation.
8391         Reported by Brad Dobbie.
8392         (verilog-auto-inst-interfaced-ports): Make default nil, as more
8393         standard behavior.
8394         (verilog-auto): Fix AUTO parameters with parenthesis arguments.
8395         Reported by Matt Martin.
8397 2012-09-25  Martin Rudalics  <rudalics@gmx.at>
8399         * window.el (window--resize-child-windows): When resizing child
8400         windows proportionally, process them in reverse order to
8401         preserve the "when splitting a window the new one gets the odd
8402         line" behavior.
8403         (window--resize-root-window-vertically): When resizing the
8404         minibuffer window try to affect only windows at the bottom of the
8405         frame.  (Bug#12419)
8407 2012-09-25  Chong Yidong  <cyd@gnu.org>
8409         * subr.el (declare): Doc fix.
8411         * help-fns.el (help-fns--obsolete): Handle macros properly.
8413 2012-09-25  Chong Yidong  <cyd@gnu.org>
8415         * bookmark.el (bookmark-jump-noselect): Use a declare form to mark
8416         this function obsolete.
8418         * calendar/cal-x.el (calendar-two-frame-setup)
8419         (calendar-only-one-frame-setup, calendar-one-frame-setup):
8420         * calendar/calendar.el (american-calendar, european-calendar)
8421         (calendar-for-loop):
8422         * comint.el (comint-dynamic-simple-complete)
8423         (comint-dynamic-complete-as-filename, comint-unquote-filename):
8424         * desktop.el (desktop-load-default):
8425         * dired-x.el (dired-omit-here-always)
8426         (dired-hack-local-variables, dired-default-directory):
8427         * emacs-lisp/derived.el (derived-mode-class):
8428         * emacs-lisp/timer.el (timer-set-time-with-usecs):
8429         * emacs-lock.el (toggle-emacs-lock):
8430         * epa.el (epa-display-verify-result):
8431         * epg.el (epg-sign-keys, epg-start-sign-keys)
8432         (epg-passphrase-callback-function):
8433         * eshell/esh-util.el (eshell-for):
8434         * eshell/eshell.el (eshell-remove-from-window-buffer-names)
8435         (eshell-add-to-window-buffer-names):
8436         * files.el (locate-file-completion):
8437         * imenu.el (imenu-example--create-c-index)
8438         (imenu-example--create-lisp-index)
8439         (imenu-example--lisp-extract-index-name)
8440         (imenu-example--name-and-position):
8441         * international/mule-cmds.el (princ-list):
8442         * international/mule-diag.el (decode-codepage-char):
8443         * international/mule-util.el (detect-coding-with-priority):
8444         * iswitchb.el (iswitchb-read-buffer):
8445         * mail/mailalias.el (mail-complete):
8446         * mail/sendmail.el (mail-sent-via):
8447         * mouse.el (mouse-popup-menubar-stuff, mouse-popup-menubar)
8448         (mouse-major-mode-menu):
8449         * password-cache.el (password-read-and-add):
8450         * pcomplete.el (pcomplete-parse-comint-arguments):
8451         * progmodes/sh-script.el (sh-maybe-here-document):
8452         * replace.el (query-replace-regexp-eval):
8453         * savehist.el (savehist-load):
8454         * simple.el (choose-completion-delete-max-match):
8455         * term.el (term-dynamic-simple-complete):
8456         * vc/ediff-init.el (ediff-check-version):
8457         * vc/ediff-wind.el (ediff-choose-window-setup-function-automatically):
8458         * vc/vc.el (vc-diff-switches-list):
8459         * view.el (view-return-to-alist-update): Likewise.
8461         * subr.el (eval-next-after-load, makehash, insert-string)
8462         (assoc-ignore-representation, assoc-ignore-case): Use declare to
8463         mark obsolete.
8464         (mode-line-inverse-video): Variable deleted.
8466         * international/mule-util.el (string-to-sequence): Remove.
8468         * calendar/calendar.el (calendar-version):
8469         * calendar/icalendar.el (icalendar-extract-ical-from-buffer)
8470         (icalendar-convert-diary-to-ical):
8471         * cus-edit.el (custom-mode):
8472         * ansi-color.el (ansi-color-unfontify-region):
8473         * international/latin1-disp.el (latin1-char-displayable-p):
8474         * progmodes/cwarn.el (turn-on-cwarn-mode):
8475         * progmodes/which-func.el (which-func-update-1):
8476         Use define-obsolete-function-alias.
8478         * net/newst-backend.el (newsticker-cache-filename):
8479         * net/newst-treeview.el (newsticker-groups-filename):
8480         Fix incorrect obsolescence declaration.
8482         * allout.el (allout-passphrase-hint-string): Likewise.
8483         (allout-init): Use a declare form to mark obsolete.
8485         * emacs-lisp/byte-run.el (make-obsolete): Doc fix; emphasize that
8486         this applies to functions.
8488         * iswitchb.el (iswitchb-read-buffer): Move code of
8489         iswitchb-define-mode-map here, and delete that obsolete function.
8491         * net/snmp-mode.el (snmp-font-lock-keywords-3): Don't use obsolete
8492         font-lock-reference-face.
8494 2012-09-25  Glenn Morris  <rgm@gnu.org>
8496         * buff-menu.el (Buffer-menu-name-width, Buffer-menu-size-width):
8497         Doc fixes.
8499         * eshell/em-term.el (eshell-term-name):
8500         Default to term-term-name.  (Bug#12485)
8502 2012-09-24  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
8504         * progmodes/python.el (python-shell-send-buffer): Better handling
8505         of "if __name__ == '__main__':" conditionals when sending the buffer.
8507 2012-09-24  Glenn Morris  <rgm@gnu.org>
8509         * eshell/esh-cmd.el (eshell-find-alias-function):
8510         Tighten up file-name regexp.  (Bug#12499)
8512 2012-09-24  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
8514         Enhancements for triple-quote string syntax.
8515         * progmodes/python.el (python-quote-syntax): Remove.
8516         (python-syntax-propertize-function): New value.
8517         (python-syntax-count-quotes, python-syntax-stringify):
8518         New functions.
8520 2012-09-24  Chong Yidong  <cyd@gnu.org>
8522         * mail/supercite.el (sc-version): Remove obsolete function.
8523         (sc-describe): Don't mark as obsolete, since it is bound.
8524         (sc-submit-bug-report): Remove.
8526         * vc/log-edit.el (cvs-changelog-full-paragraphs)
8527         (cvs-commit-buffer-require-final-newline): Remove.
8528         (log-edit-require-final-newline)
8529         (log-edit-changelog-full-paragraphs): Default to t.
8531         * vc/pcvs-defs.el (cvs-diff-buffer-name, cvs-diff-ignore-marks)
8532         * vc/vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
8533         * vc/vc.el (vc-checkout-carefully): Likewise.
8535         * vc/emerge.el (emerge-mode): Make it an obsolete alias.
8536         (emerge-version): Remove.
8538         * progmodes/compile.el (compile-internal): Remove.
8539         (compilation-parse-errors-function): Fix typo.
8541         * international/mule.el (set-char-table-default): Remove.
8542         (set-coding-priority, make-coding-system, generic-char-p)
8543         (charset-list, charset-bytes, charset-id): Use declare to mark
8544         functions as obsolete.
8546         * vc/pcvs-defs.el (cvs-buffer-name-alist)
8547         (cvs-invert-ignore-marks): Remove references to obsolete vars.
8548         * vc/vc-hooks.el (vc-default-registered): Don't use
8549         vc-master-templates.
8551         * font-lock.el (font-lock-reference-face):
8552         Use define-obsolete-variable-alias.
8554         * generic-x.el (rul-generic-mode): Use font-lock-constant-face.
8555         * calendar/calendar.el (calendar-font-lock-keywords):
8556         * calendar/diary-lib.el (diary-font-lock-keywords)
8557         (diary-fancy-font-lock-keywords):
8558         * textmodes/reftex-sel.el (reftex-insert-docstruct):
8559         * textmodes/reftex-index.el (reftex-insert-index):
8560         * textmodes/reftex-cite.el (reftex-format-bib-entry):
8561         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
8562         * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
8563         * progmodes/prolog.el (prolog-font-lock-keywords):
8564         * progmodes/idlwave.el (idlwave-idl-keywords):
8565         * progmodes/ada-mode.el (ada-font-lock-keywords):
8566         * net/snmp-mode.el (snmp-font-lock-keywords-3): Likewise.
8568 2012-09-24  Glenn Morris  <rgm@gnu.org>
8570         * mail/emacsbug.el (report-emacs-bug): Include `lsb_release -d'.
8572 2012-09-23  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
8574         * progmodes/python.el (python-indent-line): More consistent cursor
8575         movement behavior.
8577 2012-09-23  Stefan Merten  <smerten@oekonux.de>
8579         * textmodes/rst.el: Fix compiler warning.
8581 2012-09-23  Roland Winkler  <winkler@gnu.org>
8583         * textmodes/bibtex.el (bibtex-autokey-transcriptions):
8584         Transcribe also LaTeX hyphenation.
8585         (bibtex-reformat): Bug fix. Do not quote twice the elements of
8586         bibtex-reformat-previous-options.
8588 2012-09-23  Roland Winkler  <winkler@gnu.org>
8590         * proced.el (proced-renice-command): New variable.
8591         (proced-marked-processes): New function.
8592         (proced-with-processes-buffer): New macro.
8593         (proced-send-signal): Use them.
8594         (proced-renice): New command bound to r.
8596 2012-09-23  Roland Winkler  <winkler@gnu.org>
8598         * ibuf-ext.el (ibuffer-switch-to-saved-filter-groups): If list
8599         ibuffer-saved-filter-groups has one element, shortcut the call of
8600         completing-read.  (Bug#12331)
8602 2012-09-23  Chong Yidong  <cyd@gnu.org>
8604         * bindings.el (mode-line-toggle-read-only):
8605         * bs.el (bs-toggle-readonly):
8606         * buff-menu.el (Buffer-menu-toggle-read-only):
8607         * dired.el (dired-toggle-read-only):
8608         * ibuffer.el (ibuffer-do-toggle-read-only): Use read-only-mode.
8610 2012-09-23  Chong Yidong  <cyd@gnu.org>
8612         * image.el (image-type-available-p): Adapt to init-image-library
8613         argument changes.
8615 2012-09-22  Juri Linkov  <juri@jurta.org>
8617         * dired.el (dired-mode-map): Add [remap read-only-mode] for
8618         `dired-toggle-read-only'.  (Bug#12462)
8620 2012-09-22  Martin Rudalics  <rudalics@gmx.at>
8622         * subr.el (temp-output-buffer-show): New function.
8623         (with-output-to-temp-buffer): Call temp-output-buffer-show
8624         instead of internal-temp-output-buffer-show.
8626 2012-09-22  Chong Yidong  <cyd@gnu.org>
8628         * files.el (ctl-x-map): Bind C-x C-q to read-only-mode
8629         (Bug#12462).
8631         * repeat.el (repeat): Doc fix (Bug#12348).
8633         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix
8634         (Bug#10909).
8636         * simple.el (shell-command-on-region): Doc fix.
8637         (read-only-mode): Doc fix.
8639 2012-09-22  Eli Zaretskii  <eliz@gnu.org>
8641         * emacs-lisp/timer.el (run-with-idle-timer)
8642         (timer-activate-when-idle): Warn against reinvoking an idle timer
8643         from within its own timer action.  (Bug#12447)
8645 2012-09-22  Martin Rudalics  <rudalics@gmx.at>
8647         * cus-start.el (window-combination-limit): Add new optional
8648         values.
8649         * window.el (temp-buffer-window-show)
8650         (window--try-to-split-window): Handle new values of
8651         window-combination-limit (Bug#1806).
8652         (split-window): Test window-combination-limit for t instead of
8653         non-nil.
8654         (display-buffer-at-bottom): New buffer display action function.
8655         * help.el (temp-buffer-resize-regexps): New option.
8656         (temp-buffer-resize-mode): Rewrite doc-string.
8657         (resize-temp-buffer-window): Obey temp-buffer-resize-regexps.
8658         Don't resize reused window.  Suggested by Glenn Morris.
8660 2012-09-22  Stefan Merten  <smerten@oekonux.de>
8662         * textmodes/rst.el: Revamp section title faces.
8663         (rst-official-version)
8664         (rst-package-emacs-version-alist): Sync with official version
8665         V1.4.0.
8666         (rst-faces-defaults, rst-set-level-default)
8667         (rst-level-face-max, rst-level-face-base-color)
8668         (rst-level-face-base-light, rst-level-face-format-light)
8669         (rst-level-face-step-light, rst-define-level-faces): Obsolete.
8670         (rst-adornment-faces-alist): Match new setup.
8671         (rst-level-1, rst-level-2, rst-level-3, rst-level-4)
8672         (rst-level-5, rst-level-6): New faces.
8674 2012-09-22  Chong Yidong  <cyd@gnu.org>
8676         * simple.el (undo): Handle indirect buffers (Bug#8207).
8678 2012-09-21  Leo Liu  <sdl.web@gmail.com>
8680         IDO: Disable match re-ordering for buffer switching.
8681         * ido.el (ido-buffer-disable-smart-matches): New variable.
8682         (ido-set-matches-1): Use it.  (Bug#2042)
8684 2012-09-21  Jose Marino  <marinoj@nso.edu>  (tiny change)
8686         * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
8687         Fix 2011-05-17 change.  (Bug#12418)
8689 2012-09-21  Leo Liu  <sdl.web@gmail.com>
8691         * subr.el (ignore-errors): Mention with-demoted-errors in doc-string.
8693 2012-09-21  Glenn Morris  <rgm@gnu.org>
8695         * emacs-lisp/shadow.el (load-path-shadows-font-lock-keywords):
8696         Be more robust about locating simple.el.
8698 2012-09-21  Glenn Morris  <rgm@gnu.org>
8700         * mail/emacsbug.el (report-emacs-bug): Trap load-path-shadows errors.
8702 2012-09-21  Joel Bion  <jpbion@westvi.com>  (tiny change)
8704         * pcmpl-gnu.el (pcmpl-gnu-tarfile-regexp): Add tar.xz.  (Bug#12382)
8706 2012-09-20  Juri Linkov  <juri@jurta.org>
8708         * replace.el (query-replace-read-from): Use `read-regexp' instead
8709         of `read-from-minibuffer' when `regexp-flag' is non-nil.
8710         (occur-read-primary-args): Use `read-regexp' instead of
8711         `read-string'.
8712         (multi-occur-in-matching-buffers): Use `read-regexp' instead of
8713         `read-from-minibuffer'.
8714         * isearch.el (isearch-occur): Use `read-regexp' instead of
8715         `read-string'.
8716         * dired.el (dired-read-regexp): Use `read-regexp' instead of
8717         `read-from-minibuffer'.
8718         * progmodes/grep.el (grep-read-regexp): Use `read-regexp' instead
8719         of `read-string'.  (Bug#7567)
8721         * replace.el (read-regexp): Rename DEFAULT-VALUE arg to DEFAULTS
8722         and allow accepting a list of strings prepended to a list of
8723         standard default values.  Doc fix.  (Bug#12321)
8725         * replace.el (read-regexp): Add HISTORY arg.  (Bug#7567)
8727         * replace.el (read-regexp): Don't add ": " when PROMPT already
8728         ends with a colon and space.  (Bug#12321)
8730 2012-09-20  Tassilo Horn  <tsdh@gnu.org>
8732         * doc-view.el (doc-view-display): Better fix for the cl-assertion
8733         error.
8735 2012-09-20  Stefan Merten  <smerten@oekonux.de>
8737         * textmodes/rst.el: Integrate support for `imenu' and `which-function'.
8738         Fixes feature request bug#11711.
8739         (rst-mode): Create `imenu-create-index-function'.
8740         (rst-get-stripped-line): Delete after refactoring.
8741         (rst-section-tree, rst-section-tree-rec)
8742         (rst-section-tree-point): Refactor and document properly.
8743         (rst-imenu-find-adornments-for-position)
8744         (rst-imenu-convert-cell, rst-imenu-create-index):
8745         New function.
8747 2012-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8749         * emacs-lisp/macroexp.el (macroexp--obsolete-warning): New function.
8750         (macroexp--expand-all): Use it.
8751         (macroexp--funcall-and-return): Remove by folding it into its sole
8752         caller (macroexp--warn-and-return).
8753         * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete):
8754         Use macroexp--obsolete-warning.
8756         * calc/calc.el: Fix last change by removing the whole chunk, since it
8757         was only needed back when Calc was not bundled.
8759 2012-09-20  Martin Rudalics  <rudalics@gmx.at>
8761         * emacs-lisp/debug.el (debug): Restore assignment to
8762         debugger-old-buffer removed on 2012-09-08.
8764 2012-09-20  Juri Linkov  <juri@jurta.org>
8766         * dired-aux.el (dired-diff): Remove (require 'diff) since
8767         `diff-latest-backup-file' is now autoloaded.
8769 2012-09-20  Chong Yidong  <cyd@gnu.org>
8771         * vc/diff.el (diff-latest-backup-file): Autoload.
8773 2012-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8775         * calc/calc.el: Remove redundant autoload shape check.
8776         (sel-mode): Don't defvar.
8777         (calc-get-stack-element): Add `sel-mode' arg instead.
8778         (calc-top, calc-top-list): Pass it this additional argument.
8779         * calc/calc-store.el (calc-store-map):
8780         * calc/calc-map.el (calc-apply, calc-reduce, calc-map)
8781         (calc-map-equation, calc-outer-product, calc-inner-product):
8782         * calc/calc-aent.el (calc-alg-entry): Don't bind sel-mode.
8784         * emacs-lisp/macroexp.el (macroexp--expand-all): Fix last change.
8786 2012-09-19  Juri Linkov  <juri@jurta.org>
8788         * dired-aux.el (dired-diff): Add (require 'diff) because
8789         `diff-latest-backup-file' is not autoloaded.
8790         (dired-do-chxxx, dired-do-chmod): Set `no-error-if-not-filep' arg
8791         of `dired-get-filename' to t to not report error when there is
8792         no default file on the current line.
8794 2012-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8796         * emacs-lisp/macroexp.el (macroexp--funcall-if-compiled): Rename from
8797         macroexp--eval-if-compile.
8798         (macroexp--funcall-and-return, macroexp--warn-and-return): New funs.
8799         (macroexp--expand-all): Use them (bug#12371).
8801         * doc-view.el (doc-view-guess-paper-size)
8802         (doc-view-scale-bounding-box): Fix unbound `caddr'.
8804 2012-09-19  Tassilo Horn  <tsdh@gnu.org>
8806         New feature: set optimal slice from BoundingBox information.
8807         * doc-view.el (doc-view-mode-map): Add keybinding.
8808         (doc-view-menu): Add menu entry.
8809         (doc-view-set-slice): Adapt docstring.
8810         (doc-view-get-bounding-box, doc-view-guess-paper-size)
8811         (doc-view-scale-bounding-box)
8812         (doc-view-set-slice-from-bounding-box): New functions.
8813         (doc-view-paper-sizes): New defvar.
8815 2012-09-19  Glenn Morris  <rgm@gnu.org>
8817         * emacs-lisp/macroexp.el (byte-compile-warn-obsolete)
8818         (byte-compile-log-warning): Autoload.  (Bug#12371)
8820         * calendar/calendar.el (calendar-american-month-header)
8821         (calendar-european-month-header, calendar-iso-month-header)
8822         (calendar-month-header): New options.
8823         (calendar-set-date-style): Set calendar-month-header.  Redraw calendar.
8824         (calendar-generate-month): Use calendar-month-header.  (Bug#9510)
8826 2012-09-19  Jan Djärv  <jan.h.d@swipnet.se>
8828         * startup.el (command-line-ns-option-alist): Add -g and --geometry.
8830 2012-09-18  Juri Linkov  <juri@jurta.org>
8832         * dired-aux.el (dired-diff): Restore original functionality of
8833         getting the default value, but keep new feature of using the
8834         latest existing backup file (`diff-latest-backup-file').
8836 2012-09-18  Juri Linkov  <juri@jurta.org>
8838         * dired.el (dired-mark): If the region is active in Transient Mark
8839         mode, mark all files in the active region.  Doc fix.
8840         (dired-unmark, dired-flag-file-deletion, dired-unmark-backward):
8841         Doc fix.  (Bug#10624)
8843 2012-09-18  Juri Linkov  <juri@jurta.org>
8845         * dired-aux.el (dired-do-chxxx, dired-do-chmod): Default file
8846         attributes for M-n are pulled from the file at point.
8847         (dired-do-chgrp, dired-do-chown, dired-do-touch): Doc fix.
8848         Suggested by Drew Adams.  (Bug#10624)
8850 2012-09-18  Dmitry Gutov  <dgutov@yandex.ru>
8852         * progmodes/ruby-mode.el (ruby-brace-to-do-end): Don't add extra
8853         whitespace after "end".
8854         (ruby-do-end-to-brace): Collapse block to one line if it fits
8855         within fill-column.
8857 2012-09-18  Martin Rudalics  <rudalics@gmx.at>
8859         * emacs-lisp/debug.el (debugger-bury-or-kill): Fix customization
8860         value.
8861         (debug): Don't remove debugger window when debugger is expected
8862         to be back.
8864 2012-09-18  Chong Yidong  <cyd@gnu.org>
8866         * custom.el (defface): Doc fix.
8868         * cus-edit.el (custom-unlispify-remove-prefixes): Add warning.
8870 2012-09-18  Martin Blais  <blais@furius.ca>  (tiny change)
8872         * progmodes/compile.el (compilation-start): Use compilation-always-kill
8873         to initialize query-on-exit; then test that instead (bug#12288).
8875 2012-09-17  Stefan Merten  <smerten@oekonux.de>
8877         * textmodes/rst.el: Add support for `testcover'.
8878         (rst-defcustom-testcover, rst-testcover-add-compose)
8879         (rst-testcover-add-1value): New functions.
8880         (rst-portable-mark-active-p): Replace by `use-region-p'.
8881         (rst-update-section, rst-classify-adornment)
8882         (rst-find-title-line): Mark `1value' forms.
8883         (rst-classify-adornment): Remove superfluous form.
8884         (rst-update-section, rst-get-adornments-around)
8885         (rst-adornment-complete-p, rst-get-next-adornment)
8886         (rst-adjust, rst-promote-region)
8887         (rst-display-adornments-hierarchy, rst-straighten-adornments)
8888         (rst-find-pfx-in-region, rst-section-tree-rec)
8889         (rst-section-tree-point, rst-toc-insert, rst-toc-insert-node)
8890         (rst-toc-node, rst-toc, rst-forward-section)
8891         (rst-iterate-leftmost-paragraphs)
8892         (rst-iterate-leftmost-paragraphs-2, rst-enumerate-region)
8893         (rst-bullet-list-region)
8894         (rst-convert-bullets-to-enumeration, rst-font-lock-keywords)
8895         (rst-compile-find-conf, rst-compile)
8896         (rst-repeat-last-character): Fix style.
8898 2012-09-17  Chong Yidong  <cyd@gnu.org>
8900         * comint.el (comint--complete-file-name-data): Don't add a space
8901         if the status is `sole'; that adds a gratuitous space in the
8902         completion-cycling case (Bug#12092).
8904         * pcomplete.el (pcomplete-completions-at-point): Likewise.
8906 2012-09-17  Richard Stallman  <rms@gnu.org>
8908         * mail/rmailmm.el (rmail-mime-toggle-raw): Do rmail-mime-insert
8909         only in the mime-shown mode, not in raw mode.
8910         (rmail-mime): Toggle off mime by displaying the message without
8911         mime processing.  (Bug#12305)
8913         * mail/rmail.el (rmail-retry-failure):
8914         Turn off mime processing first.  (Bug#12037)
8916         * epa-mail.el (epa-mail-encrypt): Fix bug when a name has no key.
8918 2012-09-17  Chong Yidong  <cyd@gnu.org>
8920         * shell.el (shell-file-name-chars, shell-file-name-quote-list)
8921         (shell-dynamic-complete-functions): Convert to defcustom.
8922         (shell-prompt-pattern, shell-completion-fignore): Doc fix.
8924         * bookmark.el (bookmark-bmenu-toggle-filenames): Doc fixes.
8925         * comint.el (comint-prompt-read-only):
8926         * custom.el (defcustom):
8927         * hi-lock.el (hi-lock-mode):
8928         * ibuffer.el (ibuffer-formats):
8929         * ielm.el (ielm-prompt-read-only):
8930         * novice.el (disable-command):
8931         * saveplace.el (toggle-save-place):
8932         * speedbar.el (speedbar-supported-extension-expressions):
8933         * startup.el (auto-save-list-file-prefix, init-file-user)
8934         (after-init-hook, inhibit-startup-echo-area-message):
8935         * strokes.el (strokes-help):
8936         * time-stamp.el (time-stamp):
8937         * calendar/calendar.el (calendar, diary-file):
8938         * calendar/diary-lib.el (diary-mail-entries, diary)
8939         (diary-list-entries-hook):
8940         * calendar/holidays.el (holidays, calendar-holidays):
8941         * calendar/lunar.el (lunar-phases):
8942         * calendar/solar.el (sunrise-sunset):
8943         * emulation/edt.el (edt-load-keys):
8944         * emulation/viper.el (viper-mode):
8945         * eshell/em-alias.el (eshell-command-aliases-list):
8946         * eshell/esh-util.el (eshell-convert-numeric-arguments):
8947         * international/ogonek.el (ogonek-information):
8948         * net/tramp-cmds.el (tramp-bug):
8949         * net/quickurl.el (quickurl-reread-hook-postfix):
8950         * play/decipher.el (decipher-font-lock-keywords):
8951         * progmodes/cc-styles.el (c-set-style):
8952         * progmodes/idlw-shell.el (idlwave-shell-prompt-pattern):
8953         * progmodes/inf-lisp.el (inferior-lisp-prompt):
8954         * progmodes/octave-mod.el (octave-mode):
8955         * progmodes/sql.el (sql-mode, sql-interactive-mode, sql-password):
8956         * progmodes/verilog-mode.el (verilog-read-defines):
8957         * textmodes/two-column.el (2C-mode): Likewise.
8959 2012-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8961         * mail/mailabbrev.el (mail-abbrev-expand-hook): Work for a mail aliasee
8962         that holds many addresses.
8964 2012-09-16  Chong Yidong  <cyd@gnu.org>
8966         * align.el (align-areas): Call the indication function with
8967         positions instead of markers for arguments (Bug#12343).
8969         * files.el (parse-colon-path): Use split-string (Bug#12351).
8971         * window.el (special-display-popup-frame): Doc fix (Bug#8853).
8972         (display-buffer-function): Mark as obsolete.
8974         * progmodes/compile.el (compilation-parse-errors): Accept list
8975         values similar to font-lock-keywords (Bug#12136).
8976         Suggested by Oleksandr Manzyuk.
8977         (compilation-error-regexp-alist): Doc fix.
8979 2012-09-15  Glenn Morris  <rgm@gnu.org>
8981         * version.el (emacs-bzr-version-bzr): New function.
8982         (emacs-bzr-get-version): Add optional EXTERNAL argument.
8984         * vc/vc-bzr.el (vc-bzr-working-revision): For lightweight local
8985         checkouts, check the parent dirstate matches the branch.
8986         Add "--tree" to "bzr revno" arguments.  Don't try to shorten the
8987         empty string.
8989         * version.el (emacs-bzr-version): Doc fix.
8990         (emacs-bzr-version-dirstate): New function.
8991         (emacs-bzr-get-version): For lightweight checkouts, if the parent
8992         is local try and check that it matches the branch.  If not, just
8993         use dirstate information.  (Bug#12441)
8995 2012-09-14  Juri Linkov  <juri@jurta.org>
8997         * dired-aux.el (dired-do-chmod): Use `eq' to detect empty input.
8998         (Bug#12399)
9000 2012-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9002         * emacs-lisp/advice.el (ad-prognify): Remove, use macroexp-progn.
9004         * emacs-lisp/edebug.el: Miscellaneous cleanup.
9005         Remove obsolete byte-compiler hack that tried to silence some warnings.
9006         (edebug-submit-bug-report): Remove.
9007         (edebug-get-buffer-window, edebug-sit-for, edebug-input-pending-p):
9008         Remove aliases, use the un-prefixed name instead.
9009         (edebug-pop-to-buffer): Consider other frames.
9010         (edebug-original-read):: Make it more obvious that it's always defined.
9011         (edebug--make-form-data-entry, edebug--form-data-name)
9012         (edebug--form-data-begin, edebug--form-data-end): Rename from the
9013         single-dashed name, and implement with cl-defstruct.
9014         (edebug-set-form-data-entry): Use the standard accessors.
9015         (edebug-make-top-form-data-entry): Use push.
9016         (edebug-no-match): Drop useless `funcall'.
9017         (mapcar, mapconcat, mapatoms, apply, funcall): Don't add debug specs
9018         to functions.
9019         (defsubst, dont-compile, eval-when-compile, eval-and-compile)
9020         (delay-mode-hooks, with-temp-file, with-temp-message, ad-dolist)
9021         (with-syntax-table, push, pop, 1value, noreturn, defadvice)
9022         (easy-menu-define, with-custom-print): Remove redundant specs.
9023         (edebug-outside-overriding-local-map)
9024         (edebug-outside-overriding-terminal-local-map): Remove, unused.
9025         (edebug--display): Bind unread-command-events directly to nil rather
9026         than binding it to unread-command-events and later setting it to nil.
9027         (edebug--display): Kill edebug-eval-buffer here...
9028         (edebug--recursive-edit): ...rather than here.
9029         Bind standard-output and standard-input.
9030         (edebug-eval): Check cl-macroexpand-all is fboundp.
9031         (edebug-temp-display-freq-count): Fix last change.
9033         * emacs-lisp/easymenu.el (easy-menu-define): Add `debug' spec.
9034         * subr.el (noreturn, 1value): Add `debug' spec.
9035         * emacs-lisp/advice.el: Require cl-lib.
9036         (ad-copy-tree): Remove, use copy-tree instead.
9037         (ad-dolist): Remove use dolist or cl-dolist instead.
9038         (ad-do-return): Remove, use cl-return instead.
9039         (defadvice): Add `debug' spec.
9041 2012-09-13  Juri Linkov  <juri@jurta.org>
9043         * dired-aux.el (dired-do-chxxx): Use `eq' to detect empty input.
9044         (Bug#12399)
9046 2012-09-13  Glenn Morris  <rgm@gnu.org>
9048         * calc/calc.el (math-compose-expr):
9049         * calc/calc-ext.el (math-compose-expr):
9050         * progmodes/cc-defs.el (cl-macroexpand-all):
9051         * progmodes/cc-langs.el (delete-duplicates, mapcan)
9052         (cl-macroexpand-all): Update declarations.
9054         * vc/vc.el: No need to require ediff.
9055         (ediff-load-version-control): Declare.
9056         (ediff-vc-internal): Fix declaration.
9057         (vc-version-ediff): Require ediff.
9059 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
9061         Use a more backwards-compatible timer format (Bug#12430).
9062         * emacs-lisp/timer.el (timer): PSECS is now at the end, rather than
9063         being right after USECS, as that better supports old code that
9064         inadvisedly looked directly at the timer vector.
9066 2012-09-13  Kenichi Handa  <handa@gnu.org>
9068         * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
9069         ("Chinese-CNS", "Chinese-EUC-TW"): Add chinese-gbk to
9070         `coding-priority' property of these language environment.
9072 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
9074         Fix glitches caused by addition of psec to timers (Bug#12430).
9075         * image.el (image-animate-timer):
9076         * time.el (display-time-world-timer):
9077         Use timer--function and timer--args rather than raw access to
9078         timer vector.
9080 2012-09-13  Glenn Morris  <rgm@gnu.org>
9082         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
9083         If not compiling a file, try using load-file-name.
9085 2012-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9087         * emacs-lisp/edebug.el (edebug-outside-unread-command-events):
9088         Fix last change.
9089         (edebug-update-eval-list): Use `push'.
9091         * emacs-lisp/edebug.el: Use lexical-binding.
9092         Remove the "edebug-" prefix from non-dynamically-scoped variables.
9093         Mark unused args with underscore.
9094         (edebug-save-restriction, edebug-outside-excursion): Use `declare'.
9095         (edebug-form-data): Use defvar-local.
9096         (edebug-make-before-and-after-form, edebug-make-after-form):
9097         Use backquote.
9098         (edebug-args, edebug-value, edebug-after-index, edebug-arg-mode):
9099         Not dynamically scoped any more.
9100         (edebug--enter-trace): Add arguments `function' and `args'.
9101         Rename from edebug-enter-trace.
9102         (edebug-enter): Call it accordingly.  Bind edebug-function explicitly.
9103         (edebug--update-coverage): Add `after-index' and `value' args.
9104         Rename from edebug-update-coverage.
9105         (edebug-slow-after): Call it accordingly.
9106         (edebug--recursive-edit): Add arg `arg-mode'.  Rename from
9107         edebug-recursive-edit.
9108         (edebug--display): Call it accordingly.  Add args `value',
9109         `offset-index', and `arg-mode'.  Rename from edebug-display.
9110         (edebug-debugger, edebug): Call it accordingly.
9111         (edebug-eval-display-list): Use dolist.
9113 2012-09-12  Juri Linkov  <juri@jurta.org>
9115         * info.el (Info-search): Don't check for isearch-mode and
9116         isearch-regexp before let-binding search-spaces-regexp to
9117         Info-search-whitespace-regexp.
9118         (Info-isearch-search): Let-bind Info-search-whitespace-regexp to
9119         search-whitespace-regexp if isearch-lax-whitespace or
9120         isearch-regexp-lax-whitespace is non-nil.
9121         (Info-mode): Don't set local variable search-whitespace-regexp.
9122         http://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00811.html
9124 2012-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9126         * emacs-lisp/debug.el (debugger-outer-unread-command-char, debug)
9127         (debugger-env-macro): Remove support for unread-command-char.
9129         * subr.el (set-temporary-overlay-map): Minimize slightly the impact of
9130         the temporary map re-appearing on emulation-mode-map-alists.
9132         * emacs-lisp/edebug.el (def-edebug-form-spec): Remove, it's been broken
9133         since 22.1.
9135         * ehelp.el (with-electric-help): Accept functions in
9136         electric-help-form-to-execute.
9137         (electric-help-execute-extended, electric-help-ctrl-x-prefix): Use it.
9138         And replace unread-command-char -> unread-command-events.
9140 2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
9142         Sync with Tramp 2.2.6.
9144         * net/tramp.el (tramp-accept-process-output): Don't use
9145         JUST-THIS-ONE in the XEmacs case.
9147         * net/trampver.el: Update release number.
9149 2012-09-12  Martin Rudalics  <rudalics@gmx.at>
9151         * emacs-lisp/debug.el (debugger-previous-window-height):
9152         New variable.
9153         (debug): When debugger-jumping-flag is non-nil try to restore
9154         height of debugger window.  (Bug#8789)
9156 2012-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9158         * emacs-lisp/edebug.el (edebug-enter): Don't mess with
9159         overriding-local-map and pre/post-command-hook here.
9160         (edebug-recursive-edit): Do it here instead (bug#12345).
9161         (edebug-outside-unread-command-char): Remove all uses of
9162         unread-command-char.
9164         * emacs-lisp/debug.el (debug): Don't bind debug-on-error since
9165         inhibit-debugger is bound instead.
9167 2012-09-11  Bastien Guerry  <bzg@gnu.org>
9169         * subr.el (set-temporary-overlay-map): Add a docstring.
9170         (Bug#12346)
9172 2012-09-11  Bastien Guerry  <bzg@gnu.org>
9174         * minibuffer.el (completion-table-subvert): Fix docstring.
9175         (Bug#12347)
9177 2012-09-11  Bastien Guerry  <bzg@gnu.org>
9179         * help-fns.el (describe-variable): Fix typo.  (Bug#12346)
9181 2012-09-10  Michael R. Mauger  <mmaug@yahoo.com>
9183         * progmodes/sql.el: Version 3.1
9184         (sql-db2-escape-newlines): New variable.
9185         (sql-escape-newlines-filter): Use it.
9187 2012-09-10  Juanma Barranquero  <lekktu@gmail.com>
9189         * custom.el (custom-theme-load-confirm): Remove unneeded assignment.
9191 2012-09-10  Dan Nicolaescu  <dann@gnu.org>
9193         * vc/diff-mode.el (diff-mode-menu):
9194         Bind diff-remove-trailing-whitespace.
9196 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9198         * emacs-lisp/lisp-mode.el (emacs-list-byte-code-comment-re): New var.
9199         (emacs-lisp-byte-code-comment, emacs-lisp-byte-code-syntax-propertize)
9200         (emacs-lisp-byte-code-mode): New functions.
9201         (eval-sexp-add-defvars): Don't skip defvars in column >0.
9202         (eval-defun-2): Remove bogus interactive spec.
9203         (lisp-indent-line): Remove redundant whole-exp code, now done in
9204         indent-according-to-mode.
9205         (save-match-data): Remove redundant indent data.
9207         * emacs-lisp/benchmark.el (benchmark-run, benchmark-run-compiled):
9208         Use `declare'.
9210 2012-09-09  Juri Linkov  <juri@jurta.org>
9212         * replace.el (replace-regexp-lax-whitespace): New defcustom.
9213         (replace-lax-whitespace, query-replace-regexp)
9214         (query-replace-regexp-eval, replace-regexp): Doc fix.
9215         (perform-replace, replace-highlight): Let-bind
9216         isearch-lax-whitespace to replace-lax-whitespace and
9217         isearch-regexp-lax-whitespace to replace-regexp-lax-whitespace.
9219         * isearch.el (isearch-query-replace): Let-bind
9220         replace-lax-whitespace to isearch-lax-whitespace and
9221         replace-regexp-lax-whitespace to
9222         isearch-regexp-lax-whitespace.  (Bug#10885)
9224 2012-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9226         * eshell/em-unix.el (eshell/sudo): Explicitly drop return value.
9228 2012-09-09  Alan Mackenzie  <acm@muc.de>
9230         * progmodes/cc-engine.el (c-state-cache-init):
9231         Initialise c-state-semi-nonlit-pos-cache\(-limit\)? properly.
9232         (c-record-parse-state-state):
9233         Record c-state-semi-nonlit-pos-cache\(-limit\)?.
9235 2012-09-09  Andreas Schwab  <schwab@linux-m68k.org>
9237         * register.el (register-separator): Rename from
9238         separator-register.  All uses changed.  Doc fix.
9239         (register): Fix version.
9241 2012-09-09  Chong Yidong  <cyd@gnu.org>
9243         * replace.el (query-replace-map): Bind four new symbols for
9244         requesting window scrolling.
9246         * subr.el (y-or-n-p): Handle the window-scrolling bindings in
9247         query-replace-map (Bug#8948).
9249         * custom.el (custom-theme-load-confirm): Use y-or-n-p.
9251         * emacs-lisp/map-ynp.el (map-y-or-n-p): Don't bind scrolling keys
9252         since they are now in query-replace-map.
9254         * window.el (scroll-other-window-down): Make the arg optional.
9256 2012-09-09  Chong Yidong  <cyd@gnu.org>
9258         * files.el (hack-local-variables-confirm): Use quit-window to kill
9259         the *Local Variables* buffer.
9261 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
9263         * progmodes/ruby-mode.el (ruby-toggle-block): Guess the current block,
9264         not just expect to be at its beginning.  Adjust callees.
9265         Succeed when do-end block has no space before the pipe character.
9266         (ruby-brace-to-do-end): When the original block is one-liner,
9267         convert to multiline.  Reindent the result.
9269 2012-09-08  Jambunathan K  <kjambunathan@gmail.com>
9271         * register.el (register): New group.
9272         (separator-register): New user option.
9273         (increment-register): Route it to `append-to-register', if
9274         register contains text.  Implication is that `C-x r +' can now be
9275         used for appending to a text register (bug#12217).
9276         (append-to-register, prepend-to-register): Add separator based on
9277         `separator-register'.
9279 2012-09-08  Alan Mackenzie  <acm@muc.de>
9281         AWK Mode: make auto-newline work when there's "==" in the pattern.
9282         * progmodes/cc-cmds.el (c-point-syntax): Handle virtual semicolons
9283         correctly.
9284         * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5A.3):
9285         Test more rigorously for "=" token.
9287 2012-09-08  Dmitry Gutov  <dgutov@yandex.ru>
9289         * progmodes/ruby-mode.el (ruby-match-expression-expansion):
9290         Only fail when reached LIMIT.
9292 2012-09-08  Chong Yidong  <cyd@gnu.org>
9294         * dired.el (dired-mode-map): Don't bind M-=.
9296         * dired-aux.el (dired-diff): Use backup file as default.
9298 2012-09-08  Drew Adams  <drew.adams@oracle.com>
9300         * subr.el (add-to-history): Fix delete usage (Bug#12314).
9302 2012-09-08  Chong Yidong  <cyd@gnu.org>
9304         * subr.el (syntax-after, syntax-class): Doc fix.
9306 2012-09-08  Martin Rudalics  <rudalics@gmx.at>
9308         * window.el (display-buffer-in-previous-window): New buffer
9309         display action function.
9311         * emacs-lisp/debug.el (debugger-bury-or-kill): New option.
9312         (debugger-previous-window): New variable.
9313         (debug): Rewrite using display-buffer-in-previous-window,
9314         quit-restore-window and debugger-bury-or-kill.  (Bug#8789)
9316 2012-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9318         * emacs-lisp/byte-run.el (defun): Tweak message.  Simplify code.
9320 2012-09-07  Matt McClure  <mlm@aya.yale.edu>  (tiny change)
9322         * progmodes/python.el (python-shell-send-string):
9323         When default-directory is remote, create temp file on remote
9324         filesystem.
9325         (python-shell-send-file): When file is remote, pass local view of
9326         file paths to remote Python interpreter.  (Bug#12340)
9328 2012-09-07  Chong Yidong  <cyd@gnu.org>
9330         * window.el (switch-to-buffer): Doc fix (Bug#12181).
9332         * files.el (after-find-file): Don't fail on a read-only buffer if
9333         require-final-newline is `visit' or `visit-save' (Bug#11156).
9335         * subr.el (read-char-choice): Allow quitting via ESC ESC.
9337         * userlock.el (ask-user-about-supersession-threat):
9338         Use read-char-choice (Bug#12093).
9340 2012-09-07  Chong Yidong  <cyd@gnu.org>
9342         * subr.el (buffer-narrowed-p): New function.
9344         * ses.el (ses-widen):
9345         * simple.el (count-words--buffer-message):
9346         * net/browse-url.el (browse-url-of-buffer): Use it.
9348         * simple.el (count-words-region): Don't signal an error if there
9349         is a non-nil prefix arg and the mark is not set.
9351         * help.el (describe-key-briefly): Allow the message to be seen
9352         when invoked from the minibuffer (Bug#7014).
9354 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
9356         * progmodes/ruby-mode.el (ruby-end-of-defun)
9357         (ruby-beginning-of-defun): Simplify, allow indentation before
9358         block beginning and end keywords.
9359         (ruby-beginning-of-defun): Only consider 3 keywords defun beginners.
9360         (ruby-end-of-defun): Expect that the point is at the beginning of
9361         the defun.
9363 2012-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9365         * emacs-lisp/cl-macs.el (cl--do-arglist): Understand _ on &key args
9366         (bug#12367).
9367         (cl--make-usage-args): Strip _ from argument names.
9369 2012-09-06  RĂ¼diger Sonderfeld  <ruediger@c-plusplus.de>
9371         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize): Don't use
9372         obsolete alias speedbar-key-map.
9373         (vhdl-doc-variable, vhdl-doc-mode): Use called-interactively-p.
9374         (vhdl-index-menu-init): Don't use obsolete variable
9375         font-lock-maximum-size.
9377 2012-09-06  Chong Yidong  <cyd@gnu.org>
9379         * frame.el (window-system-version): Mark as obsolete.
9381         * speedbar.el (speedbar-update-flag, speedbar-mode): Remove uses
9382         of obsolete variable speedbar-key-map.
9384 2012-09-06  Juri Linkov  <juri@jurta.org>
9386         * replace.el (replace-lax-whitespace): New defcustom.
9387         (query-replace, query-replace-regexp, query-replace-regexp-eval)
9388         (replace-string, replace-regexp): Mention it in docstrings.
9389         (perform-replace, replace-highlight): Let-bind
9390         isearch-lax-whitespace and isearch-regexp-lax-whitespace according
9391         to the values of replace-lax-whitespace and regexp-flag.
9392         Don't let-bind search-whitespace-regexp.  (Bug#10885)
9394         * isearch.el (isearch-query-replace): Let-bind
9395         replace-lax-whitespace instead of let-binding
9396         replace-search-function and replace-re-search-function.
9397         (isearch-lazy-highlight-search): Let-bind isearch-lax-whitespace
9398         and isearch-regexp-lax-whitespace to lazy-highlight variables.
9399         (isearch-toggle-symbol): Set isearch-regexp to nil
9400         in isearch-word mode (like in isearch-toggle-word).
9402 2012-09-06  Juri Linkov  <juri@jurta.org>
9404         * replace.el (replace-search-function)
9405         (replace-re-search-function): Set default values to nil.
9406         (perform-replace): Let-bind isearch-related variables based on
9407         replace-related values, call `isearch-search-fun' and let-bind
9408         the result to `search-function'.  Remove code that sets
9409         `search-function' and `search-string' separately for
9410         `delimited-flag'.
9411         (replace-highlight): Add new argument `delimited-flag' and
9412         rename other arguments to the names used in `perform-replace'.
9413         Let-bind `isearch-word' to the argument `delimited-flag'.
9414         (Bug#10885, bug#10887)
9416 2012-09-07  Dmitry Gutov  <dgutov@yandex.ru>
9418         * progmodes/ruby-mode.el (ruby-indent-beg-re): Add pieces from
9419         ruby-beginning-of-indent, simplify, allow all keywords to have
9420         indentation before them.
9421         (ruby-beginning-of-indent): Adjust for above.  Search until the
9422         found point is not inside a string or comment.
9423         (ruby-font-lock-keywords): Allow symbols to start with "@"
9424         character, give them higher priority than variables.
9425         (ruby-syntax-propertize-function)
9426         (ruby-font-lock-syntactic-keywords): Remove the "not comments"
9427         matchers.  Expression expansions are not comments when inside a
9428         string, and there comment syntax status is irrelevant.
9429         (ruby-match-expression-expansion): New function.  Check that
9430         expression expansion is inside a string, and it's not escaped.
9431         (ruby-font-lock-keywords): Use it.
9433 2012-09-05  Martin Rudalics  <rudalics@gmx.at>
9435         * help.el (temp-buffer-max-height): New default value.
9436         (temp-buffer-resize-frames): New option.
9437         (resize-temp-buffer-window): Optionally resize frame.
9439         * window.el (fit-frame-to-buffer-bottom-margin): New option.
9440         (fit-frame-to-buffer): New function.
9442 2012-09-05  Glenn Morris  <rgm@gnu.org>
9444         * emulation/cua-rect.el (cua--init-rectangles):
9445         * textmodes/picture.el (picture-mode-map):
9446         * play/blackbox.el (blackbox-mode-map): Remap right-char and left-char
9447         like forward-char and backward-char.  (Bug#12317)
9449 2012-09-05  Leo Liu  <sdl.web@gmail.com>
9451         * progmodes/flymake.el (flymake-warning-re): New variable.
9452         (flymake-parse-line): Use it.
9454 2012-09-05  Glenn Morris  <rgm@gnu.org>
9456         * calendar/holidays.el (holiday-christian-holidays):
9457         Rename an entry.  (Bug#12289)
9459 2012-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9461         * progmodes/sh-script.el (sh-font-lock-paren): Don't burp at BOB
9462         (bug#12222).
9464 2012-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9466         * loadup.el: Load macroexp.  Remove hack.
9467         * emacs-lisp/macroexp.el (macroexp--eval-if-compile): New function.
9468         (macroexp--expand-all): Use it to get better warnings.
9469         (macroexp--backtrace, macroexp--trim-backtrace-frame)
9470         (internal-macroexpand-for-load): New functions.
9471         (macroexp--pending-eager-loads): New var.
9472         (emacs-startup-hook): New hack to replace one in loadup.el.
9473         * emacs-lisp/cl-macs.el (cl--compiler-macro-list*)
9474         (cl--compiler-macro-cXXr): Move to top, before they can be used.
9475         (cl-psetf): Simplify.
9476         (cl-defstruct): Add indent rule.
9478 2012-09-04  Lars Ingebrigtsen  <larsi@gnus.org>
9480         * mail/smtpmail.el (smtpmail-send-it): Prefer the From: header
9481         over `user-mail-address' for the SMTP MAIL FROM envelope.
9482         (smtpmail-via-smtp): Ditto.
9484 2012-09-04  Dmitry Gutov  <dgutov@yandex.ru>
9486         * progmodes/ruby-mode.el: Clean up keybindings.
9487         (ruby-mode-map): Don't bind ruby-electric-brace,
9488         ruby-beginning-of-defun, ruby-end-of-defun, ruby-mark-defun,
9489         backward-kill-word, reindent-then-newline-and-indent.
9490         (ruby-mark-defun): Remove.
9491         (ruby-electric-brace): Remove.  Obsoleted by electric-indent-chars.
9492         (ruby-mode): Set local beginning-of-defun-function and
9493         end-of-defun-function values.
9495 2012-09-03  Martin Rudalics  <rudalics@gmx.at>
9497         * window.el (temp-buffer-window-setup-hook)
9498         (temp-buffer-window-show-hook): New hooks.
9499         (temp-buffer-window-setup, temp-buffer-window-show)
9500         (with-temp-buffer-window): New functions.
9501         (fit-window-to-buffer): Remove unused optional argument OVERRIDE.
9502         (special-display-popup-frame): Make sure the window used shows BUFFER.
9504         * help.el (temp-buffer-resize-mode): Fix doc-string.
9505         (resize-temp-buffer-window): New optional argument WINDOW.
9507         * files.el (recover-file, save-buffers-kill-emacs):
9508         * dired.el (dired-mark-pop-up): Use with-temp-buffer-window.
9510 2012-09-02  Michael Albinus  <michael.albinus@gmx.de>
9512         * eshell/em-unix.el (eshell/sudo): When we have an ad-hoc
9513         remote definition of `default-directory', ensure we can connect.
9515 2012-09-02  Juri Linkov  <juri@jurta.org>
9517         Toggle whitespace matching mode with M-s SPC.
9518         http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00008.html
9520         * isearch.el (search-whitespace-regexp): Doc fix.
9521         Remove cons cell customization.
9522         (isearch-mode-map): Bind "\M-s " to isearch-toggle-lax-whitespace.
9523         (isearch-lax-whitespace, isearch-regexp-lax-whitespace):
9524         New variables.
9525         (isearch-forward, isearch-forward-regexp): Doc fix.
9526         (isearch-toggle-lax-whitespace): New command.
9527         (search-forward-lax-whitespace, search-backward-lax-whitespace)
9528         (re-search-forward-lax-whitespace)
9529         (re-search-backward-lax-whitespace): New functions.
9530         (isearch-whitespace-regexp): Remove function.
9531         (isearch-query-replace): Let-bind replace-search-function and
9532         replace-re-search-function.
9533         (isearch-occur): Let-bind search-spaces-regexp according to the
9534         value of isearch-lax-whitespace and isearch-regexp-lax-whitespace.
9535         (isearch-quote-char): Check isearch-regexp-lax-whitespace in the
9536         condition for C-q SPC.
9537         (isearch-search-fun-default): Use new functions mentioned above.
9538         (isearch-search-forward, isearch-search-backward): Remove functions.
9539         (isearch-search): Don't let-bind search-spaces-regexp.
9540         (isearch-lazy-highlight-space-regexp): Remove variable.
9541         (isearch-lazy-highlight-lax-whitespace)
9542         (isearch-lazy-highlight-regexp-lax-whitespace): New variables.
9543         (isearch-lazy-highlight-new-loop): Use them.
9544         (isearch-lazy-highlight-search): Don't let-bind search-spaces-regexp.
9546 2012-09-02  Chong Yidong  <cyd@gnu.org>
9548         * dired.el (dired-mode-map): Menu string fixes (Bug#11616).
9550 2012-09-02  Glenn Morris  <rgm@gnu.org>
9552         * simple.el (undo): Tweak message in undo-only case.  (Bug#12283)
9554 2012-09-01  Glenn Morris  <rgm@gnu.org>
9556         * term.el: Tidy up menu definitions.
9557         (term-mode-map): Use easymenu for In/Out, Complete menus.
9558         (term-pager-break-map): Initialize in the defvar.
9559         (term-terminal-menu, term-signals-menu): Define with easymenu.
9560         (term-terminal-menu): Also show it in line-mode.  (Bug#11957)
9561         (term-pager-menu): New, extracted from term-process-pager.
9562         (term-mode, term-char-mode, term-process-pager): Use easymenu-add.
9563         (term-update-mode-line): Propertize line/char and page items.
9564         (term-process-pager): Move keymap initialization elsewhere.
9566 2012-09-01  Martin Rudalics  <rudalics@gmx.at>
9568         * window.el (switch-to-prev-buffer): Handle additional values of
9569         BURY-OR-KILL argument.  Don't switch in minibuffer window.
9570         (switch-to-next-buffer): Don't switch in minibuffer window.
9571         (quit-restore-window): New function based on quit-window.
9572         Handle additional values of former KILL argument.
9573         (quit-window): Call quit-restore-window with appropriate
9574         interpretation of KILL argument.
9575         (display-buffer-below-selected): New buffer display action
9576         function.
9578 2012-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9580         * minibuffer.el (completion-at-point-functions): Complete docstring
9581         (bug#12254).
9583 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
9585         Better seed support for (random).
9586         * play/5x5.el, play/animate.el, play/cookie1.el, play/dissociate.el:
9587         * play/doctor.el, play/dunnet.el, play/gomoku.el, play/landmark.el:
9588         * play/mpuz.el, play/tetris.el, play/zone.el:
9589         * calc/calc-comb.el (math-init-random-base):
9590         * play/blackbox.el (bb-init-board):
9591         * play/life.el (life):
9592         * server.el (server-use-tcp):
9593         * type-break.el (type-break):
9594         Remove unnecessary call to (random t).
9595         * net/sasl.el (sasl-unique-id-function):
9596         Change (random t) to (random), now that the latter is more random.
9597         * play/life.el (life-initialized): Remove no-longer-needed var.
9599 2012-08-31  Alp Aker  <alp.tekin.aker@gmail.com>
9601         * window.el (switch-to-prev-buffer, switch-to-next-buffer):
9602         Consider frame's buffer predicate when choosing the buffer.
9603         (Bug#12081)
9605 2012-08-30  Richard Stallman  <rms@gnu.org>
9607         * simple.el (special-mode-map): Delete binding for `z'.
9609 2012-08-30  Andreas Schwab  <schwab@linux-m68k.org>
9611         * progmodes/compile.el (compilation-always-kill): Doc fix.
9613 2012-08-30  Chong Yidong  <cyd@gnu.org>
9615         * window.el (display-buffer-reuse-frames): Make the obsolescence
9616         message more informative.
9618 2012-08-30  Glenn Morris  <rgm@gnu.org>
9620         * paren.el (show-paren-delay):
9621         Add a :set function.  Doc fix.  (Bug#12297)
9623 2012-08-29  Martin Blais  <blais@furius.ca>  (tiny change)
9625         * progmodes/compile.el (compilation-always-kill): New var.
9626         (compilation-start): Use it.
9628 2012-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9630         * simple.el (read-only-mode): Move from files.el for bootstrapping.
9631         * files.el (read-only-mode): Move to simple.el.
9633         * files.el (read-only-mode): New minor mode.
9634         (toggle-read-only): Use it and mark obsolete.
9635         (find-file--read-only):
9636         * vc/vc.el (vc-next-action, vc-checkout):
9637         * vc/vc-cvs.el (vc-cvs-checkout):
9638         * obsolete/vc-mcvs.el (vc-mcvs-update):
9639         * ffap.el (ffap--toggle-read-only): Update callers.
9641 2012-08-29  Michael Albinus  <michael.albinus@gmx.de>
9643         * eshell/esh-ext.el (eshell-external-command): Do not examine
9644         remote shell scripts.
9645         See <https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/1035790>.
9647         * net/tramp-sh.el (tramp-remote-path): Add "/sbin" and
9648         "/usr/local/sbin".
9650 2012-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9652         * emacs-lisp/cl-lib.el (buffer-string): Fix setter macro (bug#12293).
9654 2012-08-28  Leo Liu  <sdl.web@gmail.com>
9656         * progmodes/sh-script.el (sh-dynamic-complete-functions): Adapt to
9657         completion-at-point.  (Bug#12220)
9659         * skeleton.el (skeleton-untabify): Change to nil (bug#12223).
9661         * progmodes/sh-script.el (sh-indent-comment): Change to t (bug#12267).
9663 2012-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9665         * files.el (safe-local-eval-forms): Fix before-save-hook entry to
9666         be buffer-local; add delete-trailing-whitespace (bug#12259).
9668 2012-08-28  Jeremy Moore  <jmoore@ieee.org>  (tiny change)
9670         * progmodes/hideif.el (hif-compress-define-list):
9671         Fix typo.  (Bug#11951)
9673 2012-08-28  Dan Nicolaescu  <dann@gnu.org>
9675         * progmodes/hideshow.el (hs-block-end-regexp): Restore lost
9676         buffer local setting.
9678         * net/rcirc.el (rcirc-split-message): Fix for buffer-local
9679         rcirc-encode-coding-system.
9681 2012-08-28  Leo Liu  <sdl.web@gmail.com>
9683         * net/rcirc.el (rcirc-split-message): New function.
9684         (rcirc-send-message): Use it.  (Bug#12051)
9686 2012-08-28  Juri Linkov  <juri@jurta.org>
9688         * info.el (Info-fontify-node): Hide empty lines at the end of
9689         the node.  (Bug#12272)
9691 2012-08-27  Drew Adams  <drew.adams@oracle.com>
9693         * dired.el (dired-pop-to-buffer): Make window start at beginning
9694         of buffer (Bug#12281).
9696 2012-08-26  Chong Yidong  <cyd@gnu.org>
9698         * window.el (special-display-regexps, special-display-frame-alist)
9699         (special-display-buffer-names, special-display-function)
9700         (display-buffer-reuse-frames): Mark as obsolete.
9702         * progmodes/compile.el: Don't use display-buffer-reuse-frames.
9704         * help.el (help-print-return-message): Don't treat
9705         display-buffer-reuse-frames specially.
9707 2012-08-26  Chong Yidong  <cyd@gnu.org>
9709         * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
9710         New variable, replacing gdb-frame-parameters.
9711         (gdb-frame-io-buffer, gdb-frame-breakpoints-buffer)
9712         (gdb-frame-threads-buffer, gdb-frame-memory-buffer)
9713         (gdb-frame-disassembly-buffer, gdb-frame-stack-buffer)
9714         (gdb-frame-locals-buffer, gdb-frame-registers-buffer): Use it.
9715         (def-gdb-frame-for-buffer): Macro deleted.  It is easier to define
9716         the functions directly with gdb-display-buffer-other-frame-action.
9717         (gdb-display-breakpoints-buffer, gdb-display-threads-buffer)
9718         (gdb-display-memory-buffer, gdb-display-disassembly-buffer)
9719         (gdb-display-stack-buffer, gdb-display-locals-buffer)
9720         (gdb-display-registers-buffer): Define directly.
9721         (def-gdb-display-buffer): Macro deleted.
9722         (gdb-display-buffer): Remove second and third args, callers don't
9723         use them.  Defer to the default display-buffer behavior, apart
9724         from making windows dedicated.
9725         (gdb-setup-windows): Don't call display-buffer unnecessarily.
9727         * progmodes/gud.el (gud-display-line): Just use display-buffer.
9729         * window.el (display-buffer-pop-up-frame): Handle a
9730         pop-up-frame-parameters alist entry.
9731         (display-buffer): Document it.
9733 2012-08-26  Chong Yidong  <cyd@gnu.org>
9735         * isearch.el (search-whitespace-regexp): Make string and nil
9736         values apply to both ordinary and regexp search.  Allow a cons
9737         cell value to distinguish between the two.
9738         (isearch-whitespace-regexp, isearch-search-forward)
9739         (isearch-search-backward): New functions.
9740         (isearch-occur, isearch-search-fun-default, isearch-search)
9741         (isearch-lazy-highlight-new-loop): Use them.
9742         (isearch-forward, isearch-forward-regexp): Doc fix.
9744 2012-08-26  Chong Yidong  <cyd@gnu.org>
9746         * faces.el (help-argument-name): Always inherit from italic
9747         (Bug#12213).
9749 2012-08-25  Martin Rudalics  <rudalics@gmx.at>
9751         * window.el (window--even-window-heights): Even heights when
9752         WINDOW and the selected window form a vertical combination.
9753         (display-buffer-use-some-window): Provide that window used gets
9754         sized back by quit-window.  (Bug#11880) and (Bug#12091)
9756 2012-08-24  Paul Eggert  <eggert@cs.ucla.edu>
9758         Fix file time stamp problem with bzr and CVS (Bug#12001).
9759         * vc/vc-cvs.el (vc-cvs-parse-entry): Ignore subsecond information
9760         in the file's time stamp, since the version control system loses
9761         that information.
9763 2012-08-22  Juri Linkov  <juri@jurta.org>
9765         * info.el (Info-fontify-node): Hide the suffix of the
9766         Info file name in the header line.  (Bug#12187)
9768 2012-08-22  Glenn Morris  <rgm@gnu.org>
9770         * calendar/cal-tex.el (cal-tex-weekly-common):
9771         Restore leading blank page.
9773 2012-08-22  Le Wang  <l26wang@gmail.com>
9775         * misc.el (forward-to-word, backward-to-word): Activate or extend
9776         the region under `shift-select-mode'.  (Bug#12231)
9778 2012-08-22  Bastien Guerry  <bzg@gnu.org>
9780         * progmodes/executable.el (executable-prefix): Set to "#!" instead
9781         of "#! ".  http://www.in-ulm.de/~mascheck/various/shebang/#details
9782         gives details on why the space is never needed.
9784 2012-08-22  Martin Rudalics  <rudalics@gmx.at>
9786         * window.el (walk-window-tree, window-with-parameter):
9787         New optional argument MINIBUF to control whether these functions
9788         should run on the minibuffer window.
9789         (window-at-side-list): Don't operate on minibuffer window.
9790         (window-in-direction): Simplify and rewrite doc-string.
9791         (window--size-ignore): Rename to window--size-ignore-p.
9792         Update callers.
9793         (display-buffer-in-atom-window, window--major-non-side-window)
9794         (window--major-side-window, display-buffer-in-major-side-window)
9795         (delete-side-window, display-buffer-in-side-window):
9796         New functions.
9797         (window--side-check, window-deletable-p, delete-window)
9798         (delete-other-windows, split-window): Handle side windows and
9799         atomic windows appropriately.
9800         (window--display-buffer): Call display-buffer-record-window also
9801         when the window buffer did not change.
9803 2012-08-22  Christopher Schmidt  <christopher@ch.ristopher.com>
9805         * help-fns.el (help-fns--key-bindings):
9806         Abbreviate non-symbol remap targets.  (Bug#12174)
9808 2012-08-22  Martin Rudalics  <rudalics@gmx.at>
9810         * dired.el (dired-mark-remembered): Don't clobber point.
9811         (Bug#11795)
9813 2012-08-22  Glenn Morris  <rgm@gnu.org>
9815         * progmodes/bug-reference.el (bug-reference): New custom group.
9816         (bug-reference-bug-regexp): Make it a defcustom.
9818 2012-08-22  Daiki Ueno  <ueno@unixuser.org>
9820         * progmodes/js.el (js-indent-level, js-expr-indent-offset)
9821         (js-paren-indent-offset, js-square-indent-offset)
9822         (js-curly-indent-offset): Add :safe (Bug#12257).
9824 2012-08-22  Edward O'Connor  <hober0@gmail.com>
9826         * json.el (json-key-format): Add error properties.
9827         (json-encode-key): New function.
9828         (json-encode-hash-table, json-encode-alist, json-encode-plist):
9829         Use json-encode-key.
9831 2012-08-22  Glenn Morris  <rgm@gnu.org>
9833         * calendar/cal-tex.el (cal-tex-longday): New function, replacing...
9834         (cal-tex-leftday, cal-tex-rightday): Remove functions.
9835         (cal-tex-weekly-common, cal-tex-cursor-filofax-2week):
9836         Update for above change.
9838 2012-08-21  Andreas Schwab  <schwab@linux-m68k.org>
9840         * cus-face.el (custom-face-attributes): Fix customize type for the
9841         :underline attribute.  (Bug#11805)
9843 2012-08-21  Martin Rudalics  <rudalics@gmx.at>
9845         * window.el (window-point-1, set-window-point-1): Remove.
9846         (window-in-direction, record-window-buffer)
9847         (set-window-buffer-start-and-point, split-window-below)
9848         (window--state-get-1, display-buffer-record-window):
9849         Replace calls to window-point-1 and set-window-point-1 by calls to
9850         window-point and set-window-point respectively.
9852 2012-08-21  Glenn Morris  <rgm@gnu.org>
9854         * calendar/cal-tex.el (cal-tex-weekly-common): New function.
9855         (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week):
9856         Use it.
9858         * calendar/cal-tex.el (cal-tex-rightday): Add optional funcname arg.
9859         (cal-tex-shortday): New function.
9860         (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week)
9861         (cal-tex-cursor-filofax-daily): Use the above.
9863         * calendar/cal-tex.el (cal-tex-leftday, cal-tex-rightday):
9864         New functions.
9865         (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
9866         (cal-tex-cursor-filofax-week): Use them.
9868         * calendar/cal-tex.el (cal-tex-lefthead, cal-tex-righthead):
9869         New constants.
9870         (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
9871         (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use them.
9873         * calendar/cal-tex.el (cal-tex-preamble): Generate new buffers.
9874         (cal-tex-end-document): Don't rely on buffer name.
9876         * calendar/cal-tex.el (cal-tex-cursor-filofax-year):
9877         Use cal-tex-vspace.
9878         (cal-tex-vspace, cal-tex-hspace, cal-tex-em, cal-tex-bf)
9879         (cal-tex-Huge-bf, cal-tex-large-bf): Use cal-tex-cmd.
9880         (cal-tex-scriptsize, cal-tex-huge, cal-tex-Huge, cal-tex-large):
9881         Use cal-tex-arg.
9883         * calendar/cal-tex.el (cal-tex-cursor-filofax-year)
9884         (cal-tex-cursor-week, cal-tex-cursor-week2)
9885         (cal-tex-cursor-week-iso, cal-tex-cursor-week-at-a-glance)
9886         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
9887         (cal-tex-cursor-filofax-daily, cal-tex-cursor-day)
9888         (cal-tex-insert-preamble, cal-tex-b-document)
9889         (cal-tex-e-document, cal-tex-b-center, cal-tex-e-center):
9890         Improve cal-tex-cmd usage.
9892         * calendar/cal-tex.el (cal-tex-filofax-paper): New function.
9893         (cal-tex-cursor-filofax-year, cal-tex-cursor-filofax-2week)
9894         (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use it.
9895         (cal-tex-weekly-paper): New function.
9896         (cal-tex-cursor-week, cal-tex-cursor-week2)
9897         (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
9898         (cal-tex-cursor-day): Use it.
9900         * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance)
9901         (cal-tex-cursor-filofax-week): Remove leading blank page.
9903         * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
9904         Add autoload cookie.  For now at least, don't use color, since
9905         no other cal-tex function does.
9907         * calendar/cal-tex.el (cal-tex-cursor-week-iso)
9908         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
9909         (cal-tex-cursor-filofax-daily): Correct start date for diary entries.
9911 2012-08-21  Juri Linkov  <juri@jurta.org>
9913         * info.el (Info-file-attributes): New variable.
9914         (info-insert-file-contents): Add file attributes to
9915         `Info-file-attributes'.  Clear the caches `Info-index-nodes' and
9916         `Info-toc-nodes' when previous modtime of the Info file is less
9917         than new modtime.
9918         (Info-toc-nodes, Info-index-nodes): Move definitions up to the top
9919         of info.el.  (Bug#12230)
9921 2012-08-20  Glenn Morris  <rgm@gnu.org>
9923         * calendar/diary-lib.el (diary-include-files, diary-sexp-entry):
9924         * calendar/holidays.el (calendar-holiday-list):
9925         Report errors with display-warning rather than beep'n'sleep.
9927 2012-08-20  Michael Albinus  <michael.albinus@gmx.de>
9929         * net/tramp.el (tramp-accept-process-output): Accept only output
9930         from PROC.  Otherwise, process filters and sentinels might be
9931         confused.  (Bug#12145)
9933 2012-08-20  Chong Yidong  <cyd@gnu.org>
9935         * descr-text.el (describe-text-properties-1): Use overlays-in to
9936         report on empty overlays (Bug#3322).
9938 2012-08-20  Glenn Morris  <rgm@gnu.org>
9940         * mail/rmailout.el (rmail-output-read-file-name):
9941         Trap and report errors in rmail-output-file-alist elements.
9943         * font-lock.el (font-lock-add-keywords): Doc fix (quote face names
9944         since most non-font-lock faces are not also variables).
9946 2012-08-20  Edward Reingold  <reingold@iit.edu>
9948         * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
9949         New function.  (Bug12160)
9951 2012-08-19  Glenn Morris  <rgm@gnu.org>
9953         * mail/rmailout.el (rmail-output-read-file-name):
9954         Fix previous change (when the alist is nil or does not match).
9956 2012-08-19  Chong Yidong  <cyd@gnu.org>
9958         * xml.el (xml-escape-string): Don't refer to xml-entity-alist
9959         (Bug#12228).
9961 2012-08-18  Chong Yidong  <cyd@gnu.org>
9963         * simple.el (yank-handled-properties): New defcustom.
9964         (yank-excluded-properties): Add font-lock-face and category.
9965         (yank): Doc fix.
9967         * subr.el (remove-yank-excluded-properties):
9968         Obey yank-handled-properties.  The special handling of font-lock-face
9969         and category is now done this way, instead of being hard-coded.
9970         (insert-for-yank-1): Remove font-lock-face handling.
9971         (yank-handle-font-lock-face-property)
9972         (yank-handle-category-property): New function.
9974 2012-08-17  Glenn Morris  <rgm@gnu.org>
9976         * mail/rmailout.el (rmail-output-read-file-name):
9977         Check rmail-output-file-alist against the full message body
9978         in the correct rmail buffer.  (Bug#12214)
9980 2012-08-17  Michael Albinus  <michael.albinus@gmx.de>
9982         * net/tramp-sh.el (tramp-sh-handle-start-file-process):
9983         Eliminate superfluous prompt.  (Bug#12203)
9985 2012-08-17  Chong Yidong  <cyd@gnu.org>
9987         * mouse.el (mouse-appearance-menu): If x-select-font returns a
9988         font spec, set the font directly (Bug#3228).
9990 2012-08-17  Martin Rudalics  <rudalics@gmx.at>
9992         * window.el (delete-window): Fix last fix.
9994 2012-08-16  Martin Rudalics  <rudalics@gmx.at>
9996         * window.el (window-valid-p): Move to window.c.
9997         (window-child, window-child-count, window-last-child)
9998         (window-normalize-window, window-combined-p)
9999         (window-combinations, window-atom-root, window-min-size)
10000         (window-sizable, window-sizable-p, window-size-fixed-p)
10001         (window-min-delta, window-max-delta, window--resizable)
10002         (window--resizable-p, window-resizable, window-total-size)
10003         (window-full-height-p, window-full-width-p, window-body-size)
10004         (window-at-side-p, adjust-window-trailing-edge, maximize-window)
10005         (minimize-window, window-deletable-p, delete-window)
10006         (delete-other-windows, set-window-buffer-start-and-point)
10007         (next-buffer, previous-buffer, split-window, balance-windows-2)
10008         (set-window-text-height, window-buffer-height)
10009         (fit-window-to-buffer, shrink-window-if-larger-than-buffer)
10010         (truncated-partial-width-window-p): Minor code adjustments.
10011         In doc-strings state whether the argument window has to denote a
10012         live, valid or any window.
10014 2012-08-16  Phil Sainty  <psainty@orcon.net.nz>  (tiny change)
10016         * progmodes/subword.el (subword-forward-function)
10017         (subword-backward-function, subword-forward-regexp)
10018         (subword-backward-regexp): New variables.
10019         (subword-forward, subword-forward-internal, subword-backward-internal):
10020         Use new variables, eg so that different "word" definitions
10021         can be easily used.  (Bug#11411)
10023 2012-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
10025         * vc/vc-mtn.el (vc-mtn-revision-completion-table): Handle completion
10026         for composite selectors.
10027         * vc/vc.el (vc-diff-build-argument-list-internal): Don't prevent
10028         operation just because we can't find a previous revision.
10030 2012-08-15  Chong Yidong  <cyd@gnu.org>
10032         * frame.el (set-frame-font): Accept font objects.
10034 2012-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
10036         * textmodes/tex-mode.el (tex-insert-quote): ~ is a space (bug#12137).
10038 2012-08-15  Wolfgang Jenkner  <wjenkner@inode.at>
10040         * man.el (Man-overstrike-face, Man-underline-face)
10041         (Man-reverse-face): Remove variables.
10042         (Man-overstrike, Man-underline, Man-reverse): New faces.
10043         (Man-fontify-manpage): Use them instead of the variables.
10044         (Man-cleanup-manpage): Comment change.
10045         (Man-ansi-color-map): New variable.
10046         (Man-fontify-manpage): Use it.
10047         Call ansi-color-apply-on-region to replace ad hoc code (bug#12147).
10049         Implement ANSI SGR parameters 22-27 (bug#12146).
10050         * ansi-color.el (ansi-colors): Doc fix.
10051         (ansi-color-context, ansi-color-context-region): Doc fix.
10052         (ansi-color--find-face): New function.
10053         (ansi-color-apply, ansi-color-apply-on-region): Use it.
10054         Rename the local variable `face' to `codes' since it is now a list of
10055         ansi codes.  Doc fix.
10056         (ansi-color-get-face): Remove.
10057         (ansi-color-parse-sequence): New function, derived from
10058         ansi-color-get-face.
10059         (ansi-color-apply-sequence): Use it.  Rewrite, and support ansi
10060         codes 22-27.
10062 2012-08-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10064         * subr.el (read-passwd): Allow use from a minibuffer.
10066 2012-08-14  Eli Zaretskii  <eliz@gnu.org>
10068         * tooltip.el (tooltip-identifier-from-point): Don't treat tokens
10069         inside comments and strings as identifiers.
10071         * progmodes/gud.el (gud-tooltip-print-command): Quote the
10072         expression to evaluate.  This allows to evaluate expressions with
10073         embedded whitespace.
10074         (gud-tooltip-tips): Add a blank before the newline in the
10075         message-box text, for the benefit of message-box emulation on
10076         MS-Windows.
10078         * progmodes/gdb-mi.el (gdb-tooltip-print): Don't ignore error
10079         messages from GDB, pop them up in a tooltip to give feedback to
10080         user.
10081         (gdb-tooltip-print-1): Quote the expression to evaluate.
10082         This allows to evaluate expressions with embedded whitespace.
10083         (gdb-inferior-io--init-proc): Don't send "-inferior-tty" command
10084         if the TTY name is nil or empty (which happens when communicating
10085         with the inferior via pipes, e.g. on MS-Windows).
10086         (gdb-internals): If GDB sends a "&\n" empty debugging message,
10087         don't send that to the GUD buffer.
10089 2012-08-14  Glenn Morris  <rgm@gnu.org>
10091         * emacs-lisp/bytecomp.el (byte-compile-setq-default):
10092         Optimize away setq-default with no args, as for setq.  (Bug#12195)
10094 2012-08-14  Chong Yidong  <cyd@gnu.org>
10096         * minibuffer.el (read-file-name): Doc fix (Bug#10881).
10098         * emacs-lisp/regexp-opt.el (regexp-opt-charset): Doc fix
10099         (Bug#12085).
10101 2012-08-14  Glenn Morris  <rgm@gnu.org>
10103         * emacs-lisp/bytecomp.el (byte-recompile-file): Doc fix.
10105 2012-08-14  Michael Albinus  <michael.albinus@gmx.de>
10107         * net/tramp-sh.el (tramp-open-shell): Cache the shell name.
10108         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
10109         Use cached shell name.
10111 2012-08-14  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
10113         * progmodes/python.el (python-shell-send-string):
10114         (python-shell-send-setup-code): Do not use `format' with `message'.
10116 2012-08-14  Dmitry Gutov  <dgutov@yandex.ru>
10118         * progmodes/ruby-mode.el: Improve percent literals (bug#6286).
10119         (ruby-percent-literal-beg-re): New constant.
10120         (ruby-syntax-general-delimiters-goto-beg): Rename to
10121         `ruby-syntax-enclosing-percent-literal', improve literal type check.
10122         (ruby-syntax-propertize-general-delimiters): Rename to
10123         `ruby-syntax-propertize-percent-literal', it's a shorter and more
10124         popular term.  Adjust comments everywhere.
10125         (ruby-syntax-propertize-percent-literal): Only propertize when not
10126         inside a simple string or comment.  When the literal is unclosed,
10127         leave the text after it unpropertized.
10128         (ruby-syntax-methods-before-regexp): New constant.
10129         (ruby-syntax-propertize-function): Use it to recognize regexps.
10130         Don't look at the text after regexp, just use the whitelist.
10132 2012-08-14  Andreas Schwab  <schwab@linux-m68k.org>
10134         * emacs-lisp/bytecomp.el (byte-recompile-file): When LOAD is
10135         non-nil always load the compiled file if it exists.  (Bug#12197)
10137 2012-08-14  Chong Yidong  <cyd@gnu.org>
10139         * hi-lock.el (hi-lock-mode): Do not unilaterally enable font lock.
10140         (hi-lock-set-pattern): When deciding whether to use font lock or
10141         overlays, look at font-lock-mode instead of font-lock-fontified
10142         (Bug#12168).
10143         (hi-lock-mode, hi-lock-line-face-buffer, hi-lock-unface-buffer)
10144         (hi-lock-face-buffer, hi-lock-face-phrase-buffer): Doc fix.
10146 2012-08-14  Daiki Ueno  <ueno@unixuser.org>
10148         * subr.el (internal--after-with-selected-window): Fix typo
10149         (Bug#12193).
10151 2012-08-14  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
10153         Use `completion-table-dynamic' for completion functions.
10154         * progmodes/python.el
10155         (python-shell-completion--do-completion-at-point)
10156         (python-shell-completion--get-completions):
10157         Remove functions.
10158         (python-shell-completion-complete-at-point): New function.
10159         (python-completion-complete-at-point): Use it.
10161 2012-08-13  Jambunathan K  <kjambunathan@gmail.com>
10163         * vc/vc-dir.el (vc-dir-hide-state): New command (bug#12159).
10164         (vc-dir-hide-up-to-date): Route it to `vc-dir-hide-state'.
10166 2012-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10168         * subr.el (function-get): Refine `autoload' arg so it can also
10169         autoload functions for gv.el (bug#12191).
10170         * emacs-lisp/edebug.el (get-edebug-spec): Adjust so it only
10171         autoloads macros.
10173         * color.el (color-xyz-to-lab, color-lab-to-xyz, color-cie-de2000):
10174         Prefer pcase-let over destructuring-bind.
10175         * vc/diff-mode.el (diff-remove-trailing-whitespace): Same.
10176         Also, remove whitespace as we go, rather than after accumulating the
10177         various places.
10179         * subr.el (internal--before-with-selected-window)
10180         (internal--after-with-selected-window): Fix typo seleted->selected.
10181         (with-selected-window): Adjust callers.
10182         Reported by Dmitry Gutov <dgutov@yandex.ru>.
10184 2012-08-13  Bastien Guerry  <bzg@gnu.org>
10186         * window.el (special-display-popup-frame): Minor docstring
10187         enhancement.  (Bug#12172)
10189 2012-08-13  Andreas Schwab  <schwab@linux-m68k.org>
10191         * tar-mode.el (tar-header-data-end): Only ignore size for files of
10192         type 1-6.
10193         (tar-header-block-summarize, tar-get-descriptor): Handle pax
10194         extended headers.
10196         * files.el (hack-local-variables-filter): Remove useless eval.
10198 2012-08-13  Martin Rudalics  <rudalics@gmx.at>
10200         * subr.el (with-selected-window): Fix last change.
10202 2012-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10204         * subr.el (internal--before-with-seleted-window)
10205         (internal--after-with-seleted-window): New functions.
10206         (with-selected-window): Use them, to replace dependency on
10207         tty-top-frame.
10209 2012-08-12  Nobuyoshi Nakada  <nobu@ruby-lang.org>
10211         * progmodes/ruby-mode.el (ruby-mode-map): Remove unnecessary
10212         binding for `newline'.
10213         (ruby-move-to-block): When moving backward, stop at block opening,
10214         not indentation.
10215         * progmodes/ruby-mode.el (ruby-brace-to-do-end)
10216         (ruby-do-end-to-brace, ruby-toggle-block): New functions.
10217         * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
10218         `ruby-toggle-block'.
10220 2012-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10222         * ibuffer.el (ibuffer-do-toggle-read-only):
10223         * dired.el (dired-toggle-read-only):
10224         * buff-menu.el (Buffer-menu-toggle-read-only):
10225         * bindings.el (mode-line-toggle-read-only):
10226         * bs.el (bs-toggle-readonly): Call toggle-read-only interactively.
10228 2012-08-12  Andreas Schwab  <schwab@linux-m68k.org>
10230         * descr-text.el (describe-char): Put the overlays over the
10231         "displayed as" character.
10233 2012-08-12  Jay Belanger  <jay.p.belanger@gmail.com>
10235         * calc/calc-units.el (math-default-units-table): Give an
10236         initial value.
10237         (math-put-default-units): Add options to put composite units and
10238         unit systems in the default units table.
10239         (calc-convert-units): Send composite units to
10240         `math-put-default-units' when appropriate.
10242 2012-08-11  Glenn Morris  <rgm@gnu.org>
10244         * emacs-lisp/copyright.el (copyright-update-directory): Logic fix.
10246         * tutorial.el (help-with-tutorial):
10247         * emacs-lisp/copyright.el (copyright-update-directory):
10248         * emacs-lisp/autoload.el (autoload-find-generated-file)
10249         (autoload-find-file): Disable local eval: (for insurance).
10251         * files.el (hack-local-variables-filter): If an eval: form is not
10252         known to be safe, and enable-local-variables is :safe, then ignore
10253         the form totally, as is done for non-eval forms.  (Bug#12155)
10254         This is CVE-2012-3479.
10256 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10258         * emacs-lisp/rx.el (rx-constituents): Don't define as constant.
10259         (rx-form): Simplify.
10261 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
10263         * progmodes/ruby-mode.el (ruby-expr-beg, ruby-parse-partial):
10264         ?, _, and : are symbol constituents, ! is not (but kinda should be).
10265         (ruby-syntax-propertize-heredoc): Use ruby-singleton-class-p.
10266         (ruby-syntax-propertize-function): Adjust for changes in
10267         `ruby-syntax-propertize-heredoc'.
10269 2012-08-09 Nobuyoshi Nakada  <nobu@ruby-lang.org>
10271         * progmodes/ruby-mode.el (ruby-mode-map): Remove deprecated
10272         binding (use `M-;' instead).
10273         (ruby-singleton-class-p): New function.
10274         (ruby-expr-beg, ruby-in-here-doc-p) Use it.
10276 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10278         * emacs-lisp/cl-macs.el (cl-loop): Improve debug spec.
10280 2012-08-10  Chong Yidong  <cyd@gnu.org>
10282         * progmodes/python.el (python-shell-get-process-name): Don't mess
10283         with same-window-buffer-names.
10285         * eshell/eshell.el (eshell-add-to-window-buffer-names)
10286         (eshell-remove-from-window-buffer-names): Make obsolete.
10287         (eshell-buffer-name, eshell-unload-hook): Don't use them.
10288         (eshell): Just use pop-to-buffer-same-window instead.
10290 2012-08-10  Chong Yidong  <cyd@gnu.org>
10292         * bindings.el: Bind M-= back to count-words-region.
10294         * simple.el (count-words-region): Accept a prefix arg for acting
10295         on the entire buffer.
10296         (count-words--buffer-message): New helper function.
10298 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10300         * term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event.
10301         * subr.el (eventp): `nil' is not an event, and eventp is not hot.
10302         (event-start, event-end): Use posn-at-point to return a more
10303         informative posn.
10304         (posnp): New function.
10305         * mouse.el (popup-menu-normalize-position): Use it.
10307 2012-08-10  Masatake YAMATO  <yamato@redhat.com>
10309         * mouse.el (popup-menu-normalize-position): New function.
10310         (popup-menu): Use `popup-menu-normalize-position' to normalize
10311         the form for POSITION argument.
10313         * term/x-win.el (x-menu-bar-open):
10314         Use the value returend from (posn-at-point) as position
10315         passed to `popup-menu'.
10317 2012-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
10319         * calc/calccomp.el (math-compose-expr): Add extra argument
10320         indicating that parentheses should be put around products in
10321         denominators.  Give multiplication precedence over division during
10322         composition.
10324 2012-08-09  Chong Yidong  <cyd@gnu.org>
10326         * man.el (Man-switches, Man-sed-command, Man-awk-command)
10327         (Man-mode-hook, Man-cooked-hook, Man-untabify-command-args)
10328         (Man-untabify-command, manual-program): Convert to defcustom
10329         (Bug#10429).
10331         * vc/add-log.el (change-log-mode): Bind comment-start to nil.
10333         * descr-text.el (describe-char): Don't insert extra newlines
10334         (Bug#10127).
10336         * vc/log-view.el (log-view-diff): Use use-region-p (Bug#10133).
10337         (log-view-diff-changeset, log-view-minor-wrap): Likewise.
10339         * align.el (align-region): Delete temporary markers (Bug#10047).
10340         Plus some code cleanups.
10342 2012-08-09  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
10344         * progmodes/python.el (python-pdbtrack-tracked-buffer)
10345         (python-pdbtrack-buffers-to-kill, python-shell-internal-buffer)
10346         (python-shell-internal-last-output): Use make-local-variable
10347         instead of make-variable-buffer-local.
10349 2012-08-09  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
10351         * progmodes/python.el: Enhancements to forward-sexp.
10352         (python-nav-forward-sexp): Rename from
10353         python-nav-forward-sexp-function.
10354         (python-nav--forward-sexp, python-nav--backward-sexp):
10355         New functions.
10357 2012-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
10359         * calc/calc-menu.el (calc-modes-menu): Add entries for matrix
10360         modes and simplification modes.
10362 2012-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10364         * delsel.el (delete-selection-pre-hook): Don't propagate the
10365         file-supersession signals (bug#12161).
10367 2012-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10369         * emacs-lisp/cl.el (cl-map-keymap-recursively, cl-map-intervals)
10370         (cl-map-extents): Add compatibility aliases (bug#12135).
10372 2012-08-08  Michael Albinus  <michael.albinus@gmx.de>
10374         * net/tramp-sh.el (tramp-find-file-exists-command): Protect the
10375         tests by `ignore-error'.
10376         (tramp-find-shell): Open also a new shell, when cache is already
10377         set.  Reported by Carsten Bormann <cabo@tzi.org>.  (Bug#12148)
10379 2012-08-08  Juri Linkov  <juri@jurta.org>
10381         * bookmark.el: Add `defaults' property to the bookmark record.
10382         (bookmark-current-buffer): Doc fix.
10383         (bookmark-make-record): Add `defaults' property with default values
10384         to the bookmark record.
10385         (bookmark-minibuffer-read-name-map): Remove key binding "\C-u"
10386         with `bookmark-insert-current-bookmark'.
10387         (bookmark-set): Get `defaults' property from the bookmark record
10388         and use it in `read-from-minibuffer'.
10389         (bookmark-insert-current-bookmark): Remove function.
10391         * info.el (Info-bookmark-make-record): Add `defaults' property
10392         with values of canonical Info node name, the current Info file
10393         name and the current Info node name.  (Bug#12107)
10395 2012-08-08  Juri Linkov  <juri@jurta.org>
10397         * files.el (basic-save-buffer): Use `buffer-name' as the default
10398         of `read-file-name' when buffer is not visiting a file (bug#12128).
10400 2012-08-08  Juri Linkov  <juri@jurta.org>
10402         * info.el (Info-isearch-search): Doc fix.
10403         (Info-search): Change search-failed message from "initial node" to
10404         "end of node" (bug#12078).
10405         (Info-isearch-search): Change `isearch-string-state' to
10406         `isearch--state-string'.
10408 2012-08-08  Glenn Morris  <rgm@gnu.org>
10410         * language/persian.el: Remove file.
10411         * language/misc-lang.el: Move unique part of persian.el here.
10412         * loadup.el: Remove language/persian.
10414 2012-08-08  Ă“scar Fuentes  <ofv@wanadoo.es>
10416         * vc/diff-mode.el (diff-remove-trailing-whitespace): New function.
10418 2012-08-08  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
10420         * progmodes/python.el: Fix defsubst warning.
10421         (python-syntax-context) Rename from python-info-ppss-context.
10422         (python-syntax-context-type): Rename from
10423         python-info-ppss-context-type.
10424         (python-syntax-comment-or-string-p): Rename from
10425         python-info-ppss-comment-or-string-p.
10427 2012-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
10429         * calc/calc-misc.el (calc-record-why): Don't record a message twice.
10431 2012-08-07  Andreas Schwab  <schwab@linux-m68k.org>
10433         * emacs-lisp/lisp-mode.el (eval-defun-1): Handle standard value of
10434         a defcustom that is quoted with backquote.
10436         * calc/calc-prog.el (math-do-defmath): Use backquote forms.
10437         Fix handling of interactive spec when the body uses return.
10438         (math-do-arg-check, math-define-function-body): Use backquote forms.
10439         * calc/calc-ext.el (math-defcache): Likewise.
10440         * calc/calc-rewr.el (math-rwfail, math-rweval): Likewise.
10441         * allout.el (allout-new-exposure): Likewise.
10442         * calc/calcalg2.el (math-tracing-integral): Likewise.
10443         * info.el (Info-last-menu-item): Likewise.
10444         * emulation/vip.el (vip-loop): Likewise.
10445         * textmodes/artist.el (artist-funcall): Likewise.
10446         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle):
10447         Construct menu-item directly.
10449         * progmodes/autoconf.el (font-lock-syntactic-keywords):
10450         Don't declare.
10452 2012-08-07  Chong Yidong  <cyd@gnu.org>
10454         * simple.el (deactivate-mark): Preserve text properties when
10455         saving the primary selection (Bug#8384).
10457 2012-08-07  Kevin Ryde  <user42@zip.com.au>
10459         * woman.el (woman0-if): Quietly treat ".if v" as false (Bug#12109).
10460         (woman-parse-numeric-value): On a bad .IP line, issue a warning
10461         and continue processing (Bug#12110).
10463 2012-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10465         * progmodes/cperl-mode.el (cperl-mode): Yet another fix for
10466         syntax-propertize-function (bug#10095).
10468 2012-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10470         * help-fns.el (help-fns--key-bindings, help-fns--signature)
10471         (help-fns--parent-mode, help-fns--obsolete): New funs, extracted from
10472         describe-function-1.
10473         (describe-function-1): Use them.  Move compiler macro after sig.
10474         (help-fns--compiler-macro): Use function-get.  Assume we're already in
10475         standard-output.  Adjust layout to new call order.
10477         * emacs-lisp/cl-macs.el (cl--sm-macroexpand): Fix handling of
10478         re-binding a symbol that has a symbol-macro (bug#12119).
10480 2012-08-06  Mohsen BANAN  <libre@mohsen.1.banan.byname.net>
10482         * language/persian.el: New file.  (Bug#11812)
10483         * loadup.el: Add language/persian.el.
10485 2012-08-06  Chong Yidong  <cyd@gnu.org>
10487         * window.el (window--maybe-raise-frame): New function.
10488         (window--display-buffer): Split off from here.
10489         (display-buffer-reuse-window, display-buffer-pop-up-frame)
10490         (display-buffer-pop-up-window, display-buffer-use-some-window):
10491         Obey an inhibit-switch-frame action alist entry.
10492         (display-buffer): Update doc.
10494         * replace.el (occur-after-change-function): Avoid losing focus by
10495         using the inhibit-switch-frame display parameter (Bug#12139).
10497 2012-08-06  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
10499         Make internal shell process buffer names start with space.
10500         * progmodes/python.el (python-shell-make-comint): Add optional
10501         argument INTERNAL.
10502         (run-python-internal): Use it.
10503         (python-shell-internal-get-or-create-process): Check for new
10504         internal buffer names.
10506 2012-08-06  Glenn Morris  <rgm@gnu.org>
10508         * eshell/esh-ext.el (eshell/addpath): Use dolist and mapconcat.
10509         Do less getting and setting of environment variables.
10511 2012-08-05  Chong Yidong  <cyd@gnu.org>
10513         * proced.el (proced): Add substitution string to docstring to
10514         trigger autoloading of the proced library on C-h f (Bug#1768).
10516         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
10517         Don't show defvars which have no second argument (Bug#8638).
10519         * imenu.el (imenu-generic-expression): Move documentation here
10520         from imenu--generic-function.
10521         (imenu--generic-function): Refer to imenu-generic-expression.
10523 2012-08-05  Vegard Ă˜ye  <vegard_oye@hotmail.com>  (tiny change)
10525         * emulation/viper-init.el (viper-deflocalvar): Add docstring and
10526         indentation declaration.
10527         (viper-loop): Add indentation declaration (Bug#7025).
10529 2012-08-05  Chong Yidong  <cyd@gnu.org>
10531         * help-fns.el (describe-variable): Add hyperlink for
10532         directory-local variables files.  Improve buffer-local and
10533         permanent-local reporting; suggested by MON KEY (Bug#6644).
10535         * help-mode.el (help-dir-local-var-def): New button type.
10537         * files.el (kill-buffer-hook): Provide a defvar.
10539 2012-08-05  Glenn Morris  <rgm@gnu.org>
10541         * eshell/esh-ext.el (eshell/addpath):
10542         Also update eshell-path-env.  (Bug#12013)
10544 2012-08-05  Chong Yidong  <cyd@gnu.org>
10546         * wdired.el (wdired-mode, wdired-change-to-wdired-mode): Doc fixes.
10548         * fringe.el (fringe-styles): Add docstring.
10549         (fringe--check-mode): New function.
10550         (set-fringe-mode, set-fringe-style): Use it.
10551         (fringe-mode, set-fringe-style): Doc fixes (Bug#6480).
10553         * files.el (set-auto-mode): Fix invalid setq call.
10555 2012-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10557         * isearch.el: Misc simplification; use defstruct.
10558         (isearch-mode-map): Dense maps now work like sparse ones.
10559         (isearch--state): New defstruct.
10560         (isearch-string-state, isearch-message-state, isearch-point-state)
10561         (isearch-success-state, isearch-forward-state)
10562         (isearch-other-end-state, isearch-word-state, isearch-error-state)
10563         (isearch-wrapped-state, isearch-barrier-state)
10564         (isearch-case-fold-search-state, isearch-pop-fun-state): Remove,
10565         replaced by defstruct's accessors.
10566         (isearch--set-state): Rename from isearch-top-state and change
10567         calling convention.
10568         (isearch-push-state): Use new isearch--get-state.
10569         (isearch-toggle-word): Disable regexp when enabling word.
10570         (isearch-message-prefix): Remove unused arg _c-q-hack.
10571         (isearch-message-suffix): Remove unused arg _ellipsis.
10573 2012-08-04  Andreas Schwab  <schwab@linux-m68k.org>
10575         * simple.el (list-processes--refresh): For a server use :host or
10576         :local as the address.
10577         (list-processes): Doc fix.
10579 2012-08-04  Michal Nazarewicz  <mina86@mina86.com>
10581         * lisp/mpc.el: Support password in host argument.
10582         (mpc--proc-connect): Parse and use new password element.
10583         Set mpc-proc variable instead of returning process.
10584         (mpc-proc): Adjust accordingly.
10586 2012-08-03  Eli Zaretskii  <eliz@gnu.org>
10588         * whitespace.el (whitespace-display-mappings): Use Unicode
10589         codepoints, instead of emacs-mule codepoints.  See
10590         http://lists.gnu.org/archive/html/help-gnu-emacs/2012-07/msg00366.html
10591         for the details.
10593         * files.el (file-truename): Don't skip symlink-chasing part on
10594         windows-nt.  Incorporate the resolution of 8+3 short aliases on
10595         Windows into the loop that recursively chases symlinks.
10596         Compare directory and its parent case-insensitively on MS-Windows and
10597         MS-DOS.
10599 2012-08-03  Chong Yidong  <cyd@gnu.org>
10601         * menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.
10603         * sort.el (sort-regexp-fields): Doc fix.
10605 2012-08-03  Tassilo Horn  <tsdh@gnu.org>
10607         * textmodes/reftex.el (reftex-compile-variables): Make keyvals
10608         labels regex position point at the expected place.
10610 2012-08-03  MON KEY  <monkey@sandpframing.com>
10612         * net/imap.el (imap-interactive-login, imap-authenticate)
10613         (imap-mailbox-lsub, imap-mailbox-list)
10614         (imap-mailbox-status-asynch, imap-mailbox-acl-delete)
10615         (imap-fetch, imap-message-flag-permanent-p, imap-envelope-from)
10616         (imap-parse-response): Doc fix.
10618 2012-08-03  JoĂ£o TĂ¡vora  <joaotavora@gmail.com>
10620         * textmodes/tex-mode.el (latex-forward-sexp): Terminate the loop
10621         if sexp scanning does not move point (Bug#5734).
10623 2012-08-02  Tassilo Horn  <tsdh@gnu.org>
10625         * textmodes/reftex-vars.el (reftex-default-label-alist-entries):
10626         Add listings, minted, and ctable packages.
10627         (reftex-label-alist-builtin): Move listings, minted, and ctable
10628         entries before LaTeX.
10629         (reftex-label-alist): Docfix.
10631 2012-08-02  Bastien Guerry  <bzg@gnu.org>
10633         * replace.el (occur): Fix docstring (bug#12122).
10635 2012-08-02  Glenn Morris  <rgm@gnu.org>
10637         * emacs-lisp/authors.el (authors-renamed-files-alist): Add ms-w32.h.
10639 2012-08-02  Paul Eggert  <eggert@cs.ucla.edu>
10641         Obsolete alias inactivate-current-input-method-function (Bug#10150).
10642         * international/mule-cmds.el: Create
10643         inactivate-current-input-method-function as an obsolete alias for
10644         deactivate-current-input-method-function.  See Katsumi Yamaoka in
10645         <http://bugs.gnu.org/10150#46>.
10647 2012-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
10649         * calc/calc-mode.el (calc-set-simplify-mode): Use `cond' instead
10650         of nested `if's.
10652 2012-08-01  Glenn Morris  <rgm@gnu.org>
10654         * progmodes/autoconf.el (autoconf-definition-regexp):
10655         Add AH_TEMPLATE, adjust submatch numbering.
10656         (autoconf-font-lock-keywords, autoconf-imenu-generic-expression)
10657         (autoconf-current-defun-function): Update for above change.
10658         (autoconf-current-defun-function): First skip to end of current word.
10660 2012-08-01  Rupert Swarbrick  <rswarbrick@gmail.com>  (tiny change)
10662         * calendar/cal-html.el (cal-html-insert-agenda-days):
10663         Fix typo.  (Bug#12018)
10665 2012-07-31  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
10667         Shell processes: enhancements to startup and CEDET compatibility.
10668         * progmodes/python.el (python-shell-send-setup-max-wait): Delete var.
10669         (python-shell-make-comint): accept-process-output at startup.
10670         (run-python-internal): Set inferior-python-mode-hook to nil.
10671         (python-shell-internal-get-or-create-process): call sit-for.
10672         (python-preoutput-result): Add obsolete alias.
10673         (python-shell-internal-send-string): Use it.
10674         (python-shell-send-setup-code): Remove call to
10675         accept-process-output.
10677 2012-07-31  Andreas Schwab  <schwab@linux-m68k.org>
10679         * buff-menu.el (list-buffers-noselect): Use prefix-numeric-value.
10680         (Bug#12108)
10682 2012-07-31  Jay Belanger  <jay.p.belanger@gmail.com>
10684         * calc-mode.el (calc-basic-simplification-mode): Rename from
10685         `calc-limited-simplification-mode'.
10686         (calc-alg-simplification-mode): New function.
10687         (calc-set-simplify-mode): Adjust message.
10689         * calc.el (calc-set-mode-line): Adjust mode line display for
10690         basic simplification mode.
10692         * calc-help.el (calc-m-prefix-help): Update help message.
10694         * calc-ext.el (calc-init-extensions): Add bindings and autoloads
10695         for `calc-basic-simplify-mode' and `calc-alg-simplify-mode'.
10697 2012-07-31  Bastien Guerry  <bzg@gnu.org>
10699         * man.el (man): Fix comment.  (bug#12101)
10701 2012-07-31  Martin Rudalics  <rudalics@gmx.at>
10703         * window.el (switch-to-prev-buffer, switch-to-next-buffer):
10704         Don't return a non-nil value when no suitable buffer was found.
10706 2012-07-31  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
10708         * progmodes/python.el (run-python-internal): Disable font lock for
10709         internal shells.
10711 2012-07-30  Stefan Merten  <smerten@oekonux.de>
10713         * textmodes/rst.el: Silence `checkdoc-ispell'.
10714         (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
10715         (rst-official-version, rst-official-cvs-rev)
10716         (rst-package-emacs-version-alist): Update to upstream V1.3.1.
10717         (rst-mode-map): New key binding.
10719 2012-07-30  Paul Eggert  <eggert@cs.ucla.edu>
10721         Update .PHONY listings in makefiles.
10722         * Makefile.in (.PHONY): Add all, doit, custom-deps, finder-data,
10723         autoloads, update-subdirs, updates, bzr-update, update-authors,
10724         compile-onefile, compile-calc, backup-compiled-files,
10725         compile-after-backup, compile-one-process, mh-autoloads,
10726         bootstrap-clean, distclean, maintainer-clean.
10728 2012-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
10730         * calc/calc.el (calc-simplify-mode): Make 'alg the default value.
10731         (calc-set-mode-line): Don't display "AlgSimp ".
10733         * calc/calc-mode.el (calc-alg-simplify-mode): Remove function.
10734         (calc-lim-simplify-mode): New function.
10735         (calc-set-simplify-mode): Default to 'alg.
10736         (calc-default-simplify-mode): Make algebraic simplifications
10737         the default.
10739         * calc/calc-ext.el (calc-init-extensions): Remove binding for
10740         `calc-alg-simplify-mode'.  Add binding for `calc-lim-simplify-mode'.
10742         * calc/calc-help.el (calc-m-prefix-help): Change messages to
10743         indicate new simplification modes.
10745         * calc/README: Mention new default simplification mode.
10747         * calc/calc.el (math-normalize-error): New variable.
10748         (math-normalize): Set `math-normalize-error' to t
10749         when there's an error.
10751         * calc/calc-alg.el (math-simplify): Don't simplify when
10752         `math-normalize' returns an error.
10754 2012-07-29  Eli Zaretskii  <eliz@gnu.org>
10756         * international/mule-cmds.el (set-locale-environment): Revert last
10757         change, since display-graphic-p returns nil when this function is
10758         called during startup.  Instead...
10760         * term/w32console.el (terminal-init-w32console): ...setup the
10761         keyboard and terminal encoding for TTY sessions here.  (Bug#12082)
10763 2012-07-29  Juri Linkov  <juri@jurta.org>
10765         * simple.el (goto-line): Don't display default line number in the
10766         prompt because it should be displayed by `read-number' (bug#9952).
10767         Add the current line number to the defaults of `goto-line' to
10768         allow its easier modification by users with `M-n' (bug#9201).
10770         * subr.el (read-number): Support multiple default values like in
10771         other minibuffer reading functions.  Replace `read' with
10772         `string-to-number' for consistency with `number-to-string'.
10774 2012-07-29  Paul Eggert  <eggert@cs.ucla.edu>
10776         deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
10777         * emulation/viper-init.el (viper-deactivate-input-method-action):
10778         Rename from viper-inactivate-input-method-action.
10779         (viper-deactivate-input-method):
10780         Rename from viper-inactivate-input-method.
10781         * follow.el (follow-inactive-menu): Rename from follow-deactive-menu.
10782         * international/mule-cmds.el (deactivate-input-method):
10783         Rename from inactivate-input-method.
10784         Also run input-method-deactivate-hook.
10785         (deactivate-current-input-method-function):
10786         Rename from inactivate-current-input-method-function.
10787         (input-method-deactivate-hook): New hook.
10788         (input-method-inactivate-hook): Mark obsolete.
10789         (inactivate-input-method): Mark obsolete.
10791         * international/quail.el (quail-activate):
10792         Also run quail-deactivate-hook.
10793         (quail-deactivate): Rename from quail-inactivate.
10794         * international/robin.el (robin-activate):
10795         Also run robin-deactivate-hook.
10796         (robin-deactivate): Rename from robin-inactivate.
10798 2012-07-29  Chong Yidong  <cyd@gnu.org>
10800         * simple.el (indicate-copied-region): New function.
10801         (kill-ring-save): Split off from here.
10803         * rect.el (copy-rectangle-as-kill): Call indicate-copied-region.
10804         (kill-rectangle): Set deactivate-mark to t on read-only error.
10806         * register.el (copy-to-register, copy-rectangle-to-register):
10807         Deactivate the mark, and use indicate-copied-region (Bug#10056).
10808         (append-to-register, prepend-to-register): Call indicate-copied-region.
10810 2012-07-29  Juri Linkov  <juri@jurta.org>
10812         * simple.el (async-shell-command-buffer): New defcustom.
10813         (shell-command): Use it.  (Bug#4719)
10815 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
10817         * international/mule-cmds.el (set-locale-environment): In a
10818         console session on MS-Windows, set up keyboard and terminal
10819         encoding from the OEM codepage, not the ANSI codepage.
10820         (Bug#12055)
10822 2012-07-28  Chong Yidong  <cyd@gnu.org>
10824         * progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to
10825         gdb-get-location.
10827 2012-07-28  Leo Liu  <sdl.web@gmail.com>
10829         * progmodes/cc-menus.el (cc-imenu-objc-function): Avoid leaving nil in
10830         the alist (bug#12029).
10832 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
10834         * makefile.w32-in (custom-deps, finder-data, updates, compile)
10835         (compile-always, compile-first)
10836         ($(lisp)/calendar/cal-loaddefs.el)
10837         ($(lisp)/calendar/diary-loaddefs.el)
10838         ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
10839         ($(lisp)/net/tramp-loaddefs.el, bootstrap)
10840         ($(lisp)/progmodes/cc-mode.elc): Depend on $(lisp)subdirs.el,
10841         instead of on update-subdirs.
10842         (bootstrap-clean): Delete $(lisp)/subdirs.el.
10844 2012-07-28  Chong Yidong  <cyd@gnu.org>
10846         * vc/vc.el (vc-root-diff, vc-print-root-log): Prompt for a
10847         directory if vc-deduce-backend returns nil (Bug#7350).
10849         * simple.el (delete-trailing-lines): New option.
10850         (delete-trailing-whitespace): Obey it (Bug#11879).
10852 2012-07-28  David Engster  <deng@randomsample.de>
10854         * xml.el (xml-node-name, xml-parse-file, xml-parse-region):
10855         Explanation of new 'symbol-qnames feature in doc-strings.
10856         (xml-maybe-do-ns): Return expanded names as plain symbols if
10857         'symbol-qnames was provided in XML-NS argument (Bug#11916).
10858         (xml-parse-tag-1): Deal with new definition of PARSE-NS argument.
10860 2012-07-27  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
10862         Consistent completion in inferior python with emacs -nw.
10863         * progmodes/python.el (inferior-python-mode): replace "<tab>"
10864         binding in inferior-python-mode-map with "\t".
10865         (python-shell-completion-complete-at-point)
10866         (python-completion-complete-at-point): Remove interactive spec.
10868 2012-07-27  Jay Belanger  <jay.p.belanger@gmail.com>
10870         * calc/calccomp.el (math-compose-expr): Undo previous change.
10872 2012-07-27  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
10874         * progmodes/python.el (python-mode-map): Add keybinding for
10875         run-python.
10876         (python-shell-make-comint): Fix pop-to-buffer call.
10877         (run-python): Autoload.  New arg SHOW.
10878         (python-shell-get-or-create-process): Do not pop python process
10879         buffer.
10881 2012-07-27  Michael Albinus  <michael.albinus@gmx.de>
10883         * notifications.el (notifications-on-action-signal)
10884         (notifications-on-closed-signal): Use also the bus address for the map.
10885         (notifications-notify, notifications-close-notification)
10886         (notifications-get-capabilities): Add optional argument BUS.
10888 2012-07-27  Tassilo Horn  <tsdh@gnu.org>
10890         * textmodes/reftex-vars.el (reftex-label-alist-builtin):
10891         Add support for the lstlisting and minted environments, and for the
10892         ctable macro.
10893         * textmodes/reftex.el (reftex-compile-variables): Also recognize
10894         labels written in keyvals syntax.
10896 2012-07-27  Jay Belanger  <jay.p.belanger@gmail.com>
10898         * calc/calccomp.el (math-compose-expr): Use parentheses when
10899         there is a product in the denominator of a fraction.
10901 2012-07-26  Eli Zaretskii  <eliz@gnu.org>
10903         * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
10904         ($(lisp)/calendar/diary-loaddefs.el)
10905         ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
10906         ($(lisp)/net/tramp-loaddefs.el): Depend on update-subdirs.
10907         Fixes failures in parallel bootstrap because subdirs.el is being
10908         rewritten while the autoload files are built at the same time,
10909         which needs to load subdirs.el.
10911 2012-07-26  Martin Rudalics  <rudalics@gmx.at>
10913         * mouse.el (popup-menu): Fix doc-string and re-indent code.
10914         (mouse-drag-line): Don't exit tracking when a switch-frame or
10915         switch-window event occurs (Bug#12006).
10917 2012-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10919         * mouse.el (popup-menu): Fix last change.
10921 2012-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10923         Autoload from Lisp with more care.  Follow aliases when looking for
10924         function properties.
10925         * subr.el (autoloadp): New function.
10926         (symbol-file): Use it.
10927         (function-get): New function.
10928         * emacs-lisp/macroexp.el (macroexp--expand-all): Use function-get and
10929         autoload-do-load.
10930         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function)
10931         (lisp-indent-function):
10932         * emacs-lisp/gv.el (gv-get):
10933         * emacs-lisp/edebug.el (get-edebug-spec, edebug-basic-spec):
10934         * emacs-lisp/byte-opt.el (byte-optimize-form):
10935         * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
10936         * emacs-lisp/autoload.el (make-autoload, autoload-print-form):
10937         Use function-get.
10938         * emacs-lisp/cl.el: Don't propagate function properties any more.
10940         * speedbar.el (speedbar-add-localized-speedbar-support):
10941         * emacs-lisp/disass.el (disassemble-internal):
10942         * desktop.el (desktop-load-file):
10943         * help-fns.el (help-function-arglist, find-lisp-object-file-name)
10944         (describe-function-1):
10945         * emacs-lisp/find-func.el (find-function-noselect):
10946         * emacs-lisp/elp.el (elp-instrument-function):
10947         * emacs-lisp/advice.el (ad-has-proper-definition):
10948         * apropos.el (apropos-safe-documentation, apropos-macrop):
10949         * emacs-lisp/debug.el (debug-on-entry):
10950         * emacs-lisp/cl-macs.el (cl-compiler-macroexpand):
10951         * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
10952         * calc/calc.el (name): Use autoloadp & autoload-do-load.
10954 2012-07-25  Alp Aker  <alp.tekin.aker@gmail.com>
10956         * international/mule-cmds.el (ucs-insert): Mark it as an obsolete
10957         function, not an obsolete variable (Bug#12046).
10959 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
10961         * faces.el (face-spec-reset-face): Fix last change.  (Bug#12042)
10963 2012-07-25  Christopher Schmidt  <christopher@ch.ristopher.com>
10965         * emacs-lisp/pp.el (pp-display-expression): Select old selected
10966         window only if it is still live (Bug#12034).
10968 2012-07-25  Martin Rudalics  <rudalics@gmx.at>
10970         * subr.el (redirect-frame-focus): Add advertised calling
10971         convention (Bug#12030).
10973 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
10975         Prefer typical American spelling for "acknowledgment".
10976         * vc/add-log.el (change-log-acknowledgment): Rename from
10977         change-log-acknowledgement, with an alias for the old name.
10979 2012-07-25  Jay Belanger  <jay.p.belanger@gmail.com>
10981         * calc-alg.el (math-simplify-divide): Don't cross multiply
10982         in an equation when the lhs is a variable.
10984 2012-07-24  Julien Danjou  <julien@danjou.info>
10986         * net/netrc.el (netrc-find-service-number, netrc-store-data):
10987         Remove, unused.
10989 2012-07-23  Eli Zaretskii  <eliz@gnu.org>
10991         * startup.el (command-line): Don't display an empty user name in
10992         the error message about non-existent home directory, when
10993         init-file-user was set to an empty string.  See
10994         http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00835.html
10995         for the details and context.
10997 2012-07-22  Vincent BelaĂ¯che  <vincentb1@users.sourceforge.net>
10999         * ses.el (ses-cell-formula-aset): New macro.
11000         (ses-cell-references-aset): New macro.
11001         (ses-cell-p): New function.
11002         (ses-rename-cell): Do no longer rely on complex operations like
11003         ses-cell-set-formula or ses-set-cell to change the cell and handle
11004         the undo at the same time, but rather use lower level new macros
11005         `ses-cell-formula-aset' and `ses-cell-references-aset' and handle
11006         the undo directly.  Refresh the mode line.
11008 2012-07-21  Leo Liu  <sdl.web@gmail.com>
11010         * progmodes/cc-cmds.el (c-defun-name):
11011         Use match-string-no-properties instead for consistency.
11013 2012-07-20  Leo Liu  <sdl.web@gmail.com>
11015         * progmodes/cc-cmds.el (c-defun-name): Handle objc selectors properly.
11016         (Bug#7879)
11018         * progmodes/cc-langs.el (c-symbol-start): Include char _ (bug#11986).
11020 2012-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11022         * userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.
11023         * progmodes/bug-reference.el, misearch.el: Provide themselves
11024         (bug#11915).
11026         * progmodes/cperl-mode.el (cperl-unwind-to-safe): Don't inf-loop at end
11027         of narrowed buffer (bug#11966).
11029 2012-07-20  Vincent BelaĂ¯che  <vincentb1@users.sourceforge.net>
11031         * ses.el (ses-rename-cell): Set new name also in reference list of
11032         cells of which the renamed cell depends.
11034 2012-07-20  Masatake YAMATO  <yamato@redhat.com>
11036         * term/x-win.el (x-menu-bar-open): Use `frame-parameter'
11037         to check whether menu-bar is shown or not.  If not shown,
11038         show the menu-bar as a popup menu instead of using tmm.
11039         * mouse.el (popup-menu): Accept `point' as `position' argument.
11041 2012-07-20  Dmitry Gutov  <dgutov@yandex.ru>
11043         * progmodes/ruby-mode.el (ruby-parse-partial): No error when end
11044         up inside string symbol literal (bug#11923).
11046 2012-07-20  Eli Zaretskii  <eliz@gnu.org>
11048         * startup.el (fancy-startup-text): Read the whole tutorial, not
11049         just its first 256 bytes.  Prevents gibberish in display of the
11050         tutorial title.
11052 2012-07-20  Dmitry Antipov  <dmantipov@yandex.ru>
11054         Drop idle buffer compaction due to an absence of the
11055         proved efficiency.
11056         * compact.el: Remove.
11058 2012-07-19  Sam Steingold  <sds@gnu.org>
11060         * vc/vc-dispatcher.el (vc-compilation-mode): Add, based on
11061         vc-bzr-pull & vc-bzr-merge-branch.
11062         * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch): Use it.
11063         (vc-bzr-error-regexp-alist): Rename from vc-bzr-error-regex-alist
11064         for consistency with compilation-error-regexp-alist.
11065         * vc/vc-git.el (vc-git-error-regexp-alist): Add.
11066         (vc-git-pull, vc-git-merge-branch): Call vc-compilation-mode.
11067         * vc/vc-hg.el (vc-hg-error-regexp-alist): Add.
11068         (vc-hg-pull, vc-hg-merge-branch): Call vc-compilation-mode.
11070 2012-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11072         * emacs-lisp/chart.el: Use lexical-binding.
11073         (chart-emacs-storage): Don't hardcode the list of entries.
11075 2012-07-19  Dmitry Antipov  <dmantipov@yandex.ru>
11077         Next round of tweaks caused by Fgarbage_collect changes.
11078         * emacs-lisp/chart.el (chart-emacs-storage): Adjust again.
11080 2012-07-19  Dmitry Antipov  <dmantipov@yandex.ru>
11082         Compact buffers when idle.
11083         * compact.el: New file.
11085 2012-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11087         * subr.el (eventp): Presume that if it looks vaguely like an event,
11088         it's an event (bug#10190).
11090 2012-07-19  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
11092         Enhancements to ppss related code (thanks Stefan).
11093         * progmodes/python.el (python-indent-context)
11094         (python-indent-calculate-indentation, python-indent-dedent-line)
11095         (python-indent-electric-colon, python-nav-forward-block)
11096         (python-mode-abbrev-table)
11097         (python-info-assignment-continuation-line-p): Simplify checks
11098         for ppss context.
11099         (python-info-continuation-line-p): Cleanup.
11100         (python-info-ppss-context): Do not catch 'quote.
11101         (python-info-ppss-context-type)
11102         (python-info-ppss-comment-or-string-p): Simplify.
11104 2012-07-18  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
11106         * progmodes/python.el: Enhancements to eldoc support.
11107         (python-info-current-symbol): New function.
11108         (python-eldoc-at-point): Use python-info-current-symbol.
11109         (python-info-current-defun): Fix cornercase on first defun scan.
11110         (python-eldoc--get-doc-at-point): Use python-info-current-symbol
11111         and signal error when no inferior python process is available.
11113 2012-07-18  Dmitry Gutov  <dgutov@yandex.ru>
11115         * vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',
11116         assume it's always t.
11117         (vc-git-registered): Remove caching, the function is only called
11118         once.
11119         (vc-git-branches): Use `vc-git--call' instead of `call-process'.
11121 2012-07-18  Chong Yidong  <cyd@gnu.org>
11123         * subr.el (last-input-char, last-command-char): Remove (Bug#9195).
11125         * simple.el (count-words): Report on narrowing (Bug#9959).
11127         * bindings.el: Bind M-= to count-words.
11129         * faces.el (face-spec-reset-face): Handle reverse video (Bug#4238).
11131 2012-07-18  Masatake YAMATO  <yamato@redhat.com>
11133         * progmodes/sh-script.el (sh-imenu-generic-expression):
11134         Capture a function with `function' keyword and without parentheses
11135         like "function FOO" (bug#11856).
11137 2012-07-18  Tassilo Horn  <tassilo@member.fsf.org>
11139         * window.el (split-window-sensibly): Make WINDOW argument
11140         optional.
11142 2012-07-18  Chong Yidong  <cyd@gnu.org>
11144         * subr.el (keyboard-translate): Doc fix (Bug#7261).
11146         * isearch.el (isearch-mode-map): Handle C-x 8 key translations,
11147         and make C-x 8 RET exit isearch (Bug#11439).
11149         * international/iso-transl.el: Move isearch-mode-map key
11150         definitions to isearch.el.
11152 2012-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11154         * emacs-lisp/eieio.el: Adapt further to gv.el (bug#11970).
11155         (eieio-defclass): Use gv-define-setter when possible.
11157 2012-07-18  Dmitry Antipov  <dmantipov@yandex.ru>
11159         Reflect recent changes in Fgarbage_collect.
11160         * emacs-lisp/chart.el (chart-emacs-storage): Change to
11161         reflect new format of data returned by Fgarbage_collect.
11163 2012-07-17  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
11165         New utility functions + python-info-ppss-context fix (Bug#11910).
11166         * progmodes/python.el (python-info-beginning-of-block-statement-p)
11167         (python-info-ppss-comment-or-string-p): New functions.
11168         (python-info-ppss-context): Small fix for string check.
11170 2012-07-17  Juri Linkov  <juri@jurta.org>
11172         * dired-aux.el (dired-do-async-shell-command): Doc fix.
11173         (dired-do-async-shell-command): Don't add `*' at the end of the
11174         command (Bug#11815).
11175         (dired-do-shell-command): Doc fix.
11176         (dired-shell-stuff-it): Strip the trailing "&" and ";" if any.
11177         Join the individual commands using either "&" or ";" as the
11178         separator depending on the values of these trailing characters.
11179         At the end re-add the trailing "&".  (Bug#10598)
11181         * simple.el (async-shell-command): Sync the interactive spec with
11182         `shell-command'.  Doc fix.
11183         (shell-command): Doc fix.
11185 2012-07-17  Juri Linkov  <juri@jurta.org>
11187         * descr-text.el (describe-char): Fix format args.  (Bug#10129)
11189 2012-07-17  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
11191         Final renames and doc fixes for movement commands (bug#11899).
11192         * progmodes/python.el (python-nav-beginning-of-statement):
11193         Rename from python-nav-statement-start.
11194         (python-nav-end-of-statement): Rename from
11195         python-nav-statement-end.
11196         (python-nav-beginning-of-block): Rename from
11197         python-nav-block-start.
11198         (python-nav-end-of-block): Rename from python-nav-block-end.
11200 2012-07-17  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
11202         * progmodes/python.el (python-shell-send-string-no-output):
11203         Allow accept-process-output to quit, keeping shell process ready for
11204         future interactions (Bug#11868).
11206 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11208         * emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name.
11210         * emacs-lisp/elint.el (elint-find-args-in-code):
11211         Use help-function-arglist, so as to handle lexical byte-code.
11213         * progmodes/sh-script.el (sh-syntax-propertize-function): Fix last
11214         change (bug#11826).
11216 2012-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11218         * progmodes/cc-engine.el (c-forward-sws, c-backward-sws):
11219         Avoid spuriously marking the buffer as modified because of c-is-sws.
11221         * progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"
11222         as not-a-comment (bug#11946).
11224         * emacs-lisp/macroexp.el (macroexp-let2): Use more informative names
11225         for uninterned vars.
11227         * xt-mouse.el (xterm-mouse-translate-1, xterm-mouse-event-read):
11228         Use read-event since we don't really want to read chars but bytes.
11230         * textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only
11231         $$..$$ but also $..$ using regexps (bug#11953).
11232         Use tex-verbatim for \url and \path.
11233         (tex-font-lock-keywords): Define as defconst like the others.
11234         (tex-common-initialization): Don't use font-lock-syntax-table any more.
11236 2012-07-16  RenĂ© Kyllingstad  <Rene@Kyllingstad.com>  (tiny change)
11238         * international/mule-cmds.el (ucs-insert): Make it an obsolete
11239         alias for insert-char.
11241 2012-07-16  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
11243         * progmodes/python.el: Simplified imenu implementation.
11244         (python-nav-jump-to-defun): Remove command.
11245         (python-mode-map): Use `imenu' instead.
11246         (python-nav-list-defun-positions-cache)
11247         (python-imenu-include-defun-type, python-imenu-make-tree)
11248         (python-imenu-subtree-root-label, python-imenu-index-alist):
11249         Remove vars.
11250         (python-nav-list-defun-positions, python-nav-read-defun)
11251         (python-imenu-tree-assoc, python-imenu-make-element-tree)
11252         (python-imenu-make-tree, python-imenu-create-index):
11253         Remove functions.
11254         (python-mode): Update to interact with imenu by setting
11255         `imenu-extract-index-name-function' only.
11257 2012-07-16  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
11259         * progmodes/python.el: Enhancements to navigation commands.
11260         (python-nav-backward-sentence)
11261         (python-nav-forward-sentence): Remove.
11262         (python-nav-backward-statement, python-nav-forward-statement)
11263         (python-nav-statement-start, python-nav-statement-end)
11264         (python-nav-backward-block, python-nav-forward-block)
11265         (python-nav-block-start, python-nav-block-end)
11266         (python-nav-forward-sexp-function)
11267         (python-info-current-line-comment-p)
11268         (python-info-current-line-empty-p): New functions.
11269         (python-indent-context): Use `python-nav-statement-start'.
11271 2012-07-16  Michael Albinus  <michael.albinus@gmx.de>
11273         * eshell/em-ls.el (eshell/ls): Use `apply'.
11275         * eshell/em-unix.el (eshell/su, eshell/sudo): Apply Tramp's ad-hoc
11276         multi-hops, instead of Tramp internals.
11278         * vc/ediff.el (ediff-directories): Add trailing space to prompts.
11280         * vc/ediff-diff.el (ediff-same-file-contents): Handle the case,
11281         when F1 and F2 are located on different hosts.
11283 2012-07-14  Chong Yidong  <cyd@gnu.org>
11285         * xt-mouse.el: Implement extended mouse coordinates (Bug#10642).
11286         (xterm-mouse-translate): Move code into xterm-mouse-translate-1.
11287         (xterm-mouse-translate-extended, xterm-mouse-translate-1)
11288         (xterm-mouse--read-event-sequence-1000)
11289         (xterm-mouse--read-event-sequence-1006): New functions.  For old
11290         mouse protocol, handle M-mouse-X events correctly.
11291         (xterm-mouse-event): New arg specifying mouse protocol.
11292         (turn-on-xterm-mouse-tracking-on-terminal)
11293         (turn-off-xterm-mouse-tracking-on-terminal): Send DEC 1006
11294         sequence to toggle extended coordinates on newer XTerms.
11295         This appears to be harmless on terminals which do not support this.
11297 2012-07-14  Leo Liu  <sdl.web@gmail.com>
11299         Add fringe bitmap indicators for flymake.  (Bug#11253)
11300         * progmodes/flymake.el (flymake-highlight-line): Use fringe bitmaps.
11301         (flymake-make-overlay): New arg BITMAP.
11302         (flymake-error-bitmap, flymake-warning-bitmap)
11303         (flymake-fringe-indicator-position): New user variables.
11305         * fringe.el: New bitmap exclamation-mark.
11307 2012-07-14  Jan Djärv  <jan.h.d@swipnet.se>
11309         * progmodes/cc-cmds.el (c-defun-name): Recognize Objective-C methods
11310         also (Bug#7879).
11312 2012-07-14  Chong Yidong  <cyd@gnu.org>
11314         * electric.el (electric-pair-post-self-insert-function): Fix pair
11315         insertion in empty-region case (Bug#11520).
11317 2012-07-14  Chong Yidong  <cyd@gnu.org>
11319         * bindings.el: Consolidate ctl-x-r-map bindings.
11320         Bind copy-rectangle-as-kill to C-x r w.
11322         * rect.el, register.el: Move bindings to bindings.el.
11324 2012-07-14  Reuben Thomas  <rrt@sc3d.org>
11326         * rect.el (copy-rectangle-as-kill): New command (Bug#739).
11328 2012-07-13  Andreas Schwab  <schwab@linux-m68k.org>
11330         * emacs-lisp/cl.el (labels): Remove spurious quote.  (Bug#11938)
11332 2012-07-13  Juanma Barranquero  <lekktu@gmail.com>
11334         * bindings.el (top): Use `mapc' instead of `mapcar'.
11336         * loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:39Z!monnier@iro.umontreal.ca).
11338 2012-07-13  Michael Albinus  <michael.albinus@gmx.de>
11340         * progmodes/sql.el (sql-comint): Suppress the check for program on
11341         remote hosts.  Reported by Francis Devereux <francis@devrx.org>.
11342         (Bug#11908)
11344 2012-07-13  Chong Yidong  <cyd@gnu.org>
11346         * bindings.el: Assign a non-nil permanent-local property to
11347         per-buffer variables which lack a default value (Bug#11930).
11349         * help-fns.el (describe-variable): In the "automatically becomes
11350         local" notice, take note of permanent-local variables.
11352 2012-07-13  Chong Yidong  <cyd@gnu.org>
11354         * files.el (toggle-read-only): Doc fix and code cleanup.  New arg
11355         to allow printing the message when called from Lisp.
11357         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
11358         Remove toggle-read-only.
11360         * bs.el (bs-toggle-readonly):
11361         * buff-menu.el (Buffer-menu-toggle-read-only):
11362         Remove with-no-warnings around toggle-read-only.
11364         * ffap.el (ffap--toggle-read-only): Accept a list of buffers.
11365         Remove with-no-warnings around toggle-read-only.
11366         (ffap-read-only, ffap-read-only-other-window)
11367         (ffap-read-only-other-frame): Callers changed.
11369         * help-mode.el: Don't require view package.
11370         (help-mode-finish): Set buffer-read-only instead of calling
11371         toggle-read-only.
11373         * bindings.el (mode-line-toggle-read-only):
11374         * dired.el (dired-toggle-read-only):
11375         * ibuffer.el (ibuffer-do-toggle-read-only): Call toggle-read-only
11376         with non-nil second arg.
11378         * emacs-lisp/eieio-custom.el (eieio-customize-object):
11379         * vc/ediff.el (ediff-set-read-only-in-buf-A): Set buffer-read-only
11380         directly.
11382 2012-07-12  Eli Zaretskii  <eliz@gnu.org>
11384         * emacs-lisp/bytecomp.el (byte-recompile-directory): Use cl-incf,
11385         not incf.
11387 2012-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11389         More CL cleanups and reduction of use of cl.el.
11390         * woman.el, winner.el, vc/vc-rcs.el, vc/vc-hooks.el, vc/vc-hg.el:
11391         * vc/vc-git.el, vc/vc-dir.el, vc/vc-bzr.el, vc/vc-annotate.el:
11392         * textmodes/tex-mode.el, textmodes/sgml-mode.el, tar-mode.el:
11393         * strokes.el, ses.el, server.el, progmodes/js.el, progmodes/gdb-mi.el:
11394         * progmodes/flymake.el, progmodes/ebrowse.el, progmodes/compile.el:
11395         * play/tetris.el, play/snake.el, play/pong.el, play/landmark.el:
11396         * play/hanoi.el, play/decipher.el, play/5x5.el, nxml/nxml-mode.el:
11397         * net/secrets.el, net/quickurl.el, midnight.el, mail/footnote.el:
11398         * image-dired.el, ibuffer.el, ibuf-macs.el, ibuf-ext.el, hexl.el:
11399         * eshell/eshell.el, eshell/esh-io.el, eshell/esh-ext.el:
11400         * eshell/esh-cmd.el, eshell/em-ls.el, eshell/em-hist.el:
11401         * eshell/em-cmpl.el, eshell/em-banner.el:
11402         * calendar/parse-time.el: Use cl-lib.
11403         * wid-browse.el, wdired.el, vc/vc.el, vc/vc-mtn.el, vc/vc-cvs.el:
11404         * vc/vc-arch.el, tree-widget.el, textmodes/texinfo.el:
11405         * textmodes/refill.el, textmodes/css-mode.el, term/tvi970.el:
11406         * term/ns-win.el, term.el, shell.el, ps-samp.el:
11407         * progmodes/perl-mode.el, progmodes/pascal.el, progmodes/gud.el:
11408         * progmodes/glasses.el, progmodes/etags.el, progmodes/cwarn.el:
11409         * play/gamegrid.el, play/bubbles.el, novice.el, notifications.el:
11410         * net/zeroconf.el, net/xesam.el, net/snmp-mode.el, net/mairix.el:
11411         * net/ldap.el, net/eudc.el, net/browse-url.el, man.el:
11412         * mail/mailheader.el, mail/feedmail.el: Don't use CL.
11413         * ibuf-ext.el (ibuffer-mark-old-buffers): Use float-time.
11414         * eshell/esh-opt.el (eshell-eval-using-options): Quote code with
11415         `lambda' rather than with `quote'.
11416         (eshell-do-opt): Adjust accordingly.
11417         (eshell-process-option): Simplify.
11418         * eshell/esh-var.el:
11419         * eshell/em-script.el: Require `esh-opt' for eshell-eval-using-options.
11420         * emacs-lisp/pcase.el (pcase--dontcare-upats, pcase--let*)
11421         (pcase--expand, pcase--u1): Rename pcase's internal `dontcare' pattern
11422         to `pcase--dontcare'.
11423         * emacs-lisp/cl.el (labels): Mark obsolete.
11424         (cl--letf, letf): Move to cl-lib.
11425         (cl--letf*, letf*): Remove.
11426         * emacs-lisp/cl-lib.el (cl-nth-value): Use defalias.
11427         * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Add indent rule.
11428         (cl-progv): Rewrite.
11429         (cl--letf, cl-letf): Move from cl.el.
11430         (cl-letf*): New macro.
11431         * emacs-lisp/cl-extra.el (cl--progv-before, cl--progv-after): Remove.
11433 2012-07-11  Michael Albinus  <michael.albinus@gmx.de>
11435         * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.
11437 2012-07-11  Chong Yidong  <cyd@gnu.org>
11439         * vc/log-edit.el (log-edit-vc-backend): New variable.
11440         (log-edit): Doc fix.
11442         * vc/vc-dispatcher.el (vc-log-edit): New args.  Use PARAMS
11443         argument of log-edit to set up all local variables.
11444         (vc-start-logentry): New optional arg specifying VC backend.
11446         * vc/vc.el (vc-checkin): Use it.
11447         (vc-deduce-fileset): Handle Log Edit buffers.
11448         (vc-diff): Make first argument optional too.
11450         * vc/log-view.el (log-view-vc-fileset, log-view-vc-backend): Doc fix.
11452 2012-07-10  Michael Albinus  <michael.albinus@gmx.de>
11454         * eshell/esh-ext.el (eshell-remote-command): Remove remote part of
11455         command, just in case.  The function is not needed anymore.
11456         (eshell-external-command): Do not call `eshell-remote-command'.
11458 2012-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11460         Reduce use of (require 'cl).
11461         * vc/smerge-mode.el, vc/pcvs.el, vc/pcvs-util.el, vc/pcvs-info.el:
11462         * vc/diff-mode.el, vc/cvs-status.el, uniquify.el, scroll-bar.el:
11463         * register.el, progmodes/sh-script.el, net/gnutls.el, net/dbus.el:
11464         * msb.el, mpc.el, minibuffer.el, international/ucs-normalize.el:
11465         * international/quail.el, info-xref.el, imenu.el, image-mode.el:
11466         * font-lock.el, filesets.el, edmacro.el, doc-view.el, bookmark.el:
11467         * battery.el, avoid.el, abbrev.el: Use cl-lib.
11468         * vc/pcvs-parse.el, vc/pcvs-defs.el, vc/log-view.el, vc/log-edit.el:
11469         * vc/diff.el, simple.el, pcomplete.el, lpr.el, comint.el, loadhist.el:
11470         * jit-lock.el, international/iso-ascii.el, info.el, frame.el, bs.el:
11471         * emulation/crisp.el, electric.el, dired.el, cus-dep.el, composite.el:
11472         * calculator.el, autorevert.el, apropos.el: Don't require CL.
11473         * emacs-lisp/bytecomp.el (byte-recompile-directory, display-call-tree)
11474         (byte-compile-unfold-bcf, byte-compile-check-variable):
11475         * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
11476         (byte-compile-nilconstp):
11477         * emacs-lisp/autoload.el (make-autoload): Use pcase.
11478         * face-remap.el (text-scale-adjust): Simplify pcase patterns.
11480         * emacs-lisp/gv.el (cond): Make it a valid place.
11481         (if): Simplify slightly.
11483         * emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".
11484         (pcase--self-quoting-p): New function.
11485         (pcase--u1): Use it.
11487 2012-07-10  Glenn Morris  <rgm@gnu.org>
11489         * emacs-lisp/authors.el (authors-fixed-entries):
11490         (authors-renamed-files-alist): Update for configure.in -> configure.ac.
11492 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
11494         Rename configure.in to configure.ac (Bug#11603).
11495         * emacs-lisp/authors.el (authors-canonical-file-name):
11496         * progmodes/autoconf.el (autoconf-mode):
11497         Prefer configure.ac to configure.in.
11499 2012-07-08  Chong Yidong  <cyd@gnu.org>
11501         * mouse.el (mouse-drag-line): Rewrite the track-mouse loop.
11502         Implement the mouse-1-click-follows-link handling properly.
11504         * info.el (Info-link-keymap): Use follow-link mechanism for
11505         header-line links (Bug#374).
11507         * simple.el (deactivate-mark): Do not set the primary selection
11508         if another program has acquired it (Bug#11772).
11510 2012-07-07  Kevin Ryde  <user42@zip.com.au>
11512         * woman.el (woman-strings): Fix double-quote handling (Bug#1151).
11513         (woman-decode-region): Replace escaped-escapes without destroying
11514         bold or underline (Bug#11552).
11515         (woman2-process-escapes): Handle nofill regions (Bug#11591).
11517 2012-07-07  Chong Yidong  <cyd@gnu.org>
11519         * simple.el (yank-pop-change-selection): Doc fix (Bug#11361).
11520         (interprogram-cut-function, interprogram-paste-function):
11521         Mention that we typically mean the clipboard.
11523 2012-07-06  Glenn Morris  <rgm@gnu.org>
11525         * kmacro.el (kmacro-call-macro): Restore repeat message.  (Bug#11817)
11527         * files.el (toggle-read-only): Restrict message to interactive use.
11529 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
11531         * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.
11533         * net/tramp-sh.el (tramp-maybe-open-connection): Handle it.
11535 2012-07-06  Glenn Morris  <rgm@gnu.org>
11537         * Makefile.in (compile-one-process): Rename from "recompile".
11539         * Makefile.in (bzr-update): "compile" is the same as "recompile
11540         autoloads", but parallelizable, so use that instead.
11542 2012-07-06  Dmitry Gutov  <dgutov@yandex.ru>
11544         * window.el (quit-window): Always restore window height when
11545         it's saved in quit-restore parameter (Bug#11810).
11547 2012-07-06  Glenn Morris  <rgm@gnu.org>
11549         * simple.el (kill-whole-line): Doc tweak.
11551 2012-07-06  Eli Zaretskii  <eliz@gnu.org>
11553         * files.el (file-relative-name): Compare file names
11554         case-insensitively if on MS-Windows or MS-DOS, or if
11555         read-file-name-completion-ignore-case is non-nil.  Don't use
11556         case-fold-search for this purpose.  (Bug#11827)
11558 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
11560         * calendar/cal-dst.el (calendar-current-time-zone):
11561         Return calendar-current-time-zone-cache if non-nil.
11563 2012-07-17  Masatake YAMATO  <yamato@redhat.com>
11564 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
11566         * calendar/cal-dst.el (calendar-current-time-zone):
11567         Return calendar-current-time-zone-cache if non-nil.
11569 2012-07-06  Glenn Morris  <rgm@gnu.org>
11571         * Makefile.in (cvs-update): Remove old alias.
11573 2012-07-05  Michael Albinus  <michael.albinus@gmx.de>
11575         Sync with Tramp 2.2.6-pre.
11577         * net/tramp.el (tramp-drop-volume-letter): Provide an XEmacs
11578         compatible declaration.
11580         * net/tramp-cmds.el (tramp-append-tramp-buffers):
11581         Protect `list-load-path-shadows' call.
11583         * net/tramp-compat.el (top): Require packages, which aren't
11584         autoloaded anymore for XEmacs.  Protect call of
11585         `tramp-file-name-handler' by `tramp-compat-funcall', pacifying the
11586         compiler.  Do not require tramp-util.el and tramp-vc.el anymore,
11587         it hurts at least for SXEmacs.
11588         (tramp-compat-temporary-file-directory): In XEmacs, there is no
11589         standard-value for `temporary-file-directory'.
11591         * net/tramp-sh.el (tramp-do-directory-files-and-attributes-with-stat):
11592         Redirect stderr to /dev/null.
11593         (tramp-sh-handle-write-region): uid and gid can be floats.
11594         Reported by Russell Sim <russell.sim@gmail.com>.
11595         (tramp-sh-handle-vc-registered): Hide errors.
11596         (tramp-vc-file-name-handler): Use dummy results for `process-file'
11597         and `start-file-process'.
11598         (tramp-maybe-open-connection): Check also whether `non-essential'
11599         is bound.
11601 2012-07-04  Chong Yidong  <cyd@gnu.org>
11603         * xml.el (xml--parse-buffer): Use xml-syntax-table.
11604         (xml-parse-tag): Likewise, and avoid changing entity tables.
11605         (xml-syntax-table): Define from scratch, making sure not to give
11606         x2000 and other Unicode spaces whitespace syntax, since those are
11607         not spaces in XML.
11608         (xml-parse-fragment): Delete unused function.
11609         (xml-name-start-char-re, xml-name-char-re, xml-name-re)
11610         (xml-names-re, xml-nmtoken-re, xml-nmtokens-re, xml-char-ref-re)
11611         (xml-entity-ref, xml-pe-reference-re)
11612         (xml-reference-re,xml-att-value-re, xml-tokenized-type-re)
11613         (xml-notation-type-re, xml-enumeration-re, xml-enumerated-type-re)
11614         (xml-att-type-re, xml-default-decl-re, xml-att-def-re)
11615         (xml-entity-value-re): Use syntax references in regexps where
11616         possible; no need to define inside a let-binding.
11617         (xml-parse-dtd): Use xml-pe-reference-re.
11618         (xml-entity-or-char-ref-re): New defconst.
11619         (xml-parse-string, xml-substitute-special): Use it.
11621 2012-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11623         * files.el (locate-dominating-file): Allow `name' to be a predicate.
11624         (find-file--read-only): New function.
11625         (find-file-read-only, find-file-read-only-other-window)
11626         (find-file-read-only-other-frame): Use it.
11627         (insert-file-contents-literally): Don't `fset'.
11628         (get-free-disk-space): Use locate-dominating-file.
11630         * emacs-lisp/bytecomp.el (byte-compile): Don't signal an error if the
11631         function is already compiled.
11633         * xml.el (xml-name-regexp): Remove, redundant.  Use xml-name-re.
11635 2012-07-03  Michael Albinus  <michael.albinus@gmx.de>
11637         * vc/ediff-diff.el (ediff-same-file-contents): Fix it for remote
11638         files on the same host.
11640 2012-07-03  Andreas Schwab  <schwab@linux-m68k.org>
11642         * help-fns.el (describe-function-1): Only call
11643         help-fns--autoloaded-p when we have a file name.  (Bug#11848)
11645 2012-07-03  Chong Yidong  <cyd@gnu.org>
11647         * xml.el: Protect parser against XML bombs.
11648         (xml-entity-expansion-limit): New variable.
11649         (xml-parse-string, xml-substitute-special): Use it.
11650         (xml-parse-dtd): Avoid infloop if the DTD is not terminated.
11652 2012-07-03  Glenn Morris  <rgm@gnu.org>
11654         * progmodes/bug-reference.el (bug-reference-bug-regexp):
11655         Allow linking to specific messages in debbugs reports (eg 123#5).
11657 2012-07-02  Chong Yidong  <cyd@gnu.org>
11659         * xml.el: Fix entity and character reference expansion, allowing
11660         them to expand into markup as per XML spec.
11661         (xml-default-ns): New variable.
11662         (xml-entity-alist): Use XML spec definitions for lt and amp.
11663         (xml-parse-region): Make first two arguments optional.
11664         Discard text properties.
11665         (xml-parse-tag-1): New function, spun off from xml-parse-tag.
11666         All callers changed.
11667         (xml-parse-tag): Call xml-parse-tag-1.  For backward
11668         compatibility, this function should not modify buffer contents.
11669         (xml-parse-tag-1): Fix opening-tag regexp.
11670         (xml-parse-string): Rewrite, handling entity and character
11671         references properly.
11672         (xml--entity-replacement-text): Signal an error if a parameter
11673         entity is undefined.
11675 2012-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11677         * comint.el (comint-output-filter): Filter out repeated prompts.
11679         * net/ange-ftp.el (ange-ftp-expand-file-name): Use ange-ftp-ftp-name
11680         and file-name-absolute-p.
11681         (ange-ftp-file-exists-p): Use ange-ftp-file-exists-p for
11682         internal calls.
11684 2012-07-02  Paul Eggert  <eggert@cs.ucla.edu>
11686         Spelling fixes.
11687         * emacs-lisp/bytecomp.el (byte-compile--reify-function):
11688         Rename from byte-compile--refiy-function.  All uses changed.
11690 2012-07-01  Chong Yidong  <cyd@gnu.org>
11692         * xml.el (xml--parse-buffer): New function.  Move most of
11693         xml-parse-region here.
11694         (xml-parse-region): Copy region into a temporary buffer, since
11695         parameter entity substitution requires changing buffer contents.
11696         Use xml--parse-buffer.
11697         (xml-parse-file): Use xml--parse-buffer.
11698         (xml-parse-dtd): Make parameter entity substitution work right.
11699         Use proper regexps for ELEMENT declarations (Bug#7172).
11701 2012-06-30  Glenn Morris  <rgm@gnu.org>
11703         * comint.el (follow-comint-scroll-to-bottom): Fix declaration.
11705         * net/secrets.el, net/tramp-gvfs.el, net/xesam.el, net/zeroconf.el:
11706         Remove outdated and unnecessary dbus declarations.
11708 2012-06-30  Eli Zaretskii  <eliz@gnu.org>
11710         * emacs-lisp/timer.el (timer-until): Subtract results of
11711         float-time, instead of taking float-time of the result of
11712         time-subtract, since float-time signals an error for negative time
11713         arguments.
11715 2012-06-30  Chong Yidong  <cyd@gnu.org>
11717         * xml.el (xml-*-re): Convert defvars into defconsts, and
11718         eval-and-compile them so eval-and-compile works on derivatives.
11719         (xml--entity-replacement-text): Use eval-and-comple.
11721 2012-06-30  Michael Albinus  <michael.albinus@gmx.de>
11723         * vc/vc-git.el (vc-git-registered): Use cache property
11724         `git-registered'.
11725         (vc-git-mode-line-string): Call `vc-working-revision' instead of
11726         `vc-git-working-revision' in order to benefit from the cache.
11727         (vc-git-root): Use cache property `git-root'.  (Bug#11757)
11729 2012-06-30  Dmitry Gutov  <dgutov@yandex.ru>
11731         * vc/vc-hooks.el (vc-before-save): Clear cache if file has been
11732         removed (likely outside Emacs).  (Bug#11757)
11734 2012-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11736         * emacs-lisp/cl-lib.el: Require macroexp.
11738 2012-06-30  Chong Yidong  <cyd@gnu.org>
11740         * xml.el: Implement XML parameter entities.
11741         (xml-parameter-entity-alist): New variable.
11742         (xml-parse-region, xml-parse-fragment): Preserve previous values
11743         of xml-entity-alist and xml-parameter-entity-alist, so that
11744         repeated calls on different documents do not change them.
11745         (xml-parse-tag): Fix doctype regexp.
11746         (xml--entity-replacement-text): New function.
11747         (xml-parse-dtd): Use it.  Don't handle system entities; doing that
11748         properly requires url retrieval which is unimplemented.
11749         (xml-escape-string): Doc fix.
11751 2012-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11753         * emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp-let2.
11755 2012-06-29  Dmitry Antipov  <dmantipov@yandex.ru>
11757         * fringe.el (fringe-mode): Doc fix.
11759 2012-06-29  Michael Albinus  <michael.albinus@gmx.de>
11761         * net/ange-ftp.el (ange-ftp-get-passwd): Throw if `non-essential'
11762         is non-nil.
11763         (ange-ftp-ignore-errors-if-non-essential): New defmacro.
11764         (ange-ftp-file-name-all-completions): Use it.  (Bug#11808)
11766 2012-06-29  Andreas Schwab  <schwab@linux-m68k.org>
11768         * calendar/cal-dst.el (calendar-current-time-zone):
11769         Return calendar-current-time-zone-cache if non-nil.
11771 2012-06-29  Masatake YAMATO  <yamato@redhat.com>
11773         * progmodes/which-func.el (which-func-format):
11774         Add mouse-face.  (Bug#11698)
11776 2012-06-29  Leo Liu  <sdl.web@gmail.com>
11778         * textmodes/enriched.el (enriched-next-annotation): Use eq (Bug#11528).
11780 2012-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11782         * minibuffer.el (minibuffer-confirm-exit-commands):
11783         Add completion-at-point (bug#11725).
11785 2012-06-29  Glenn Morris  <rgm@gnu.org>
11787         * progmodes/f90.el (f90-font-lock-keywords-2):
11788         Add some preprocessor elements.  (Bug#10499)
11790 2012-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11792         * progmodes/cperl-mode.el (cperl-update-syntaxification):
11793         Use syntax-propertize (bug#11739).
11795 2012-06-28  Juanma Barranquero  <lekktu@gmail.com>
11797         * emacs-lisp/cl-lib.el (cl-pushnew): Don't capture X (bug#11811).
11799 2012-06-28  Julien Danjou  <julien@danjou.info>
11801         * term.el (term-handle-colors-array): Use a set of new faces to
11802         color the terminal.  Also uses :inverse-video property.
11803         (term-default-fg-color): Set to nil by default, deprecate in favor
11804         of `term-face'.
11805         (term-default-bg-color): Set to nil by default, deprecate in favor
11806         of `term-face'.
11807         (term-current-face): Use `term-face' by default.
11808         (term-bold-attribute): Variable deleted.
11810 2012-06-28  Glenn Morris  <rgm@gnu.org>
11812         * simple.el (completion-list-mode-finish):
11813         Don't use toggle-read-only.  (Since completion-list-mode has
11814         a special mode-class, it wasn't doing anything extra anyway.)
11816 2012-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11818         Make inlining of other-mode interpreted functions work (bug#11799).
11819         * emacs-lisp/bytecomp.el (byte-compile--refiy-function): New fun.
11820         (byte-compile): Use it to fix compilation of lexical-binding closures.
11821         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Compile the
11822         function, if needed.
11824 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11826         * help-mode.el (help-make-xrefs): Don't just withstand
11827         cyclic-variable-indirection but any error in documentation-property.
11829         * loadup.el (purify-flag): Pre-grow the hash-table to reduce the
11830         memory use.
11831         * bindings.el (bindings--define-key): New function.
11832         * vc/vc-hooks.el, replace.el, menu-bar.el, international/mule-cmds.el:
11833         * emacs-lisp/lisp-mode.el, buff-menu.el, bookmark.el:
11834         * bindings.el: Use it to purecopy define-key bindings.
11836         * textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list.
11838         * emacs-lisp/cl.el (flet): Mark obsolete.
11839         * emacs-lisp/cl-macs.el (cl-flet*): New macro.
11840         * vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse):
11841         * progmodes/js.el (js-c-fill-paragraph):
11842         * progmodes/ebrowse.el (ebrowse-switch-member-buffer-to-sibling-class)
11843         (ebrowse-switch-member-buffer-to-derived-class):
11844         * play/5x5.el (5x5-solver): Use cl-flet.
11846         * emacs-lisp/cl.el: Use lexical-binding.  Fix flet (bug#11780).
11847         (cl--symbol-function): New macro.
11848         (cl--letf, cl--letf*): Use it.
11850         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
11851         Strip "toggle-" if any.
11853 2012-06-27  Glenn Morris  <rgm@gnu.org>
11855         * info.el (Info-default-directory-list): Move here from paths.el.
11856         * paths.el: Remove file, which is now empty.
11857         * loadup.el: No longer load "paths".
11859         * custom.el (custom-initialize-delay): Doc fix.
11861         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
11862         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
11863         * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
11864         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
11865         * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
11866         * eshell/em-xtra.el: Replace eshell-defgroup with "(progn (defgroup".
11867         * eshell/eshell.el (eshell-defgroup): Remove alias.
11869 2012-06-27  Chong Yidong  <cyd@gnu.org>
11871         * help.el (help-enable-auto-load): New variable.
11873         * help-fns.el (help-fns--autoloaded-p): New function.
11874         (describe-function-1): Refer to a function as "autoloaded" if it
11875         was autoloaded at any time in the past.  Perform autoloading if
11876         help-enable-auto-load is non-nil.
11878 2012-06-26  Eli Zaretskii  <eliz@gnu.org>
11880         * makefile.w32-in (compile, compile-always): Depend on
11881         update-subdirs, not on subdirs.el.  Otherwise, several different
11882         sub-targets of 'bootstrap' running in parallel could
11883         simultaneously write to subdirs.el, producing a garbled file.
11885 2012-06-26  Sam Steingold  <sds@gnu.org>
11887         * files.el (file-name-base): New convenience function.
11888         * autoinsert.el, cus-dep.el, doc-view.el, image-dired.el:
11889         * woman.el, eshell/esh-cmd.el, progmodes/ada-xref.el:
11890         * progmodes/cc-defs.el, progmodes/cperl-mode.el:
11891         * progmodes/flymake.el, progmodes/gud.el, progmodes/idlwave.el:
11892         * textmodes/ispell.el, textmodes/reftex-ref.el:
11893         * textmodes/tex-mode.el: Use it.
11894         Did not touch cedet and org because they are maintained elsewhere.
11896 2012-06-26  Martin Rudalics  <rudalics@gmx.at>
11898         * calendar/calendar.el (calendar-exit): Don't try to delete or
11899         iconify last frame.  See:
11900         http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00372.html
11902 2012-06-25  Jim Diamond  <Jim.Diamond@AcadiaU.ca>  (tiny change)
11904         * server.el (server-process-filter): Remember dir in the
11905         process's `server-client-directory' properties.
11907 2012-06-24  Chong Yidong  <cyd@gnu.org>
11909         * xml.el (xml-parse-tag): Correctly handle comment embedded in
11910         non-tag text.
11912 2012-06-23  Juanma Barranquero  <lekktu@gmail.com>
11914         * makefile.w32-in (COMPILE_FIRST): Synch with changes in 2012-06-22T21:24:54Z!monnier@iro.umontreal.ca.
11916 2012-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11918         * help-fns.el (describe-variable): Don't croak when doc is not found.
11919         * vc/pcvs.el (cvs-retrieve-revision): Avoid toggle-read-only.
11920         * menu-bar.el (menu-bar-line-wrapping-menu): Purecopy a tiny bit more.
11921         * emacs-lisp/syntax.el (syntax-ppss): Simplify with new `if' place.
11922         * emacs-lisp/smie.el (smie-next-sexp): CSE.
11923         * emacs-lisp/macroexp.el (macroexp-let2): Fix edebug spec and avoid
11924         ((lambda ..) ..).
11925         * emacs-lisp/eieio.el (eieio-oref, slot-value): Use simpler defsetf.
11927 2012-06-23  Chong Yidong  <cyd@gnu.org>
11929         * info.el (Info-mouse-follow-link): Accept symbol values of
11930         link-args.  Select window; suggested by Gerhard Kahl (Bug#11672).
11931         (Info-fontify-node): Use Info-link-keymap for all navigation
11932         buttons, with link-args property to perform the desired action.
11933         (Info-link-keymap): Doc fix.
11934         (Info-next-link-keymap, Info-prev-link-keymap)
11935         (Info-up-link-keymap): Delete now-unused keymaps.
11937 2012-06-23  Chong Yidong  <cyd@gnu.org>
11939         * mouse.el (mouse-drag-track): Deactivate the mark before popping.
11941         * progmodes/python.el (python-skeleton-define): Mark abbrevs as
11942         system abbrevs.
11944         * ansi-color.el (ansi-color-apply-on-region): Doc fix.
11946 2012-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11948         * emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists
11949         (bug#11719).
11951         * minibuffer.el (completion--twq-try): Try to fail more gracefully when
11952         the requote function doesn't work properly (bug#11714).
11954 2012-06-23  Glenn Morris  <rgm@gnu.org>
11956         * pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages.
11958 2012-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11960         Further GV/CL cleanups.
11961         * emacs-lisp/gv.el (gv-get): Autoload functions to find their
11962         gv-expander.
11963         (gv--defun-declaration): New function.
11964         (defun-declarations-alist): Use it.
11965         (gv-define-modify-macro, gv-pushnew!, gv-inc!, gv-dec!): Remove.
11966         (gv-place): Autoload.
11967         * emacs-lisp/cl.el (cl--dotimes, cl--dolist): Remember subr.el's
11968         original definition of dotimes and dolist.
11969         * emacs-lisp/cl-macs.el (cl-expr-access-order): Remove unused.
11970         (cl-dolist, cl-dotimes): Use `dolist' and `dotimes'.
11971         * emacs-lisp/cl-lib.el: Move gv handlers from cl-macs to here.
11972         (cl-fifth, cl-sixth, cl-seventh, cl-eighth)
11973         (cl-ninth, cl-tenth): Move gv handler to the function's definition.
11974         * emacs-lisp/cl-extra.el (cl-subseq, cl-get, cl-getf): Move gv handler
11975         to the function's definition.
11976         * Makefile.in (COMPILE_FIRST): Re-order to speed it up by about 50%.
11977         * window.el:
11978         * files.el:
11979         * faces.el:
11980         * env.el: Don't use CL.
11982 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
11984         Support higher-resolution time stamps (Bug#9000).
11986         * calendar/time-date.el (with-decoded-time-value): New arg
11987         PICO-SYMBOL in VARLIST.  It's optional, for backward compatibility.
11988         (encode-time-value): New optional arg PICO.  New type 3.
11989         (time-to-seconds) [!float-time]: Support the new picoseconds
11990         component if it's used.
11991         (seconds-to-time, time-subtract, time-add):
11992         Support ps-resolution time stamps as well.
11994         * emacs-lisp/timer.el (timer): New component psecs.  All uses changed.
11995         (timerp): Timer vectors now have length 9, not 8.
11996         (timer--time): Support new-style (4-part) time stamps.
11997         (timer-next-integral-multiple-of-time): Time stamps now have
11998         picosecond resolution, so take a bit more care about rounding.
11999         (timer-relative-time, timer-inc-time): New optional arg psecs.
12000         (timer-set-time-with-usecs): Set psecs to 0.
12001         (timer--activate): Check psecs component, too.
12003         * proced.el (proced-time-lessp): Support ps-resolution stamps.
12005 2012-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12007         * icomplete.el (icomplete-minibuffer-setup, icomplete-completions):
12008         Move the non-essential binding to the post/pre-command-hook where it is
12009         more obviously correct.
12011         * subr.el (read-passwd): Don't use a history at all.
12012         * savehist.el (savehist-save): Remove password saved accidentally
12013         because of the above bug.
12015 2012-06-22  Bastien Guerry  <bzg@gnu.org>
12017         * files.el (toggle-read-only): Display a message telling whether
12018         the buffer is read-only or not (bug#11726).
12020 2012-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12022         * emacs-lisp/gv.el: New file.
12023         * subr.el (push, pop): Extend to generalized variables.
12024         * loadup.el (macroexp): Unload if preloaded and uncompiled (bug#11657).
12025         * emacs-lisp/cl-lib.el (cl-pop, cl-push, cl--set-nthcdr): Remove.
12026         * emacs-lisp/cl-macs.el: Require gv.  Use gv-define-setter,
12027         gv-define-simple-setter, and gv-define-expander.
12028         Remove setf-methods defined in gv.  Rename cl-setf -> setf.
12029         (cl-setf, cl-do-pop, cl-get-setf-method): Remove.
12030         (cl-letf, cl-letf*, cl-define-modify-macro, cl-defsetf)
12031         (cl-define-setf-expander, cl-struct-setf-expander): Move to cl.el.
12032         (cl-remf, cl-shiftf, cl-rotatef, cl-callf, cl-callf2): Rewrite with
12033         gv-letplace.
12034         (cl-defstruct): Don't define setf-method any more.
12035         * emacs-lisp/cl.el (flet): Don't autoload.
12036         (cl--letf, letf, cl--letf*, letf*, cl--gv-adapt)
12037         (define-setf-expander, defsetf, define-modify-macro)
12038         (cl-struct-setf-expander): Move from cl-lib.el.
12039         * emacs-lisp/syntax.el:
12040         * emacs-lisp/ewoc.el:
12041         * emacs-lisp/smie.el:
12042         * emacs-lisp/cconv.el:
12043         * emacs-lisp/timer.el: Rename cl-setf -> setf, cl-push -> push.
12044         (timer--time): Use gv-define-simple-setter.
12045         * emacs-lisp/macroexp.el (macroexp-let2): Rename from macroexp-let²
12046         to avoid coding-system problems in subr.el.  Adjust all users.
12047         (macroexp--maxsize, macroexp-small-p): New functions.
12048         * emacs-lisp/bytecomp.el (byte-compile-file): Don't use cl-letf.
12049         * scroll-bar.el (scroll-bar-mode):
12050         * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
12051         (normal-erase-is-backspace-mode): Don't use the `eq' place.
12052         * winner.el (winner-configuration, winner-make-point-alist)
12053         (winner-set-conf, winner-get-point, winner-set): Don't abuse letf.
12054         * files.el (locate-file-completion-table): Avoid list*.
12056 2012-06-22  Chong Yidong  <cyd@gnu.org>
12058         * dired-aux.el (dired-do-create-files): Doc fix (Bug#11327).
12059         (dired-create-files): Doc fix (Bug#11329).
12060         (dired-do-copy): Doc fix (Bug#11334).
12061         (dired-mark-read-string): Doc fix (Bug#11553).
12063         * dired.el (dired-recursive-copies, dired-recursive-deletes):
12064         Doc fix (Bug#11326).
12065         (dired-make-relative): Doc fix (Bug#11332).  Remove unused arg.
12066         (dired-dwim-target): Doc fix.
12068         * wdired.el (wdired-mode): Doc fix.
12070 2012-06-22  Glenn Morris  <rgm@gnu.org>
12072         * pcmpl-rpm.el (pcmpl-rpm-cache): New option.
12073         (pcmpl-rpm-cache-stamp-file): New constant.
12074         (pcmpl-rpm-cache-time, pcmpl-rpm-packages): New variables.
12075         (pcmpl-rpm-packages): Optionally cache list of packages.
12077         * pcmpl-rpm.el (pcmpl-rpm): New group.
12078         (pcmpl-rpm-query-options): New option.
12079         (pcmpl-rpm-packages): No need to inline it.
12080         Use pcmpl-rpm-query-options.
12082         * calendar/calendar.el (calendar-in-read-only-buffer):
12083         Avoid some needless mode changes.
12085 2012-06-21  Chong Yidong  <cyd@gnu.org>
12087         * desktop.el (desktop-read): Don't prompt if daemon (Bug#11674).
12088         (desktop-path): Remove . from the default value (Bug#10977).
12089         (desktop-read): Use user-emacs-directory if desktop-path is nil.
12091 2012-06-20  Chong Yidong  <cyd@gnu.org>
12093         * term.el (term-send-raw-meta): Make C-M-<char> keys work (Bug#8172).
12095 2012-06-20  David Röthlisberger  <david@rothlis.net>  (tiny change)
12097         * ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j
12098         (bug#11201).
12100 2012-06-20  Chong Yidong  <cyd@gnu.org>
12102         * term.el (term-window-width): Handle the case of a missing right
12103         fringe (Bug#8837).
12104         (term-check-size): Use window-text-height (Bug#5445).
12105         (term-mode): Use define-derived-mode.  Minor cleanups.
12106         Set font-lock-defaults (Bug#7692).
12107         (term-move-columns, term-insert-char, term-emulate-terminal)
12108         (term-erase-in-line, term-insert-spaces): Use font-lock-face.
12110 2012-06-20  Michael Albinus  <michael.albinus@gmx.de>
12112         * net/ange-ftp.el (ange-ftp-get-passwd):
12113         Bind `enable-recursive-minibuffers'.
12114         (ange-ftp-get-process): Throw if `non-essential' is non-nil.
12116 2012-06-19  David Röthlisberger  <david@rothlis.net>  (tiny change)
12118         * ido.el (ido-find-file): Mention C-d binding in docstring (bug#11244).
12120 2012-06-19  Glenn Morris  <rgm@gnu.org>
12122         * progmodes/python.el (python-mode): Derive from prog-mode.
12124 2012-06-19  Kevin Gallagher  <Kevin.Gallagher@boeing.com>
12126         * emulation/edt.el (edt-default-menu-bar-update-buffers)
12127         (edt-user-menu-bar-update-buffers): New functions.
12128         (edt-default-emulation-setup, edt-user-emulation-setup): Use them.
12130 2012-06-19  Chong Yidong  <cyd@gnu.org>
12132         * subr.el (with-selected-window): Preserve the selected window's
12133         terminal's top-frame (Bug#4702).
12135         * window.el (save-selected-window): Likewise.
12137 2012-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12139         * progmodes/python.el (python-rx-constituents): Move backquote.
12140         (python-skeleton-define, python-define-auxiliary-skeleton):
12141         Use `declare'.
12143 2012-06-18  Michael Albinus  <michael.albinus@gmx.de>
12145         * minibuffer.el (read-file-name-default): Revert the patch from
12146         2012-06-17.
12148 2012-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12150         * emacs-lisp/pcase.el (pcase--expand): Warn for unused pattern.
12151         (pcase--u1, pcase--q1): Don't use apply-partially.
12153 2012-06-18  Glenn Morris  <rgm@gnu.org>
12155         * progmodes/python.el (python-proc, python-buffer)
12156         (python-send-receive, python-send-string): Fix obsolete versions.
12158 2012-06-18  Martin Rudalics  <rudalics@gmx.at>
12160         * window.el (special-display-p): Completely remove stringp
12161         check.  Suggested by Andreas Schwab <schwab@linux-m68k.org>.
12163 2012-06-17  Michael Albinus  <michael.albinus@gmx.de>
12165         * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.
12167         * net/tramp.el (tramp-file-name-handler): Catch 'non-essential.
12169         * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-start-process):
12170         * net/tramp-sh.el (tramp-maybe-open-connection):
12171         Throw if `non-essential' is non-nil.
12173 2012-06-17  Martin Rudalics  <rudalics@gmx.at>
12175         * window.el (special-display-p): Signal an error if BUFFER-NAME
12176         is not a string (Bug#11713).
12178 2012-06-17  Paul Eggert  <eggert@cs.ucla.edu>
12180         * progmodes/python.el (python-info-beginning-of-backslash):
12181         Rename from python-info-beginning-of-backlash, as a spelling fix.
12183 2012-06-17  Chong Yidong  <cyd@gnu.org>
12185         * term.el (term-emulate-terminal): If term-check-size is called,
12186         move point to the process mark without resetting point (Bug#4635).
12188 2012-06-17  Glenn Morris  <rgm@gnu.org>
12190         * international/mule-cmds.el (mule-menu-keymap)
12191         (set-language-environment, set-locale-environment): Doc tweaks.
12193 2012-06-16  Aurelien Aptel  <aurelien.aptel@gmail.com>
12195         * cus-face.el (custom-face-attributes): Add wave-style underline
12196         attribute.
12197         * faces.el (set-face-attribute): Update docstring to describe
12198         wave-style underline attribute.
12200 2012-06-16  Chong Yidong  <cyd@gnu.org>
12202         * term/xterm.el (terminal-init-xterm): Discard input before
12203         querying background mode (Bug#10959).
12205 2012-06-16  Stefan Merten  <smerten@oekonux.de>
12207         * textmodes/rst.el: Added and corrected some comments.
12208         (rst-re-alist-def): Improve symbol syntax.
12209         (rst-mode-syntax-table): Correct syntax entries.
12210         (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
12211         (rst-official-version, rst-official-cvs-rev): Update version
12212         information.
12214 2012-06-15  Juanma Barranquero  <lekktu@gmail.com>
12216         * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes
12217         in 2008-06-22T13:57:28Z!monnier@iro.umontreal.ca.
12219 2012-06-15  FabiĂ¡n Ezequiel Gallina  <fgallina@cuca>
12221         * progmodes/python.el: New python.el merge.
12222         (python-guess-indent): Obsolete var.
12223         (python-indent-guess-indent-offset): New defcustom.
12224         (python-indent): Obsolete var.
12225         (python-indent-offset): New defcustom.
12226         (python-python-command, python-jython-command): Delete var.
12227         (python-shell-interpreter): New defcustom.
12228         (python-pdbtrack-do-tracking-p): Delete var.
12229         (python-pdbtrack-activate): New defcustom.
12230         (python-use-skeletons): Obsolete var.
12231         (python-skeleton-autoinsert): New defcustom.
12232         (inferior-python-filter-regexp, python-continuation-offset)
12233         (python-honour-comment-indentation, python-indent-string-contents)
12234         (python-jython-packages, python-mode-hook)
12235         (python-pdbtrack-minor-mode-string, python-remove-cwd-from-path)
12236         (python-shell-prompt-alist)
12237         (python-source-modes): Delete defcustoms.
12238         (python-check-buffer-name, python-eldoc-setup-code)
12239         (python-eldoc-string-code, python-ffap-setup-code)
12240         (python-ffap-string-code, python-fill-comment-function)
12241         (python-fill-decorator-function, python-fill-paren-function)
12242         (python-fill-string-function, python-imenu-include-defun-type)
12243         (python-imenu-make-tree, python-imenu-subtree-root-label)
12244         (python-pdbtrack-stacktrace-info-regexp, python-shell-buffer-name)
12245         (python-shell-compilation-regexp-alist)
12246         (python-shell-completion-module-string-code)
12247         (python-shell-completion-pdb-string-code)
12248         (python-shell-completion-setup-code)
12249         (python-shell-completion-string-code)
12250         (python-shell-enable-font-lock, python-shell-exec-path)
12251         (python-shell-extra-pythonpaths)
12252         (python-shell-internal-buffer-name, python-shell-interpreter-args)
12253         (python-shell-process-environment)
12254         (python-shell-prompt-block-regexp)
12255         (python-shell-prompt-output-regexp)
12256         (python-shell-prompt-pdb-regexp, python-shell-prompt-regexp)
12257         (python-shell-send-setup-max-wait, python-shell-setup-codes)
12258         (python-shell-virtualenv-path): New defcustoms.
12259         (brm-menu, eldoc-documentation-function, inferior-python-mode-map)
12260         (inferior-python-mode-syntax-table, python--prompt-regexp)
12261         (python-buffer, python-command python-python-command)
12262         (python-default-template, python-imports, python-indent-index)
12263         (python-indent-list, python-indent-list-length)
12264         (python-mode-running, python-pdbtrack-is-tracking-p)
12265         (python-preoutput-continuation, python-preoutput-leftover)
12266         (python-preoutput-result, python-preoutput-skip-next-prompt)
12267         (python-prev-dir/file, python-recursing)
12268         (python-saved-check-command, python-version-checked)
12269         (python-which-func-length-limit)
12270         (view-return-to-alist): Delete vars.
12271         (python-check-custom-command, python-dotty-syntax-table)
12272         (python-imenu-index-alist, python-indent-current-level)
12273         (python-indent-dedenters, python-indent-levels)
12274         (python-nav-beginning-of-defun-regexp)
12275         (python-nav-list-defun-positions-cache)
12276         (python-pdbtrack-buffers-to-kill, python-pdbtrack-tracked-buffer)
12277         (python-shell-internal-buffer)
12278         (python-skeleton-available): New vars.
12279         (def-python-skeleton): Delete macro.
12280         (python-skeleton-define): New macro.
12281         (python-define-auxiliary-skeleton, python-rx): New macros.
12282         (python-insert-class): Delete command.
12283         (python-skeleton-class): New command.
12284         (python-insert-def): Delete command.
12285         (python-skeleton-def): New command.
12286         (python-insert-for): Delete command.
12287         (python-skeleton-for): New command.
12288         (python-insert-if): Delete command.
12289         (python-skeleton-if): New command.
12290         (python-insert-try/except, python-insert-try/finally): Delete commands.
12291         (python-skeleton-try): New command.
12292         (python-insert-while): Delete command.
12293         (python-skeleton-while): New command.
12294         (python-backspace): Delete command.
12295         (python-indent-dedent-line-backspace): New command.
12296         (python-electric-colon): Delete command.
12297         (python-indent-electric-colon): New command.
12298         (python-guess-indent): Delete command.
12299         (python-indent-guess-indent-offset): New command.
12300         (python-shift-left): Delete command.
12301         (python-indent-shift-left): New command.
12302         (python-shift-right): Delete command.
12303         (python-indent-shift-right): New command.
12304         (python-find-function): Delete command.
12305         (python-nav-jump-to-defun): New command.
12306         (python-next-statement): Delete command.
12307         (python-nav-forward-sentence): New command.
12308         (python-previous-statement): Delete command.
12309         (python-nav-backward-sentence): New command.
12310         (python-fill-paragraph): Delete command.
12311         (python-fill-paragraph-function): New command.
12312         (python-send-buffer): Delete command.
12313         (python-shell-send-buffer): New command.
12314         (python-send-defun): Delete command.
12315         (python-shell-send-defun): New command.
12316         (python-send-region, python-send-region-and-go): Delete commands.
12317         (python-shell-send-region)
12318         (python-shell-switch-to-shell): New commands.
12319         (python-send-string): Delete command.
12320         (python-shell-send-string): New command.
12321         (python-switch-to-python): Delete command.
12322         (python-shell-switch-to-shell): New command.
12323         (python-describe-symbol): Delete command.
12324         (python-eldoc-at-point): New command.
12325         (python--set-prompt-regexp, python-args-to-list)
12326         (python-after-info-look, python-check-version)
12327         (python-check-comint-prompt, python-find-imports)
12328         (python-execute-file, turn-off-pdbtrack, turn-on-pdbtrack)
12329         (python-unload-function, python-expand-template)
12330         (python-maybe-jython, python-preoutput-filter)
12331         (python-pdbtrack-get-source-buffer)
12332         (python-pdbtrack-grub-for-buffer, python-pdbtrack-overlay-arrow)
12333         (python-pdbtrack-toggle-stack-tracking)
12334         (python-pdbtrack-track-stack-file, python-initial-text)
12335         (python-first-word, python-comment-line-p, python-send-command)
12336         (python-setup-brm, python-sentinel, python-set-proc)
12337         (python-skip-out, python-input-filter, python-outdent-p)
12338         (python-outline-level, python-backslash-continuation-line-p)
12339         (python-end-of-block, python-end-of-statement, python-mark-block)
12340         (python-beginning-of-block, python-beginning-of-statement)
12341         (python-blank-line-p, python-beginning-of-string)
12342         (python-open-block-statement-p): Delete functions.
12343         (python-indent-line, python-indent-line-1): Delete functions.
12344         (python-indent-line): New function.
12345         (python-indentation-levels): Delete function.
12346         (python-indent-calculate-levels): New function.
12347         (python-proc): Delete function.
12348         (python-shell-get-process): New function.
12349         (python-send-receive): Delete function.
12350         (python-shell-send-string-no-output): New function.
12351         (python-module-path): Delete function.
12352         (python-ffap-module-path): New function.
12353         (python-completion-at-point)
12354         (python-symbol-completions): Delete functions.
12355         (python-completion-complete-at-point): New function.
12356         (python-load-file): Delete function.
12357         (python-shell-send-file): New function.
12358         (python-calculate-indentation): Delete function.
12359         (python-indent-calculate-indentation): New function.
12360         (python-skip-comments/blanks): Delete function.
12361         (python-util-forward-comment): New function.
12362         (python-continuation-line-p): Delete function.
12363         (python-info-continuation-line-p): New function.
12364         (python-which-func, python-current-defun): Delete function.
12365         (python-info-current-defun): New function.
12366         (python-beginning-of-defun): Delete function.
12367         (python-nav-beginning-of-defun): New function.
12368         (python-close-block-statement-p)
12369         (python-block-end-p): Delete function.
12370         (python-info-closing-block): New function.
12371         (python-comint-output-filter-function)
12372         (python-eldoc--get-doc-at-point, python-end-of-defun-function)
12373         (python-fill-comment, python-fill-decorator, python-fill-paren)
12374         (python-fill-string, python-imenu-make-element-tree)
12375         (python-imenu-make-tree, python-imenu-tree-assoc)
12376         (python-indent-context, python-indent-dedent-line)
12377         (python-indent-line-function)
12378         (python-indent-post-self-insert-function)
12379         (python-indent-toggle-levels)
12380         (python-info-assignment-continuation-line-p)
12381         (python-info-beginning-of-backlash)
12382         (python-info-block-continuation-line-p)
12383         (python-info-closing-block-message)
12384         (python-info-line-ends-backslash-p)
12385         (python-info-looking-at-beginning-of-defun)
12386         (python-info-ppss-context, python-info-ppss-context-type)
12387         (python-nav-list-defun-positions, python-nav-read-defun)
12388         (python-nav-sentence-end, python-nav-sentence-start)
12389         (python-pdbtrack-comint-output-filter-function)
12390         (python-pdbtrack-set-tracked-buffer)
12391         (python-shell-calculate-exec-path)
12392         (python-shell-calculate-process-environment)
12393         (python-shell-completion--do-completion-at-point)
12394         (python-shell-completion--get-completions)
12395         (python-shell-completion-complete-at-point)
12396         (python-shell-completion-complete-or-indent)
12397         (python-shell-get-or-create-process)
12398         (python-shell-get-process-name)
12399         (python-shell-internal-get-or-create-process)
12400         (python-shell-internal-get-process-name)
12401         (python-shell-internal-send-string, python-shell-make-comint)
12402         (python-shell-parse-command, python-shell-send-setup-code)
12403         (python-skeleton-add-menu-items)
12404         (python-util-clone-local-variables, python-util-position)
12405         (run-python-internal, python-indentation-levels)
12406         (python-nav-beginning-of-defun)
12407         (python-completion-complete-at-point): New functions.
12408         (run-python): Change arguments.  New API requirements.
12410 2012-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
12412         * emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner
12413         (bug#11649).
12415         * emacs-lisp/macroexp.el (macroexp--compiler-macro): New function.
12416         (macroexp--expand-all): Use it.
12418         * emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.
12419         (cl-define-setf-expander, cl-deftype, cl-define-compiler-macro):
12420         Use `cl-function' instead.
12422 2012-06-14  Juanma Barranquero  <lekktu@gmail.com>
12424         * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
12425         Suggested by Stefan Monnier while discussing bug#11657.
12427 2012-06-14  Sam Steingold  <sds@gnu.org>
12429         * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
12431 2012-06-14  Andreas Schwab  <schwab@linux-m68k.org>
12433         * play/doctor.el (doctor-doc): Remove parameter and use
12434         doctor-sent instead of sent.
12435         (doctor-read-print): Use doctor-sent instead of sent.  (Bug#11708)
12437 2012-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
12439         * files.el: Require cl-lib.
12440         (file-name-non-special): Replace case -> cl-case.
12442         * emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.
12444         * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
12445         mapping from #' to function*.
12447 2012-06-13  Chong Yidong  <cyd@gnu.org>
12449         * mouse.el (mouse-drag-track): Do not set the mark if the user
12450         releases the mouse without selecting anything (Bug#11588).
12452 2012-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
12454         * textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB
12455         as well (bug#11646).
12457         * loadup.el: Count byte-code functions as well.
12459         * emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
12460         * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692).
12462         * emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt
12463         (bug#11649).  Add cl-defun and cl-defmacro.
12465 2012-06-13  Drew Adams  <drew.adams@oracle.com>
12467         * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
12468         Fix last change.
12470 2012-06-13  Michael Albinus  <michael.albinus@gmx.de>
12472         * net/dbus.el (dbus-call-method): Use timeout for `read-event'.
12473         Otherwise, it blocks in batch mode.
12475 2012-06-13  Juanma Barranquero  <lekktu@gmail.com>
12477         * help-mode.el (bookmark-make-record-default): Declare.
12479 2012-06-13  Chong Yidong  <cyd@gnu.org>
12481         * emacs-lisp/package.el (list-packages): Compute a list of
12482         packages that are newly-available since the last list-packages
12483         invocation.
12484         (package-menu--new-package-list): New var.
12485         (package-menu--generate, package-menu--print-info)
12486         (package-menu--status-predicate, package-menu-mark-install):
12487         Handle new status label "new".
12489 2012-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12491         * emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
12492         conversion to backquotes.
12494 2012-06-12  Chong Yidong  <cyd@gnu.org>
12496         * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
12497         Rename from gud-inhibit-global-bindings.
12499         * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
12501         * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
12502         hook from nxml-glyph-set-hook.
12504         * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
12505         declaration.
12507         * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
12509         * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
12510         Convert to defcustom.
12512 2012-06-12  Drew Adams  <drew.adams@oracle.com>
12514         * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
12515         New functions.
12516         (help-mode): Use them.
12518 2012-06-11  Glenn Morris  <rgm@gnu.org>
12520         * progmodes/fortran.el (fortran-font-lock-keywords-3):
12521         Use preprocessor face for directives.
12522         (fortran-directive-re): Doc fix.
12524 2012-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12526         * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
12527         conversion to backquotes (bug#11652).
12529         Fix compiler-expansion of CL's cXXr functions (bug#11673).
12530         * emacs-lisp/cl-lib.el (cl--defalias): New function.
12531         (cl-values, cl-values-list, cl-copy-seq, cl-svref, cl-first)
12532         (cl-second, cl-rest, cl-endp, cl-third, cl-fourth): Use it.
12533         (cl-plusp, cl-minusp, cl-fifth, cl-sixth, cl-seventh, cl-eighth)
12534         (cl-ninth, cl-tenth): Mark them as inlinable.
12535         (cl-caaar, cl-caadr, cl-cadar, cl-caddr, cl-cdaar, cl-cdadr)
12536         (cl-cddar, cl-cdddr, cl-caaaar, cl-caaadr, cl-caadar, cl-caaddr)
12537         (cl-cadaar, cl-cadadr, cl-caddar, cl-cadddr, cl-cdaaar, cl-cdaadr)
12538         (cl-cdadar, cl-cdaddr, cl-cddaar, cl-cddadr, cl-cdddar, cl-cddddr):
12539         Add a compiler-macro declaration to use cl--compiler-macro-cXXr.
12540         (cl-list*, cl-adjoin): Don't put an autoload manually.
12541         * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin)
12542         (cl--compiler-macro-list*): Add autoload cookie.
12543         (cl--compiler-macro-cXXr): New function.
12545         * help-fns.el (help-fns--compiler-macro): New function extracted from
12546         describe-function-1; follow aliases and use `compiler-macro' property.
12547         (describe-function-1): Use it.
12549 2012-06-11  Chong Yidong  <cyd@gnu.org>
12551         * startup.el (fancy-splash-head): Use splash.svg even if librsvg
12552         is uninstalled, if imagemagick is installed.
12554 2012-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12556         * emacs-lisp/cl-lib.el: Use lexical-binding.
12557         (cl-map-extents, cl-maclisp-member): Remove.
12558         (cl--set-elt, cl--set-nthcdr, cl--set-buffer-substring)
12559         (cl--set-substring, cl--block-wrapper, cl--block-throw)
12560         (cl--compiling-file, cl--mapcar-many, cl--do-subst): Use "cl--" prefix.
12561         * emacs-lisp/cl-extra.el: Use lexical-binding.
12562         (cl--mapcar-many, cl--map-keymap-recursively, cl--map-intervals)
12563         (cl--map-overlays, cl--set-frame-visible-p, cl--progv-save)
12564         (cl--progv-before, cl--progv-after, cl--finite-do, cl--set-getf)
12565         (cl--do-remf, cl--do-prettyprint): Use "cl--" prefix.
12566         * emacs-lisp/cl-seq.el: Use lexical-binding.
12567         (cl--parsing-keywords, cl--check-key, cl--check-test-nokey)
12568         (cl--check-test, cl--check-match): Use "cl--" prefix and backquotes.
12569         (cl--alist, cl--sublis-rec, cl--nsublis-rec, cl--tree-equal-rec):
12570         * emacs-lisp/cl-macs.el (cl--lambda-list-keywords): Use "cl--" prefix.
12571         * edmacro.el (edmacro-mismatch): Simplify to remove dependence on
12572         CL's internals.
12574 2012-06-11  Michael Albinus  <michael.albinus@gmx.de>
12576         Sync with Tramp 2.2.6-pre.
12578         * net/tramp-cache.el (tramp-dump-connection-properties): Let-bind
12579         `print-length' and `print-level' to nil, in order to avoid
12580         truncation.  Reported by Christopher Schmidt
12581         <christopher@ristopher.com>.
12583         * net/tramp-cmds.el (tramp-cleanup-connection): Delete also process.
12585         * net/tramp-compat.el (tramp-compat-condition-case-unless-debug):
12586         New defmacro.
12587         (tramp-compat-copy-directory): Add optional argument
12588         COPY-CONTENTS.  It is not handled yet.
12590         * net/tramp-ftp.el (tramp-disable-ange-ftp): Fix docstring.
12591         (tramp-ftp-file-name-p): Simplify.
12593         * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
12594         * net/tramp-gw.el (tramp-gw-open-connection): Add hop to
12595         connection vector.
12597         * net/tramp-sh.el (tramp-copy-size-limit): Fix docstring.
12598         (tramp-methods): Do not use `tramp-password-end-of-line'.
12599         (tramp-completion-function-alist-putty): Handle UNIX case.
12600         (tramp-remote-path): Add "/opt/bin", "/opt/sbin" and "/opt/local/bin".
12601         (tramp-do-file-attributes-with-stat)
12602         (tramp-do-directory-files-and-attributes-with-stat) Return uid and
12603         gid as real numbers.  They could run out of integer range on cygwin.
12604         (tramp-do-copy-or-rename-file-out-of-band): Better trace format.
12605         (tramp-sh-handle-expand-file-name): Handle hops.
12606         (tramp-open-connection-setup-interactive-shell):
12607         Use `tramp-cleanup'.  Move check for busyboxes ...
12608         (tramp-find-shell): ... here.  Simplify implementation.
12609         Set "remote-shell" property also for alternative shells.
12610         (tramp-remote-coding-commands): Check "test -c /dev/stdout".
12611         If failing, a regular file would be written otherwise.
12612         Reported by Dmitry Kurochkin <dmitry.kurochkin@gmail.com>.
12613         (tramp-find-inline-encoding): Cache the coding commands in the
12614         process cache.  Apply test command on the remote side, if defined.
12615         (tramp-find-inline-compress): Cache the compress commands in the
12616         process cache.
12617         (tramp-compute-multi-hops): Save `tramp-default-proxies-alist'
12618         when requested.  Handle hops.
12619         (tramp-current-connection): New defvar.
12620         (tramp-maybe-open-connection): Use `tramp-cleanup'.
12621         Throw `suppress', if there was a failed connection shortly before.
12622         Handle user interrupt.  (Bug#10187)
12623         (tramp-get-inline-compress, tramp-get-inline-coding):
12624         Read connection properties from the process cache.
12626         * net/tramp-smb.el (tramp-smb-server-version)
12627         (tramp-smb-wrong-passwd-regexp, tramp-smb-actions-with-tar):
12628         New defconsts.
12629         (tramp-smb-prompt): Extend for powershell prompt.
12630         (tramp-smb-file-name-handler-alist): Add handlers for
12631         `process-file', `shell-command' and `start-file-process'.
12632         (tramp-smb-winexe-program, tramp-smb-winexe-shell-command)
12633         (tramp-smb-winexe-shell-command-switch): New defcustoms.
12634         (tramp-smb-file-name-p): Simplify.
12635         (tramp-smb-action-with-tar, tramp-smb-handle-process-file)
12636         (tramp-smb-kill-winexe-function, tramp-smb-call-winexe)
12637         (tramp-smb-shell-quote-argument): New defuns.
12638         (tramp-smb-handle-copy-directory): Add COPY-CONTENTS argument.
12639         Implement using "tar".  By this, time-stamps are preserved.
12640         (tramp-smb-handle-copy-file): Handle also the case of directories.
12641         (tramp-smb-do-file-attributes-with-stat)
12642         (tramp-smb-get-file-entries, tramp-smb-get-cifs-capabilities):
12643         Use `tramp-get-connection-buffer').
12644         (tramp-smb-handle-rename-file): Use "rename", when source and
12645         target are on the same share.
12646         (tramp-smb-maybe-open-connection): Handle wrong passwords.
12647         Use `tramp-smb-server-version'.
12648         (tramp-smb-wait-for-output): Remove prompt.
12650         * net/tramp.el (top): Require 'cl.
12651         (tramp-methods, tramp-rsh-end-of-line):
12652         Remove `tramp-password-end-of-line' from docstring.
12653         (tramp-save-ad-hoc-proxies): New defcustom.
12654         (tramp-completion-function-alist): Adapt docstring.
12655         (tramp-default-password-end-of-line): Remove defcustom.
12656         (tramp-shell-prompt-pattern): Allow "[]" style prompts.  (Bug#11065)
12657         (tramp-user-regexp, tramp-file-name-regexp-unified)
12658         (tramp-file-name-regexp-url): Extend regexp by hop separator.
12659         (tramp-postfix-hop-format, tramp-postfix-hop-regexp)
12660         (tramp-remote-file-name-spec-regexp): New defconst.
12661         (tramp-file-name-structure): Extend structure for hops.
12662         (tramp-get-method-parameter): Move up.
12663         (tramp-file-name-p, tramp-dissect-file-name)
12664         (with-parsed-tramp-file-name): Handle hops.
12665         (tramp-file-name-hop): New defun.
12666         (tramp-make-tramp-file-name): New optional arg HOP.
12667         (tramp-message-show-progress-reporter-message): New defvar.
12668         (tramp-with-progress-reporter): Use it.  We cannot use
12669         `tramp-message-show-message' here, because this suppresses also
12670         error buffers.
12671         (tramp-error-with-buffer): Suppress buffer view, if
12672         `tramp-message-show-message' is nil.
12673         Use `tramp-get-connection-buffer'.
12674         (tramp-cleanup): New defun.
12675         (tramp-rfn-eshadow-update-overlay): Let-bind `non-essential' to `t'.
12676         (tramp-file-name-handler): If `debug-on-error' is set, propagate
12677         an error unchanged.
12678         (tramp-completion-handle-file-name-all-completions): Handle hops.
12679         Fix an error when called from ido.
12680         (tramp-completion-dissect-file-name): Use better local variable
12681         name.  Add hop to the vector.
12682         (tramp-handle-insert-file-contents): Use progress-reporter for the
12683         whole scenario.
12684         (tramp-action-password): Let-bind `enable-recursive-minibuffers'
12685         to `t'.
12686         (tramp-check-for-regexp): Simplify search.
12687         (tramp-enter-password): Remove it.  Move implementation ...
12688         (tramp-action-password): ... here.
12689         (tramp-mode-string-to-int, tramp-local-host-p)
12690         (tramp-make-tramp-temp-file, tramp-read-passwd)
12691         (tramp-clear-passwd, tramp-time-less-p, tramp-time-diff):
12692         Set tramp-autoload cookie.
12694         * net/trampver.el: Update release number.
12696 2012-06-11  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12697             Michael Albinus  <michael.albinus@gmx.de>
12699         * net/tramp.el (tramp-set-completion-function): Fix docstring.
12700         (tramp-parse-group, tramp-parse-file)
12701         (tramp-parse-shostkeys-sknownhosts): New defuns.
12702         (tramp-parse-rhosts, tramp-parse-rhosts-group, tramp-parse-shosts)
12703         (tramp-parse-shosts-group, tramp-parse-sconfig)
12704         (tramp-parse-sconfig-group, tramp-parse-shostkeys)
12705         (tramp-parse-sknownhosts, tramp-parse-hosts)
12706         (tramp-parse-hosts-group, tramp-parse-passwd, tramp-parse-netrc):
12707         Use them.
12708         (tramp-parse-passwd-group, tramp-parse-netrc-group)
12709         (tramp-parse-putty-group): Don't narrow.
12710         (tramp-parse-putty): Make a loop.
12711         (tramp-file-name-handler): Catch the `suppress' signal.
12713 2012-06-11  Chong Yidong  <cyd@gnu.org>
12715         * image.el (imagemagick-register-types): Put the ImageMagick entry
12716         at the end of image-type-file-name-regexps.
12718 2012-06-11  Johan BockgĂ¥rd  <bojohan@gnu.org>
12720         * emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
12721         (pcase, pcase-let*, pcase-dolist): Use them.
12723 2012-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12725         * emacs-lisp/pcase.el (pcase--let*): New function.
12726         (pcase-let*): Use it.  Use pcase--memoize to avoid repeated expansions.
12727         (pcase--expand): Use macroexp-let².
12729 2012-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12731         * emacs-lisp/timer.el, emacs-lisp/syntax.el, emacs-lisp/smie.el:
12732         * emacs-lisp/ewoc.el, emacs-lisp/cconv.el, emacs-lisp/bytecomp.el:
12733         * emacs-lisp/byte-opt.el, emacs-lisp/autoload.el: Convert to cl-lib.
12734         * emacs-lisp/easymenu.el, emacs-lisp/easy-mmode.el:
12735         * emacs-lisp/derived.el: Use pcase instead of `cl'.
12736         * emacs-lisp/cl-lib.el: Get rid of special cl-macs auto load.
12738 2012-06-10  Glenn Morris  <rgm@gnu.org>
12740         * mail/rmail.el (rmail-yank-current-message): Leave point at
12741         correct position.  (Bug#11660)
12743 2012-06-10  Chong Yidong  <cyd@gnu.org>
12745         * allout-widgets.el: Fix code header.
12747 2012-06-10  Chong Yidong  <cyd@gnu.org>
12749         * cus-edit.el (customize-changed-options-previous-release):
12750         Bump to 24.1.
12752 2012-06-09  Andreas Schwab  <schwab@linux-m68k.org>
12754         * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.
12756 2012-06-09  Chong Yidong  <cyd@gnu.org>
12758         * ebuff-menu.el (electric-buffer-list): Preserve header line.
12760 2012-06-09  Martin Rudalics  <rudalics@gmx.at>
12762         * window.el (special-display-popup-frame): Don't use
12763         window--display-buffer (Bug#11651).
12765 2012-06-09  Eli Zaretskii  <eliz@gnu.org>
12767         Fix parallel builds: make sure loaddefs.el is not being written
12768         while Lisp files are compiled.
12769         (compile): Don't depend on 'mh-autoloads'.
12770         (compile-CMD, compile-SH): Depend on 'autoloads'.
12771         (bootstrap): Don't depend on 'autoloads' and 'mh-autoloads'.
12773         * makefile.w32-in (BIG_STACK_DEPTH): Enlarge to 2200.  (Bug#11649)
12775 2012-06-09  Chong Yidong  <cyd@gnu.org>
12777         * face-remap.el (face-remap-add-relative, face-remap-set-base)
12778         (buffer-face-set, buffer-face-toggle, buffer-face-mode-invoke):
12779         Doc fixes (Bug#11225).
12781 2012-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
12783         * emacs-lisp/macroexp.el (macroexp--expand-all): Only autoload
12784         a function if there's a clear indication that it has a compiler-macro.
12785         * emacs-lisp/byte-run.el (defun-declarations-alist, defmacro, defun)
12786         (macro-declarations-alist): Add arglist to declaration functions.
12787         (defun-declarations-alist): Add `obsolete' and `compiler-macro'.
12788         * emacs-lisp/cl-seq.el (cl-member, cl-assoc):
12789         * emacs-lisp/cl-lib.el (cl-list*, cl-adjoin):
12790         * emacs-lisp/cl-extra.el (cl-get): Use the new `declare' statement.
12791         Also add autoload to find the compiler macro.
12792         * emacs-lisp/cl-macs.el (eql) [compiler-macro]: Remove.
12793         (cl--compiler-macro-member, cl--compiler-macro-assoc)
12794         (cl--compiler-macro-adjoin, cl--compiler-macro-list*)
12795         (cl--compiler-macro-get): New functions, replacing calls to
12796         cl-define-compiler-macro.
12797         (cl-typep) [compiler-macro]: Use macroexp-let².
12799 2012-06-08  Nick Dokos  <nicholas.dokos@hp.com>  (tiny change)
12801         * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
12802         string properly, fixes Bug#11473.
12804 2012-06-08  Chong Yidong  <cyd@gnu.org>
12806         * faces.el (set-face-attribute): Doc fix.
12807         (modify-face): Don't use :bold and :italic.
12808         (error, warning, success): Tweak definitions.
12810         * cus-edit.el (custom-modified, custom-invalid, custom-rogue)
12811         (custom-modified, custom-set, custom-changed, custom-themed)
12812         (custom-saved, custom-button, custom-button-mouse)
12813         (custom-button-pressed, custom-state, custom-comment-tag)
12814         (custom-variable-tag, custom-group-tag-1, custom-group-tag)
12815         (custom-group-subtitle): Use new-style face specs.
12816         (custom-invalid-face, custom-rogue-face, custom-modified-face)
12817         (custom-set-face, custom-changed-face, custom-saved-face)
12818         (custom-button-face, custom-button-pressed-face)
12819         (custom-documentation-face, custom-state-face)
12820         (custom-comment-face, custom-comment-tag-face)
12821         (custom-variable-tag-face, custom-variable-button-face)
12822         (custom-face-tag-face, custom-group-tag-face-1)
12823         (custom-group-tag-face): Remove obsolete face alias.
12825         * epa.el (epa-validity-high, epa-validity-medium)
12826         (epa-validity-low, epa-mark, epa-field-name, epa-string)
12827         (epa-field-name, epa-field-body):
12828         * font-lock.el (font-lock-comment-face, font-lock-string-face)
12829         (font-lock-keyword-face, font-lock-builtin-face)
12830         (font-lock-function-name-face, font-lock-variable-name-face)
12831         (font-lock-type-face, font-lock-constant-face):
12832         * ido.el (ido-first-match, ido-only-match, ido-subdir)
12833         (ido-virtual, ido-indicator, ido-incomplete-regexp):
12834         * speedbar.el (speedbar-button-face, speedbar-file-face)
12835         (speedbar-directory-face, speedbar-tag-face)
12836         (speedbar-selected-face, speedbar-highlight-face)
12837         (speedbar-separator-face):
12838         * whitespace.el (whitespace-newline, whitespace-space)
12839         (whitespace-hspace, whitespace-tab, whitespace-trailing)
12840         (whitespace-line, whitespace-space-before-tab)
12841         (whitespace-space-after-tab, whitespace-indentation)
12842         (whitespace-empty):
12843         * emulation/cua-base.el (cua-global-mark):
12844         * eshell/em-prompt.el (eshell-prompt):
12845         * net/newst-plainview.el (newsticker-new-item-face)
12846         (newsticker-old-item-face, newsticker-immortal-item-face)
12847         (newsticker-obsolete-item-face, newsticker-date-face)
12848         (newsticker-statistics-face, newsticker-default-face):
12849         * net/newst-reader.el (newsticker-feed-face)
12850         (newsticker-extra-face, newsticker-enclosure-face):
12851         * net/newst-treeview.el (newsticker-treeview-face)
12852         (newsticker-treeview-new-face, newsticker-treeview-old-face)
12853         (newsticker-treeview-immortal-face)
12854         (newsticker-treeview-obsolete-face)
12855         (newsticker-treeview-selection-face):
12856         * net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
12857         (rcirc-bright-nick, rcirc-server, rcirc-timestamp)
12858         (rcirc-nick-in-message, rcirc-nick-in-message-full-line)
12859         (rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
12860         * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
12861         (nxml-outline-active-indicator, nxml-outline-ellipsis):
12862         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
12863         (mpuz-text):
12864         * progmodes/vera-mode.el (vera-font-lock-number)
12865         (vera-font-lock-function, vera-font-lock-interface):
12866         * textmodes/table.el (table-cell): Use new-style face specs, and
12867         don't use the old :bold and :italic attributes.
12869         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
12870         (ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
12871         (ebrowse-member-class, ebrowse-progress): Likewise.
12872         (ebrowse-tree-mark-face, ebrowse-root-class-face)
12873         (ebrowse-file-name-face, ebrowse-default-face)
12874         (ebrowse-member-attribute-face, ebrowse-member-class-face)
12875         (ebrowse-progress-face): Remove obsolete faces.
12877         * progmodes/flymake.el (flymake-errline, flymake-warnline):
12878         Inherit from error and warning faces respectively.
12880         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
12881         Likewise.
12882         (flyspell-incorrect-face, flyspell-duplicate-face):
12883         Remove obsolete aliases.
12885 2012-06-08  Michael Albinus  <michael.albinus@gmx.de>
12887         * net/tramp-compat.el (tramp-compat-temporary-file-directory):
12888         Avoid infloop.
12890 2012-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12892         * startup.el (argv, argi): Make lexically scoped.
12893         * emacs-lisp/float-sup.el (pi): Use internal-make-var-non-special.
12894         * emacs-lisp/cl-macs.el: Use lexical-binding.
12895         Rename cl-bind-* to cl--bind-*.
12896         * files.el: Don't require `cl' since it doesn't use it.
12897         * emacs-lisp/pcase.el, emacs-lisp/macroexp.el: Add coding cookie.
12899 2012-06-08  Juanma Barranquero  <lekktu@gmail.com>
12901         * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu).
12902         (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms,
12903         instead of calling external sort utility.
12904         (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions.
12906 2012-06-08  Eli Zaretskii  <eliz@gnu.org>
12908         * descr-text.el (describe-char): Mention how to insert the
12909         character, if the current input method doesn't support it.
12910         See the discussion in this thread for the details:
12911         http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
12913 2012-06-08  Sam Steingold  <sds@gnu.org>
12915         * bindings.el (global-map): Bind XF86Forward to next-buffer and
12916         XF86Back to previous-buffer.
12917         (minibuffer-local-map): Bind them to next-history-element and
12918         previous-history-element respectively.
12919         * help-mode.el (help-mode-map): Bind them to help-go-forward and
12920         help-go-back respectively.
12921         * info.el (Info-mode-map): Bind them to Info-history-forward and
12922         Info-history-back respectively.
12923         These are the keys next to Up on the ThinkPad keyboard.
12925 2012-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12927         Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
12928         * emacs-lisp/cl-macs.el: Provide itself.
12929         (cl--labels-convert-cache): New var.
12930         (cl--labels-convert): New function.
12931         (cl-flet, cl-labels): New implementation with new semantics, relying on
12932         lexical-binding.
12933         * emacs-lisp/cl.el: Mark compatibility aliases as obsolete.
12934         (cl-closure-vars, cl--function-convert-cache)
12935         (cl--function-convert): Move from cl-macs.el.
12936         (lexical-let, lexical-let*, flet, labels): Move from cl-macs.el and
12937         rename by removing the "cl-" prefix.
12938         * emacs-lisp/macroexp.el (macroexp-unprogn): New function.
12940 2012-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12942         * emacs-lisp/cl.el (cl-macroexpand, cl-macro-environment)
12943         (cl-macroexpand-all, cl-not-hash-table, cl-builtin-gethash)
12944         (cl-builtin-remhash, cl-builtin-clrhash, cl-builtin-maphash)
12945         (cl-map-keymap, cl-copy-tree, cl-gethash, cl-puthash, cl-remhash)
12946         (cl-clrhash, cl-maphash, cl-make-hash-table, cl-hash-table-p)
12947         (cl-hash-table-count): Add old compatibility aliases.
12949         * emacs-lisp/cl-macs.el (cl-macro-environment): Remove var.
12950         Use macroexpand-all-environment instead.
12951         (cl--old-macroexpand): New var.
12952         (cl--sm-macroexpand): New function.
12953         (cl-symbol-macrolet): Use it during macro expansion.
12954         (cl--function-convert-cache): New var.
12955         (cl--function-convert): New function, extracted from
12956         cl-macroexpand-all.
12957         (cl-lexical-let): Use it.
12959         * emacs-lisp/cl-lib.el (cl-macro-environment): Remove decl.
12960         (cl-macroexpand): Move to cl-macs.el and rename to cl--sm-macroexpand.
12961         (cl-member): Remove old alias.
12963         * emacs-lisp/cl-extra.el (cl-map-keymap, cl-copy-tree)
12964         (cl-not-hash-table, cl-builtin-gethash, cl-builtin-remhash)
12965         (cl-builtin-clrhash, cl-builtin-maphash, cl-gethash, cl-puthash)
12966         (cl-remhash, cl-clrhash, cl-maphash, cl-make-hash-table)
12967         (cl-hash-table-p, cl-hash-table-count): Move to cl.el.
12968         (cl-macroexpand-cmacs): Remove var.
12969         (cl-macroexpand-all, cl-macroexpand-body): Remove funs.
12970         Use macroexpand-all instead.
12972 2012-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12974         * emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*, macroexp-if)
12975         (macroexp-let², macroexp--const-symbol-p, macroexp-const-p)
12976         (macroexp-copyable-p): New functions and macros.
12977         * emacs-lisp/edebug.el (edebug-unwrap):
12978         * emacs-lisp/disass.el (disassemble-internal): Use macroexp-progn.
12979         * emacs-lisp/pcase.el: Use macroexp-let*, macroexp-if, ...
12980         (pcase--let*): Remove.
12981         * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p)
12982         (byte-compile-constp): Remove.  Use macroexp--const-symbol-p and
12983         macroexp-const-p instead.
12984         * emacs-lisp/byte-opt.el: Use macroexp-const-p and macroexp-progn.
12986         * emacs-lisp/cl-macs.el: Clean up the name space by using "cl--"
12987         instead of "cl-" for internal definitions.  Use macroexp-const-p.
12988         (cl-old-bc-file-form): Remove var.
12989         (cl-const-exprs-p): Remove fun.
12990         (cl-labels, cl-macrolet): Use backquote.
12991         (cl-lexical-let): Use cl-symbol-macrolet.  Don't use cl-defun-expander.
12992         (cl-defun-expander, cl-byte-compile-compiler-macro): Remove fun.
12993         (cl-define-setf-expander): Rename from cl-define-setf-method.
12994         * emacs-lisp/cl.el: Adjust alias for define-setf-method.
12996         * international/mule-cmds.el: Don't require CL.
12997         (view-hello-file): Don't use `letf'.
12999 2012-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13001         * tmm.el (tmm-prompt): Use string-prefix-p.
13002         (tmm-completion-delete-prompt): Don't affect current-buffer outside.
13003         (tmm-add-prompt): Use minibuffer-completion-help.
13004         (tmm-delete-map): Remove.
13006         * subr.el (kbd): Make it its own function.
13008 2012-06-07  Stefan Merten  <smerten@oekonux.de>
13010         * textmodes/rst.el: Use `eval-when-compile' for requiring `cl.el'.
13011         Silence compiler warnings.  Fix versions.
13012         (rst-position-if, rst-position, rst-some, rst-signum): New functions.
13013         (rst-shift-region, rst-adornment-level, rst-compute-tabs)
13014         (rst-indent-line, rst-shift-region, rst-forward-line): Use them.
13015         (rst-package-emacs-version-alist): Correct Emacs version to
13016         represent major merge with upstream.
13017         (rst-transition, rst-adornment, rst-compile-toolsets): Fix versions.
13019 2012-06-06  Glenn Morris  <rgm@gnu.org>
13021         * mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.
13022         Only print environment variables if set.
13024 2012-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13026         * emacs-lisp/macroexp.el: Don't require CL since we don't use it.
13027         (macroexp--cons): Rename from maybe-cons.
13028         (macroexp--accumulate): Rename from macroexp-accumulate.
13029         (macroexp--all-forms): Rename from macroexpand-all-forms.
13030         (macroexp--all-clauses): Rename from macroexpand-all-clauses.
13031         (macroexp--expand-all): Rename from macroexpand-all-1.
13033 2012-06-06  Sam Steingold  <sds@gnu.org>
13035         * calendar/calendar.el (calendar-in-read-only-buffer):
13036         Call `special-mode' to enable the standard read-only keybindings.
13038 2012-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13040         * emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the output
13041         with "loading" messages (bug#11635).
13043 2012-06-06  Michael Albinus  <michael.albinus@gmx.de>
13045         * files.el (enable-remote-dir-locals): New option.
13046         (hack-dir-local-variables): Use it.  (Bug#1933, Bug#6731)
13048         * net/tramp-compat.el (tramp-compat-temporary-file-directory):
13049         Ensure, that the temp directory is local.
13051         * net/tramp-sh.el (tramp-sh-handle-write-region): Let-bind
13052         `temporary-file-directory'.
13054         * progmodes/python.el (python-send-region): Ensure, that the
13055         temporary file is created also in the remote case.
13057 2012-06-06  Glenn Morris  <rgm@gnu.org>
13059         * vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
13060         (vc-rcs-update-changelog): Use it.
13062         * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff.
13064         * vc/vc-sccs.el (vc-sccs-write-revision): New function.
13065         (vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
13066         (vc-sccs-diff): Replace use of the external vcdiff script.
13068 2012-06-05  Glenn Morris  <rgm@gnu.org>
13070         * ledit.el: Move to obsolete/.
13072 2012-06-05  Sam Steingold  <sds@gnu.org>
13074         * calendar/calendar.el (calendar-exit): Reinstate the 2012-03-28
13075         patch (Bug#11140).
13077 2012-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13079         * emacs-lisp/cust-print.el: Move to obsolete.
13081         * emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
13082         compiler-macro expansion.
13084         Add native compiler-macro support.
13085         * emacs-lisp/macroexp.el (macroexpand-all-1):
13086         Support compiler-macros directly.  Properly follow aliases and apply
13087         the compiler macros more thoroughly.
13088         * emacs-lisp/cl.el: Don't copy compiler-macro properties any more since
13089         macroexpand now properly follows aliases.
13090         * emacs-lisp/cl-macs.el (toplevel, cl-define-compiler-macro)
13091         (cl-compiler-macroexpand): Use new prop.
13092         * emacs-lisp/byte-opt.el (featurep): Optimize earlier.
13094         * emacs-lisp/cl-lib.el (custom-print-functions): Add alias.
13096 2012-06-05  Martin Rudalics  <rudalics@gmx.at>
13098         * window.el (get-lru-window, get-mru-window, get-largest-window):
13099         New argument NOT-SELECTED to avoid picking the selected window.
13100         (window--display-buffer-1, window--display-buffer-2): Replace by
13101         new function window--display-buffer
13102         (display-buffer-same-window, display-buffer-reuse-window)
13103         (display-buffer-pop-up-frame, display-buffer-pop-up-window):
13104         Use window--display-buffer.
13105         (display-buffer-use-some-window): Remove temporary dedication
13106         hack by calling get-lru-window and get-largest-window with
13107         NOT-SELECTED argument non-nil.  Call window--display-buffer.
13109 2012-06-05  Glenn Morris  <rgm@gnu.org>
13111         * vc/vc-sccs.el (vc-sccs-workfile-unchanged-p):
13112         Replace external vcdiff script.
13114 2012-06-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13116         * emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
13118 2012-06-04  Chong Yidong  <cyd@gnu.org>
13120         * image.el (imagemagick-types-inhibit): Revert last change.
13121         Add INFO and M.
13122         (imagemagick-enabled-types): Remove CIN and EPS*.
13124 2012-06-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13126         * emacs-lisp/cl-lib.el: Rename from cl.el.
13127         * emacs-lisp/cl.el: New compatibility file.
13128         * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
13129         * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
13130         to obey the "cl-" prefix.
13131         * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
13133 2012-06-03  Glenn Morris  <rgm@gnu.org>
13135         * emacs-lisp/authors.el (authors-aliases): Addition.
13137         * cus-start.el (tool-bar-style, tool-bar-max-label-size):
13138         Fix :version.
13140 2012-06-03  Stefan Merten  <smerten@oekonux.de>
13142         * textmodes/rst.el: Add comments.
13143         (rst-transition, rst-adornment): New faces.
13144         (rst-adornment-faces-alist): Make default safe to reevaluate.
13145         Fixes
13146         http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
13147         Improve customization tags.
13148         (rst-define-level-faces): Clarify meaning.
13150 2012-06-03  Chong Yidong  <cyd@gnu.org>
13152         * progmodes/compile.el (compilation-mode-line-fail)
13153         (compilation-mode-line-run, compilation-mode-line-exit):
13154         New faces.
13155         (compilation-start, compilation-handle-exit): Use them (Bug#11032).
13157 2012-06-03  Jack Duthen  <duthen.mac.01@gmail.com>  (tiny change)
13159         * progmodes/which-func.el (which-func-update-ediff-windows):
13160         New function.  Use it in ediff-select-hook (Bug#11478).
13162 2012-06-03  Chong Yidong  <cyd@gnu.org>
13164         * bindings.el: Remove explicit help text from format-mode-line.
13165         It is now supplied by mode-line-default-help-echo.
13166         (mode-line-front-space, mode-line-end-spaces)
13167         (mode-line-misc-info): New variables.
13168         (mode-line-modes, mode-line-position): Move the default value to
13169         the variable definition.
13170         (mode-line-default-help-echo): New defcustom.
13171         (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
13172         (mode-line-modified-help-echo): New functions.
13173         (mode-line-mule-info, mode-line-modified): Use them.
13174         (mode-line-eol-desc, propertized-buffer-identification):
13175         Consistency fixes for help text.
13176         (mode-line-coding-system-map): Allow using mouse-3 to invoke
13177         set-buffer-file-coding-system (Bug#289).
13178         (mode-line-mule-info-help-echo): Update help text.
13180 2012-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13182         * simple.el (execute-extended-command): Set real-this-command
13183         (bug#11506).
13185 2012-06-02  Chong Yidong  <cyd@gnu.org>
13187         Remove incorrect uses of "modeline" in comments, docstrings, and
13188         function/variable names (Bug#10329).
13190         * cus-edit.el (mode-line):
13191         * dframe.el (dframe-mouse-hscroll):
13192         * emacs-lisp/re-builder.el:
13193         * emacs-lisp/easy-mmode.el (define-minor-mode):
13194         * frame.el (set-frame-name):
13195         * help.el (lookup-minor-mode-from-indicator):
13196         * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
13197         * progmodes/cc-cmds.el (c-toggle-auto-newline)
13198         (c-toggle-hungry-state):
13199         * progmodes/antlr-mode.el (antlr-language-alist):
13200         * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
13201         * progmodes/vhdl-mode.el (vhdl-mode):
13202         * progmodes/which-func.el (which-func, which-func-cleanup-function):
13203         * term/ns-win.el (ns-face-at-pos):
13204         * term/sup-mouse.el (sup-mouse-report):
13205         * textmodes/flyspell.el (flyspell-mode-line-string):
13206         * textmodes/ispell.el (ispell-highlight-face):
13207         * textmodes/reftex-global.el:
13208         * vc/vc-arch.el (vc-arch-mode-line-string):
13209         * vc/vc-cvs.el (vc-cvs-mode-line-string):
13210         * vc/vc-git.el (vc-git-mode-line-string):
13211         * vc/vc-hooks.el (vc-display-status)
13212         (vc-default-mode-line-string):
13213         * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
13215         * ansi-color.el (ansi-color-faces-vector): Change default faces.
13217         * dired.el (dired-sort-set-mode-line): Rename from
13218         dired-sort-set-modeline.  All callers changed.
13220         * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
13221         eshell-status-in-modeline.
13223         * foldout.el (foldout-mode-line-string): Rename from
13224         foldout-modeline-string.  All callers changed.
13225         (foldout-update-mode-line): Rename from foldout-update-modeline.
13227         * subr.el (redraw-modeline): Make into obsolete alias.
13229         * calendar/timeclock.el (timeclock-mode-line-display): Rename from
13230         timeclock-modeline-display.  Make old name an alias.
13231         (timeclock-update-mode-line): Likewise.  All callers changed.
13232         (timeclock-mode-line-display): No need to check before using
13233         add-hook.
13234         (timeclock-relative, timeclock-day-over-hook)
13235         (timeclock-use-elapsed, timeclock-mode-string)
13236         (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
13238         * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
13239         crisp-mode-modeline-string.
13241         * play/solitaire.el (solitaire-build-mode-line): Rename from
13242         solitaire-build-modeline.  All callers changed.
13244         * play/zone.el (zone-hiding-mode-line): Rename from
13245         zone-hiding-modeline.  All callers changed.
13246         (zone): Remove unusued `modeline-hidden-level' property.
13248         * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
13249         xscheme-modeline-initialize.  All callers changed.
13251         * strokes.el (strokes-lighter): Rename from
13252         strokes-modeline-string.
13254         * textmodes/sgml-mode.el (html-face-tag-alist)
13255         (html-tag-face-alist): Use mode-line face instead of obsolete
13256         alias modeline.
13258 2012-06-02  Stefan Merten  <smerten@oekonux.de>
13260         * textmodes/rst.el: Always require `cl'.
13261         (rst-mode-map): Fix meaning of C-M-a / C-M-e.
13263 2012-06-02  Chong Yidong  <cyd@gnu.org>
13265         * image.el (imagemagick-enabled-types): Rename from
13266         imagemagick-types-enable.  Add many more types.
13267         (imagemagick-types-inhibit): Change default to nil.
13268         (imagemagick-filter-types): Caller changed.
13270 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13272         * emacs-lisp/cl-macs.el: Use backquotes.
13273         (cl-transform-function-property): Use eval-and-compile rather than
13274         abusing `require'.
13275         (defstruct): Use declare-function instead of with-no-warnings.
13277         * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
13278         (byte-compile-output-docform): Re-add the print-circle bindings.
13279         (byte-compile-fix-header): Use #$ just because it's shorter.
13280         (byte-compile-output-file-form): Remove defun/defmacro.
13282 2012-06-01  Martin Rudalics  <rudalics@gmx.at>
13284         * simple.el (choose-completion): Remove now obsolete binding for
13285         owindow.
13287 2012-06-01  Michael Albinus  <michael.albinus@gmx.de>
13289         * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
13290         in order to avoid "Stack overflow in regexp matcher".
13292 2012-05-31  Glenn Morris  <rgm@gnu.org>
13294         * image.el: For clarity, call imagemagick-register-types at
13295         top-level, rather than relying on a custom :initialize.
13296         (imagemagick-types-enable): New option.  (Bug#11557)
13297         (imagemagick-filter-types): New function.  (Bug#7406)
13298         (imagemagick-register-types): Use imagemagick-filter-types.
13299         If disabling support, remove elements altogether rather
13300         than using an impossible regexp.
13301         (imagemagick-types-inhibit): Give it the default init function.
13303 2012-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
13305         * emacs-lisp/bytecomp.el (byte-compile-fix-header):
13306         Handle arbitrary file name lengths (Bug#11585).
13308 2012-05-31  Martin Rudalics  <rudalics@gmx.at>
13310         * desktop.el (desktop-read): Clear previous and next buffers for
13311         all windows and bury *Messages* buffer (bug#11556).
13313 2012-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
13315         Add `declare' for `defun'.  Align `defmacro's with it.
13316         * emacs-lisp/easy-mmode.el (define-minor-mode)
13317         (define-globalized-minor-mode): Don't autoload the var definitions.
13318         * emacs-lisp/byte-run.el: Use lexical-binding.
13319         (defun-declarations-alist, macro-declarations-alist): New vars.
13320         (defmacro, defun): Use them.
13321         (make-obsolete, define-obsolete-function-alias)
13322         (make-obsolete-variable, define-obsolete-variable-alias):
13323         Use `declare'.
13324         (macro-declaration-function): Mark obsolete.
13325         * emacs-lisp/autoload.el: Use lexical-binding.
13326         (make-autoload): Add `expansion' arg.  Rely more on macro expansion.
13328 2012-05-30  AgustĂ­n MartĂ­n Domingo  <agustin.martin@hispalinux.es>
13330         * textmodes/ispell.el (ispell-with-no-warnings):
13331         Define as a macro.
13332         (ispell-kill-ispell, ispell-change-dictionary):
13333         Use `called-interactively-p' for Emacs instead of obsolete
13334         `interactive-p'.
13336 2012-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13338         * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
13339         (macro-declaration-function): Move var from C code.
13340         (macro-declaration-function): Define function with defalias.
13341         * emacs-lisp/macroexp.el (macroexpand-all-1):
13342         * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
13343         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
13344         defun/defmacro any more.
13345         * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
13346         Provide fallback for unknown arglist.
13347         (byte-compile-arglist-warn): Change calling convention.
13348         (byte-compile-output-file-form): Move print-vars binding.
13349         (byte-compile-output-docform): Simplify accordingly.
13350         (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
13351         (byte-compile-defmacro-declaration): Remove.
13352         (byte-compile-file-form-defmumble): Generalize to defalias.
13353         (byte-compile-output-as-comment): Return byte-positions.
13354         Simplify callers accordingly.
13355         (byte-compile-lambda): Use `assert'.
13356         (byte-compile-defun, byte-compile-defmacro): Remove.
13357         (byte-compile-file-form-defalias):
13358         Use byte-compile-file-form-defmumble.
13359         (byte-compile-defalias-warn): Remove.
13361 2012-05-29  Stefan Merten  <smerten@oekonux.de>
13363         * textmodes/rst.el: Silence `checkdoc-ispell' errors where
13364         possible.  Fix authors.  Improve comments.  Improve loading of `cl'.
13366         (rst-mode-abbrev-table): Merge definition.
13367         (rst-mode): Make sure `font-lock-defaults' is buffer local.
13368         (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
13370 2012-05-29  Ulf Jasper  <ulf.jasper@web.de>
13372         * calendar/icalendar.el
13373         (icalendar-export-region): Export UID properly.
13375 2012-05-29  Leo Liu  <sdl.web@gmail.com>
13376         * calendar/icalendar.el (icalendar-import-format):
13377         Add `icalendar-import-format-uid' (Bug#11525).
13378         (icalendar-import-format-uid): New.
13379         (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
13380         Export UID.
13382 2012-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13384         * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
13385         different alternative patterns.
13386         (pcase-codegen): Be more careful to preserve identity.
13387         (pcase--u1): Don't forget to mark vars as used.
13389         * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
13390         (byte-compile-close-variables): Bind byte-compile--outbuffer here...
13391         (byte-compile-from-buffer): ...rather than here.
13393         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
13394         functions from byte-compile-function-environment.
13396 2012-05-29  Troels Nielsen  <bn.troels@gmail.com>
13398         * window.el (window-deletable-p): Avoid deleting the root window
13399         of a frame with an active minibuffer.
13401 2012-05-29  Martin Rudalics  <rudalics@gmx.at>
13403         * simple.el (choose-completion): Use quit-window (Bug#11567).
13405 2012-05-29  Chong Yidong  <cyd@gnu.org>
13407         * whitespace.el (whitespace-cleanup): Fix usage of
13408         whitespace-empty-at-bob-regexp (Bug#11492).
13410 2012-05-29  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
13412         * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
13413         revert (Bug#11488).
13415 2012-05-29  Juri Linkov  <juri@jurta.org>
13417         * isearch.el (isearch-mode-map): Bind `M-s _' to
13418         `isearch-toggle-symbol'.  Bind `M-s c' to
13419         `isearch-toggle-case-fold'.
13420         (search-map): Bind `M-s _' to `isearch-forward-symbol'.
13421         (isearch-forward): Add `M-s _' to the docstring.
13422         (isearch-forward-symbol, isearch-toggle-case-fold)
13423         (isearch-symbol-regexp): New functions.  (Bug#11381)
13425 2012-05-29  Juri Linkov  <juri@jurta.org>
13427         * isearch.el (isearch-word): Add docstring.  (Bug#11381)
13428         (isearch-occur, isearch-search-and-update): If `isearch-word' is
13429         a function, call it to get the regexp.
13430         (isearch-message-prefix): If `isearch-word' holds a symbol, use its
13431         property `isearch-message-prefix' instead of the string "word ".
13432         (isearch-search-fun-default): For the case of `isearch-word',
13433         return a lambda that calls re-search-forward/re-search-backward
13434         with a regexp returned by `word-search-regexp' or by the function
13435         in `isearch-word'.
13437 2012-05-29  Juri Linkov  <juri@jurta.org>
13439         * isearch.el (isearch-search-fun-default): New function.
13440         (isearch-search-fun): Move default part to the new function
13441         `isearch-search-fun-default'.
13442         (isearch-search-fun-function): Set the default value to
13443         `isearch-search-fun-default'.  (Bug#11381)
13445         * comint.el (comint-history-isearch-end):
13446         Use `isearch-search-fun-default'.
13447         (comint-history-isearch-search): Use `isearch-search-fun-default'
13448         and remove spacial case for `isearch-word'.
13449         (comint-history-isearch-wrap): Remove spacial case for
13450         `isearch-word'.
13452         * hexl.el (hexl-isearch-search-function):
13453         Use `isearch-search-fun-default'.
13455         * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
13456         Use `word-search-regexp' for `isearch-word'.
13458         * misearch.el (multi-isearch-search-fun):
13459         Use `isearch-search-fun-default'.
13461         * simple.el (minibuffer-history-isearch-search):
13462         Use `isearch-search-fun-default' and remove spacial case for
13463         `isearch-word'.
13464         (minibuffer-history-isearch-wrap): Remove spacial case for
13465         `isearch-word'.
13467         * textmodes/reftex-global.el (reftex-isearch-wrap-function):
13468         Remove spacial case for `isearch-word'.
13469         (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
13471 2012-05-28  AgustĂ­n MartĂ­n Domingo  <agustin.martin@hispalinux.es>
13473         Decrease XEmacs incompatibilities.
13474         * textmodes/flyspell.el (flyspell-check-pre-word-p):
13475         Use `string-match'.
13476         (flyspell-delete-region-overlays): Use alternative definition for
13477         XEmacs.
13478         (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
13479         (flyspell-word): Use `process-kill-without-query' if XEmacs.
13480         (flyspell-mode-on): Use `interactive-p' if XEmacs.
13481         (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
13482         `define-obsolete-face-alias' under XEmacs, but old method.
13484         * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
13485         `with-no-warnings' definition or Emacs alias.
13486         (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
13487         (ispell-word): Do not use `region-p' if XEmacs.
13489 2012-05-28  AgustĂ­n MartĂ­n Domingo  <agustin.martin@hispalinux.es>
13491         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
13492         Check for `ispell-dictionary-base-alist' instead of full
13493         `ispell-dictionary-alist'.
13494         (ispell-init-process): Show spellchecker when starting new Ispell
13495         process.
13497 2012-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13499         * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
13500         http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
13502 2012-05-27  Juanma Barranquero  <lekktu@gmail.com>
13504         * version.el (motif-version-string, gtk-version-string)
13505         (ns-version-string): Declare.
13507 2012-05-27  Juri Linkov  <juri@jurta.org>
13509         * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
13510         after the `eval-defun-1' specialcaseing
13511         like in `edebug-eval-defun' (bug#10181).
13513         * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
13514         like in `eval-defun-1'.
13516 2012-05-27  Eli Zaretskii  <eliz@gnu.org>
13518         * mail/sendmail.el (mail-yank-region):
13519         Recognize rmail-yank-current-message in addition to insert-buffer.
13520         Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
13521         a *mail* buffer created through rmail-start-mail with sendmail as
13522         mail-user-agent.
13524 2012-05-27  Chong Yidong  <cyd@gnu.org>
13526         * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
13527         Default to 256 (Bug#11267).
13529         * help.el (describe-mode): Doc fix.
13531 2012-05-26  Glenn Morris  <rgm@gnu.org>
13533         * w32-fns.el (w32-init-info): Remove.
13534         * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
13536         * info.el (info-initialize): For self-contained NS builds, put the
13537         included info/ directory at the front.  (Bug#2791)
13539         * paths.el (Info-default-directory-list): Make it a defcustom,
13540         mainly so that we can use custom-initialize-delay.
13542 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13544         * subr.el (buffer-has-markers-at): Mark obsolete.
13546         * subr.el (lambda): Use declare.
13548         * emacs-lisp/lisp-mode.el (lambda):
13549         * emacs-lisp/edebug.el (lambda): Move properties to its definition.
13551 2012-05-26  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
13553         * thingatpt.el (forward-same-syntax): Handle no ARG case.  (Bug#11560)
13555 2012-05-26  Glenn Morris  <rgm@gnu.org>
13557         * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
13559 2012-05-25  Glenn Morris  <rgm@gnu.org>
13561         * paths.el: Remove no-byte-compile.
13562         * loadup.el: No need to load paths.el uncompiled.
13564         * image.el (imagemagick-types-inhibit): Doc fix.
13566         * version.el: Remove no-byte-compile and associated formatting.
13567         * loadup.el: No need to load version.el uncompiled.  AFAICS, this
13568         is ancient code from when there was an "inc-vers.el".
13570 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13572         * progmodes/gdb-mi.el: Minor style changes.
13573         (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
13574         Turn into minor modes.
13575         (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
13576         (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
13577         (gdb-shell): Remove unneeded let-binding.
13578         (gdb-get-many-fields): Eliminate O(n²) behavior.
13580 2012-05-25  Eli Zaretskii  <eliz@gnu.org>
13582         * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
13583         platforms that don't link in fontset.c.
13585 2012-05-25  Juri Linkov  <juri@jurta.org>
13587         Use the same diff color scheme as in modern VCSes (bug#10181).
13589         * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
13590         to avoid confusion with `diff-added' that now uses green colors.
13591         (diff-removed): Use shades of red.
13592         (diff-added): Use shades of green.
13593         (diff-changed): Leave just the yellow color.
13594         (diff-use-changed-face): New variable.
13595         (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
13596         how to highlight context diff changes.
13597         (diff-refine-change): Use shades of yellow.
13598         (diff-refine-removed): New face that uses shades of red.
13599         (diff-refine-added): New face that uses shades of green.
13600         (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
13601         `diff-refine-removed' in the call to `smerge-refine-subst'
13602         depending on the value of `diff-use-changed-face'.
13604         * vc/smerge-mode.el (smerge-mine): Use shades of red.
13605         (smerge-other): Use shades of green.
13606         (smerge-base): Use shades of yellow.
13607         (smerge-refined-change): Empty face.
13608         (smerge-refined-removed): New face that uses shades of red.
13609         (smerge-refined-added): New face that uses shades of green.
13610         (smerge-refine-subst): Rename arg `props' to `props-c'.  Add new
13611         args `props-r' and `props-a', and use them.  Doc fix.
13612         (smerge-refine): Evaluate `smerge-use-changed-face' and depending
13613         on its value use different faces `smerge-refined-change',
13614         `smerge-refined-removed', `smerge-refined-added' in the call to
13615         `smerge-refine-subst'.
13617         * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
13618         Add face condition `min-colors 88' with shades of red.
13619         (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
13620         `min-colors 88' with shades of green.
13621         (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
13622         `min-colors 88' with shades of yellow.
13624 2012-05-24  Glenn Morris  <rgm@gnu.org>
13626         * paths.el (prune-directory-list, remote-shell-program): Move to...
13627         * files.el (prune-directory-list, remote-shell-program): ...here.
13628         For the latter, delay initialization, prefer ssh, just search PATH.
13630         * paths.el (term-file-prefix): Move to faces.el (the only user).
13631         * faces.el (term-file-prefix): Move here, make it a defcustom.
13633         * paths.el (news-directory, news-path, news-inews-program):
13634         Move to gnus/nnspool.el.
13636         * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
13638         * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
13639         * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
13640         Make the latter a defcustom, with a delayed initialization.
13642         * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
13643         These were deleted from Gnus itself late 2010.
13645 2012-05-22  Juanma Barranquero  <lekktu@gmail.com>
13647         * progmodes/which-func.el (which-func-ff-hook):
13648         Check against user-error, not error.
13650         * emacs-lisp/edebug.el (top): Do not load or set up loading of
13651         cl-specs.el, which no longer exists.
13653 2012-05-22  Glenn Morris  <rgm@gnu.org>
13655         * info.el (info-emacs-bug): New command.
13656         * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
13657         * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
13659 2012-05-21  Glenn Morris  <rgm@gnu.org>
13661         * makefile.w32-in (update-subdirs-SH):
13662         * Makefile.in (update-subdirs): Update for moved update-subdirs.
13664 2012-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13666         * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
13668         * progmodes/compile.el (compilation-error-regexp-alist-alist):
13669         Simplify Maven regexp, and make sure the file can't start with a space
13670         (bug#11517).
13672 2012-05-21  Glenn Morris  <rgm@gnu.org>
13674         * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
13675         Scrap superfluous subshells.
13677 2012-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13679         * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
13680         (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
13682 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
13684         * calc/calc.el (calc-ensure-consistent-units): New variable.
13686         * calc/calc-units.el (math-consistent-units-p)
13687         (math-check-unit-consistency): New functions.
13688         (calc-quick-units, calc-convert-units):
13689         Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
13690         is non-nil.
13691         (calc-extract-units): Fix typo.
13693 2012-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13695         * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
13697         * textmodes/flyspell.el: Commenting style, plus code simplifications.
13698         (flyspell-default-deplacement-commands): Don't spell check after
13699         repeated window/frame switches (e.g. triggered by mouse-movement).
13700         (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
13701         (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
13702         (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
13703         (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
13704         Remove unused vars.
13705         (flyspell-get-casechars, flyspell-get-not-casechars):
13706         Simplify; Don't bother removing a ] just to add it back.
13707         * textmodes/ispell.el (ispell-program-name): Use executable-find.
13709 2012-05-18  RĂ¼diger Sonderfeld  <ruediger@c-plusplus.de>
13711         * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
13712         New functions.
13713         (math-function-table): Add support for more C functions.
13715 2012-05-18  AgustĂ­n MartĂ­n Domingo  <agustin.martin@hispalinux.es>
13717         * textmodes/flyspell.el (flyspell-check-pre-word-p)
13718         (flyspell-check-word-p, flyspell-debug-signal-word-checked):
13719         Protect delay handling for otherchars against empty otherchars.
13721 2012-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13723         * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
13724         their respective macro declarations.
13725         * skeleton.el (define-skeleton):
13726         * progmodes/compile.el (define-compilation-mode):
13727         * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
13728         (define-ibuffer-filter):
13729         * emacs-lisp/generic.el (define-generic-mode):
13730         * emacs-lisp/easy-mmode.el (define-minor-mode)
13731         (define-globalized-minor-mode):
13732         * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
13733         * emacs-lisp/byte-run.el (defsubst):
13734         * custom.el (deftheme): Add doc-string metadata.
13736 2012-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13738         * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
13740 2012-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13742         * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
13744         * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
13745         * emacs-lisp/cl-macs.el: Idem.
13746         * emacs-lisp/cl-specs.el: Remove.
13748 2012-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13750         Minor renaming of internal CL functions and variables.
13751         * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
13752         (cl--position): Rename from cl-position.
13753         (cl--delete-duplicates): Rename from cl-delete-duplicates.
13754         * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
13755         (cl--random-state): Rename from *random-state*.
13757 2012-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13759         * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
13760         parens around the arg list (bug#11499).
13762 2012-05-17  Juri Linkov  <juri@jurta.org>
13764         * isearch.el (word-search-regexp, word-search-backward)
13765         (word-search-forward, word-search-backward-lax)
13766         (word-search-forward-lax): Move functions from search.c
13767         (bug#10145, bug#11381).
13769 2012-05-16  AgustĂ­n MartĂ­n Domingo  <agustin.martin@hispalinux.es>
13771         * textmodes/flyspell.el (flyspell-check-pre-word-p)
13772         (flyspell-check-word-p, flyspell-debug-signal-word-checked):
13773         Delay for otherchars as for normal word components.
13775 2012-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13777         * minibuffer.el (completion--sifn-requote): Fix last change.
13778         (minibuffer-local-must-match-filename-map):
13779         Move define-obsolete-variable-alias before its var.
13781 2012-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13783         * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
13785         * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
13786         behavior.
13787         (completion--string-equal-p): New function.
13788         (completion--twq-all): Use it to get better assertion failure data.
13790         Only handle ".." and '..' quoting in shell-mode (bug#11466).
13791         * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
13792         (shell--requote-argument): New functions.
13793         (shell-completion-vars): Use them.
13794         (shell--parse-pcomplete-arguments): Rename from
13795         shell-parse-pcomplete-arguments.
13796         * comint.el (comint-word): Obey comint-file-name-quote-list.  Simplify.
13797         (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
13798         Obey comint-file-name-quote-list.
13800         * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
13801         (smie-indent-keyword): Use it.
13803 2012-05-14  Stefan Merten  <smerten@oekonux.de>
13805         * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
13807 2012-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13809         * net/rlogin.el (rlogin-mode-map): Fix last change.
13811 2012-05-14  Jason L. Wright  <jason.wright@inl.gov>  (tiny change)
13813         * mail/smtpmail.el (smtpmail-send-command): Send the command and
13814         the following \r\n using a single `process-send-string', since the
13815         Lotus SMTP server refuses to accept any commands if they are sent
13816         with two `process-send-string's (Bug#11444).
13818 2012-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13820         * shell.el (shell-parse-pcomplete-arguments):
13821         Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
13823 2012-05-14  Wolfgang Jenkner  <wjenkner@inode.at>
13825         * image-mode.el: Fit to width/height for rotated images (Bug#11431).
13826         (image-transform-scale, image-transform-right-angle-fudge): New vars.
13827         (image-transform-width, image-transform-fit-width): New functions.
13828         (image-transform-properties): Use them.
13829         (image-transform-check-size): New function.
13830         (image-toggle-display-image): Use it (for testing).
13831         (image-transform-set-rotation): Reduce angle mod 360.
13832         Delete obsolete comment.
13834 2012-05-14  Wolfgang Jenkner  <wjenkner@inode.at>
13836         * image-mode.el: Fix scaling (bug#11399).
13837         (image-transform-resize): Doc fix.
13838         (image-transform-properties): Default scale is 1 and height should
13839         be an integer.
13841 2012-05-13  Johan BockgĂ¥rd  <bojohan@gnu.org>
13843         * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
13844         than hard-coding `car', to fix misbehavior when moving forward.
13846 2012-05-13  Chong Yidong  <cyd@gnu.org>
13848         * emacs-lisp/tabulated-list.el (tabulated-list-format)
13849         (tabulated-list-entries, tabulated-list-padding)
13850         (tabulated-list-sort-key): Make permanent-local.
13852         * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
13853         (electric-buffer-list): Put electric buffer menu
13854         command descriptions in this docstring, instead of the docstring
13855         of electric-buffer-menu-mode.  Code cleanups.
13856         (electric-buffer-menu-mode): Use define-derived-mode.  Rename from
13857         Electric-buffer-menu-mode.
13858         (electric-buffer-update-highlight): Minor code cleanup.
13860 2012-05-13  Michael Albinus  <michael.albinus@gmx.de>
13862         * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
13863         (Bug#11447)
13865 2012-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13867         Move define-obsolete-variable-alias before the var's definition.
13868         * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
13869         * tooltip.el (tooltip-hook):
13870         * textmodes/reftex-toc.el (reftex-toc-map):
13871         * textmodes/reftex-sel.el (reftex-select-label-map)
13872         (reftex-select-bib-map):
13873         * textmodes/reftex-index.el (reftex-index-map)
13874         (reftex-index-phrases-map):
13875         * speedbar.el (speedbar-syntax-table, speedbar-key-map):
13876         * progmodes/meta-mode.el (meta-mode-map):
13877         * novice.el (disabled-command-hook):
13878         * loadhist.el (unload-hook-features-list):
13879         * frame.el (blink-cursor):
13880         * files.el (find-file-not-found-hooks, write-file-hooks)
13881         (write-contents-hooks):
13882         * emulation/tpu-edt.el (GOLD-map):
13883         * emacs-lock.el (emacs-lock-from-exiting):
13884         * emacs-lisp/generic.el (generic-font-lock-defaults):
13885         * emacs-lisp/chart.el (chart-map):
13886         * dos-fns.el (register-name-alist):
13887         * dired-x.el (dired-omit-files-p):
13888         * desktop.el (desktop-enable):
13889         * cus-edit.el (custom-mode-hook):
13890         * buff-menu.el (buffer-menu-mode-hook):
13891         * bookmark.el (bookmark-read-annotation-text-func)
13892         (bookmark-exit-hooks):
13893         * allout.el (allout-mode-deactivate-hook)
13894         (allout-exposure-change-hook, allout-structure-added-hook)
13895         (allout-structure-deleted-hook, allout-structure-shifted-hook):
13896         * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
13897         (dirtrack-debug): Move call to define-obsolete-variable-alias so it
13898         comes before the corresponding variable's definition.
13900 2012-05-12  Chong Yidong  <cyd@gnu.org>
13902         * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
13903         (Buffer-menu-mouse-select): Restore function (Bug#11459).
13904         (Buffer-menu-mode-map): Bind it.
13905         (Buffer-menu--pretty-name): Add a mouse-face property.
13907 2012-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13909         * progmodes/prolog.el: Use SMIE.  Cleanup regexp setup.
13910         (prolog-upper-case-string, prolog-lower-case-string)
13911         (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
13912         (prolog-use-smie, prolog-smie-grammar): New vars.
13913         (prolog-smie-forward-token, prolog-smie-backward-token)
13914         (prolog-smie-rules): New funs.
13915         (prolog-comment-indent): Remove.
13916         (prolog-mode-variables): Use default comment indentation instead.
13917         Setup SMIE.
13918         (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
13919         (prolog-mode): Don't call them any more.
13920         (prolog-electric-colon, prolog-electric-dash)
13921         (prolog-edit-menu-insert-move): Use indent-according-to-mode.
13923         * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
13925         * minibuffer.el (completion--twq-all): Again, allow case differences.
13927         * term.el: Move keymap initialization code to be more idiomatic.
13928         (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
13929         (term-terminal-menu): Move initialization into declaration.
13930         (term-escape-char): Let the user set it in her .emacs.
13932         * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
13933         Provide SMIE-based indentation (not enabled by default yet).
13934         (sh-mode-map): Don't bind electric keys.
13935         Use electric-pair-mode instead of skeleton-pair.
13936         (sh-assignment-regexp): Fit within 80 columns.
13937         (sh-indent-supported): Specify actual shell name instead of boolean.
13938         (sh--maybe-here-document): New fun, from sh-maybe-here-document.
13939         (sh-maybe-here-document): Use it.  Make obsolete.
13940         (sh-electric-here-document-mode) New minor mode.
13941         (sh-mode): Use it.  Don't set sh-indent-supported-here here.
13942         (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
13943         (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
13944         (sh-smie-rc-grammar, sh-use-smie): New vars.
13945         (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
13946         (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
13947         (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
13948         (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
13949         (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
13950         (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
13951         (sh-set-shell): Use smie-setup if requested.
13953         * term.el (term-set-escape-char): Properly set term-escape-char.
13954         See http://stackoverflow.com/questions/10524656.
13956 2012-05-10  Chong Yidong  <cyd@gnu.org>
13958         * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
13959         Use url-generic-parse-url, and handle host names and Windows
13960         filenames properly.
13961         (ffap-url-unwrap-remote): Use url-generic-parse-url.
13962         (ffap-url-unwrap-remote): Accept list values, specifying a list of
13963         URL schemes to work on.
13964         (ffap--toggle-read-only): New function.
13965         (ffap-read-only, ffap-read-only-other-window)
13966         (ffap-read-only-other-frame): Use it.
13967         (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
13968         necessary for ffap-url-unwrap-remote.
13970 2012-05-10  Dave Abrahams  <dave@boostpro.com>
13972         * cus-start.el (create-lockfiles): Add it.
13974 2012-05-09  Chong Yidong  <cyd@gnu.org>
13976         * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
13977         (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
13979 2012-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13981         * shell.el (shell-completion-vars): Fix last change (bug#11348).
13983 2012-05-09  Chong Yidong  <cyd@gnu.org>
13985         * ansi-color.el (ansi-color-process-output): Check for validity of
13986         comint-last-output-start before using it.  This avoids a bad
13987         interaction with gdb-mi's input/output buffer.
13989 2012-05-09  Glenn Morris  <rgm@gnu.org>
13991         * files.el (dir-locals-read-from-file):
13992         Mention dir-locals in any error message.
13994 2012-05-09  Chong Yidong  <cyd@gnu.org>
13996         * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
13997         package (Bug#11410).
13999         * emacs-lisp/package.el (package-buffer-info): Avoid putting local
14000         variables into description.
14002 2012-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
14004         * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
14005         shell-delimiter-argument-list (bug#11348).
14006         (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
14008 2012-05-09  Juanma Barranquero  <lekktu@gmail.com>
14010         * textmodes/rst.el: Silence byte-compiler warnings.
14011         (rst-re-alist, rst-reset-section-caches): Move around.
14012         (rst-re): Use `characterp', not `char-valid-p'.
14013         (font-lock-beg, font-lock-end): Declare.
14015         * progmodes/idlw-shell.el (specs): Remove reference to deleted
14016         variable `idlwave-shell-activate-alt-keybindings' and simplify.
14018         * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
14020 2012-05-08  Glenn Morris  <rgm@gnu.org>
14022         * files.el (auto-mode-alist): Treat ".make" like ".mk".
14024 2012-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14026         * vc/log-edit.el: Add GNU coding standards highlighting.
14027         (log-edit-font-lock-gnu-style)
14028         (log-edit-font-lock-gnu-keywords): New vars.
14029         (log-edit-font-lock-keywords): New fun.
14030         (log-edit-mode): Don't fold case in font-lock.
14031         (log-edit-font-lock-keywords): Do not assume case-folding.
14033         * imenu.el: Misc cleanup.  Make docstrings out of comments.
14034         Use lexical-binding.
14035         (imenu--index-alist, imenu--last-menubar-index-alist)
14036         (imenu-menubar-modified-tick): Use defvar-local.
14037         (imenu--split-menu): Remove unused var.
14038         (imenu--cleanup-seen): Declare as global.
14039         (imenu--cleanup): Use dolist.
14041         * subr.el (defvar-local): Add debug spec and doc-string position.
14043 2012-05-08  Glenn Morris  <rgm@gnu.org>
14045         * language/burmese.el, language/cham.el, language/czech.el:
14046         * language/english.el, language/georgian.el, language/greek.el:
14047         * language/japanese.el, language/khmer.el, language/korean.el:
14048         * language/lao.el, language/misc-lang.el, language/romanian.el:
14049         * language/sinhala.el, language/slovak.el, language/tai-viet.el:
14050         * language/thai.el, language/utf-8-lang.el:
14051         Remove no-byte-compile setting.
14053         * play/zone.el (zone-pgm-stress): Don't pollute kill-ring.  (Bug#11388)
14055 2012-05-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
14057         * progmodes/make-mode.el (makefile-browse):
14058         Remove unnecessary interactive.  (Bug#11324)
14060 2012-05-07  Glenn Morris  <rgm@gnu.org>
14062         * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
14064         * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
14066 2012-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14068         * loadup.el: Preload newcomment.el.
14069         * newcomment.el: Move autoload-only code to toplevel.
14071         * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
14072         * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
14073         Handle new :right-align column property.
14074         (tabulated-list-print-col): Idem, plus use `display' text-property to
14075         try and preserve alignment for variable pitch fonts.
14077 2012-05-07  Chong Yidong  <cyd@gnu.org>
14079         * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
14080         (tabulated-list-use-header-line): New var.
14081         (tabulated-list-init-header): Use it.
14082         (tabulated-list-print-fake-header): New function.
14083         (tabulated-list-print): Use it.
14084         (tabulated-list-sort-button-map): Add non-header-line commands.
14085         (tabulated-list-init-header): Add column name property to basic
14086         labels as well.
14087         (tabulated-list-col-sort): Handle non-header-line button case.
14088         (tabulated-list--sort-by-column-name): Fix a corner case.
14090         * buff-menu.el (list-buffers--refresh):
14091         Handle Buffer-menu-use-header-line.
14093 2012-05-06  Chong Yidong  <cyd@gnu.org>
14095         * buff-menu.el: Convert to Tabulated List mode.
14096         (Buffer-menu-buffer+size-width): Make obsolete.
14097         (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
14098         (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
14099         (Buffer-menu-mode): Derive from tabulated-list-mode.  Move command
14100         documentation into docstring of buffer-menu.
14101         (Buffer-menu-toggle-files-only): Add an informative message.
14102         (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
14103         (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
14104         (Buffer-menu-unmark, Buffer-menu-backup-unmark)
14105         (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
14106         (Buffer-menu-execute, Buffer-menu-select)
14107         (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
14108         (Buffer-menu-bury): Use Tabulated List machinery.
14109         (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
14110         (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
14111         Delete.
14112         (list-buffers--refresh): New function.
14113         (list-buffers-noselect): Use it.
14114         (tabulated-list-entry-size->, Buffer-menu--pretty-name)
14115         (Buffer-menu--pretty-file-name): New helper functions.
14117         * loadup.el: Preload tabulated-list.
14119         * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
14120         tabulated-list-sort-column.
14121         (tabulated-list-init-header): Add the initial aligning space even
14122         if tabulated-list-padding is zero.
14124 2012-05-06  Christopher Schmidt  <christopher@ch.ristopher.com>
14126         * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
14127         whose cdr is not a cons cell correctly (bug#11038).
14129 2012-05-06  Chong Yidong  <cyd@gnu.org>
14131         * emacs-lisp/tabulated-list.el (tabulated-list-format):
14132         Accept additional plist in column descriptors.
14133         (tabulated-list-init-header): Obey it.
14134         (tabulated-list-get-entry): New function.
14135         (tabulated-list-put-tag): Use it.  Use string-width instead of
14136         length.
14137         (tabulated-list--column-number): New function.
14138         (tabulated-list-print): Use it.
14139         (tabulated-list-print-col): New function.
14140         Set `tabulated-list-column-name' property on each column's text.
14141         (tabulated-list-print-entry): Use it.
14142         (tabulated-list-delete-entry, tabulated-list-set-col):
14143         New functions.
14144         (tabulated-list-sort-column): New command (Bug#11337).
14146         * buff-menu.el (list-buffers): Move C-x C-b binding from
14147         buff-menu.el to bindings.el.
14149         * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
14150         :advertised-binding feature.
14152 2012-05-06  Troels Nielsen  <bn.troels@gmail.com>  (tiny change)
14154         * progmodes/compile.el (compilation-internal-error-properties):
14155         Calculate start position correctly when end-col is set but
14156         end-line is not (Bug#11382).
14158 2012-05-06  Wolfgang Jenkner  <wjenkner@inode.at>
14160         * man.el (Man-unindent): Use text-property-default-nonsticky to
14161         prevent untabify from inheriting face properties (Bug#11408).
14163 2012-05-05  Stefan Merten  <smerten@oekonux.de>
14165         * textmodes/rst.el: Major merge with upstream development up to
14166         Docutils SVN r7399 / rst.el V1.2.1.
14168         Clarify maintainership and authors.
14170         (rst-extract-version, rst-cvs-header, rst-cvs-rev)
14171         (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
14172         (rst-official-version, rst-official-cvs-rev, rst-version)
14173         (rst-package-emacs-version-alist): New functions and variables
14174         for version information.
14176         (rst-bullets, rst-uri-schemes, rst-adornment-chars)
14177         (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
14178         (rst-mode-syntax-table, rst-mode): New and corrected functions
14179         and variables representing reStructuredText features.
14181         (rst-re): New function for reStructuredText regexes.  Use in
14182         many places.
14184         (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
14185         (rst-mode-map): Rebind keys.
14187         (rst-mode-lazy, rst-font-lock-keywords)
14188         (rst-font-lock-extend-region)
14189         (rst-font-lock-extend-region-internal)
14190         (rst-font-lock-extend-region-extend)
14191         (rst-font-lock-find-unindented-line-limit)
14192         (rst-font-lock-find-unindented-line-match)
14193         (rst-adornment-level, rst-font-lock-adornment-level)
14194         (rst-font-lock-adornment-match)
14195         (rst-font-lock-handle-adornment-pre-match-form)
14196         (rst-font-lock-handle-adornment-matcher): Major revision of
14197         font-locking.  Integrate with other code.  Use `jit-lock-mode'.
14199         (rst-preferred-adornments, rst-adjust-hook)
14200         (rst-new-adornment-down, rst-preferred-bullets)
14201         (rst-preferred-bullets, rst-indent, rst-indent-width)
14202         (rst-indent-field, rst-indent-literal-normal)
14203         (rst-indent-literal-minimized, rst-indent-comment): Change,
14204         extend and improve customization.
14206         (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
14207         (rst-normalize-cursor-position, rst-get-decoration)
14208         (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
14209         (rst-rstrip, rst-toc-insert-find-delete-contents)
14210         (rst-shift-fill-region, rst-compute-bullet-tabs)
14211         (rst-debug-print-tabs, rst-debug-mark-found)
14212         (rst-shift-region-guts, rst-shift-region-right)
14213         (rst-shift-region-left, rst-use-char-classes)
14214         (rst-font-lock-keywords-function)
14215         (rst-font-lock-indentation-point)
14216         (rst-font-lock-find-unindented-line-begin)
14217         (rst-font-lock-find-unindented-line-end)
14218         (rst-font-lock-find-unindented-line)
14219         (rst-font-lock-adornment-point, rst-font-lock-level)
14220         (rst-adornment-level-alist): Remove functions and variables.
14222         (rst-compare-adornments, rst-get-adornment-match)
14223         (rst-suggest-new-adornment, rst-get-adornments-around)
14224         (rst-adornment-complete-p, rst-get-next-adornment)
14225         (rst-adjust-adornment, rst-display-adornments-hierarchy)
14226         (rst-straighten-adornments): Standardize function names to
14227         use "adornment" instead of "decoration".  Correct callers.
14228         Similar standardizing in many places.
14230         (rst-update-section, rst-adjust, rst-promote-region)
14231         (rst-enumerate-region, rst-bullet-list-region)
14232         (rst-repeat-last-character): Correct use of `interactive'.
14234         (rst-classify-adornment, rst-find-all-adornments)
14235         (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
14236         (rst-find-leftmost-column, rst-repeat-last-character):
14237         Refactor functions.
14239         (rst-find-title-line, rst-reset-section-caches)
14240         (rst-get-adornments-around, rst-adjust-adornment-work)
14241         (rst-arabic-to-roman, rst-roman-to-arabic)
14242         (rst-insert-list-pos, rst-insert-list-new-item)
14243         (rst-insert-list-continue, rst-insert-list, rst-forward-line):
14244         New functions.
14246         (rst-all-sections, rst-section-hierarchy)
14247         (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
14248         New variables.
14250         (rst-toc-return-wincfg, rst-toc-quit-window): Use window
14251         configuration instead of only buffer.  Change where necessary.
14253         (rst-line-tabs, rst-compute-tabs, rst-indent-line)
14254         (rst-shift-region, rst-adaptive-fill): New functions for
14255         indentation and filling.
14257         (rst-comment-line-break, rst-comment-indent)
14258         (rst-comment-insert-comment, rst-comment-region)
14259         (rst-uncomment-region): New functions for handling comments.
14261         (rst-compile): Quote shell arguments.
14263         (rst-compile-pdf-preview, rst-compile-slides-preview):
14264         Delete temporary files after use.
14266 2012-05-05  Glenn Morris  <rgm@gnu.org>
14268         * calendar/cal-html.el: Optionally include holidays in the output.
14269         Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
14270         (cal-html-holidays): New option.
14271         (cal-html-css-default): Add holiday entry.
14272         (holiday-in-range): Autoload it.
14273         (cal-html-htmlify-entry): Add optional class argument.
14274         (cal-html-htmlify-list): Add optional holidays argument.
14275         (cal-html-insert-agenda-days): Include holidays in the output.
14276         (cal-html-one-month): Maybe include holidays.
14278         * calendar/holidays.el (holiday-in-range):
14279         Move here from cal-tex-list-holidays.
14280         * calendar/cal-tex.el (cal-tex-list-holidays):
14281         Make it an obsolete alias for holiday-in-range.  Update all callers.
14283 2012-05-05  Chong Yidong  <cyd@gnu.org>
14285         * select.el (xselect--encode-string): Always use utf-8 for TEXT on
14286         Nextstep.
14288 2012-05-05  Ransom Williams  <auvergnerw@gmail.com>  (tiny change)
14290         * files.el (file-auto-mode-skip): New var.
14291         (set-auto-mode-1): Use it.
14293 2012-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14295         * repeat.el: Use lexical-binding.
14296         (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
14297         (repeat-undo-count): Remove.
14298         (repeat):
14299         * progmodes/octave-mod.el (octave-abbrev-start):
14300         * progmodes/f90.el (f90-abbrev-start):
14301         * face-remap.el (text-scale-adjust):
14302         * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
14304         * emacs-lisp/pcase.el (pcase--let*): New function.
14305         (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
14306         a bit more.
14307         (pcase--split-pred): Be more clever about ruling out overlap between
14308         a predicate and some constant pattern.
14309         (pcase--q1): Use `null' instead of (eq foo nil).
14311         * subr.el (setq-local, defvar-local): New macros.
14312         (kbd): Redefine as an alias.
14313         (with-selected-window): Leave unrelated frames alone.
14314         (set-temporary-overlay-map): New function.
14316 2012-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14318         * subr.el (user-error): New function.
14319         * window.el (switch-to-buffer):
14320         * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
14321         (smerge-match-conflict):
14322         * simple.el (previous-matching-history-element)
14323         (next-matching-history-element, goto-history-element, undo-more)
14324         (undo-start):
14325         * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
14326         (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
14327         (next-file, tags-loop-scan, list-tags, complete-tag):
14328         * progmodes/compile.el (compilation-loop):
14329         * mouse.el (mouse-minibuffer-check):
14330         * man.el (Man-bgproc-sentinel, Man-goto-page):
14331         * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
14332         (Info-history-forward, Info-follow-reference, Info-menu)
14333         (Info-extract-menu-item, Info-extract-menu-counting)
14334         (Info-forward-node, Info-backward-node, Info-next-menu-item)
14335         (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
14336         (Info-next-reference, Info-prev-reference, Info-index)
14337         (Info-index-next, Info-follow-nearest-node)
14338         (Info-copy-current-node-name):
14339         * imenu.el (imenu--make-index-alist)
14340         (imenu-default-create-index-function, imenu-add-to-menubar):
14341         * files.el (basic-save-buffer, recover-file):
14342         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
14343         * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
14344         (checkdoc-message-text, checkdoc-defun):
14345         * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
14346         * cus-edit.el (customize-changed-options, customize-rogue)
14347         (customize-saved, custom-variable-set, custom-variable-mark-to-save)
14348         (custom-variable-mark-to-reset-standard)
14349         (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
14350         (custom-file):
14351         * completion.el (check-completion-length):
14352         * comint.el (comint-search-arg)
14353         (comint-previous-matching-input-string-position)
14354         (comint-previous-matching-input)
14355         (comint-replace-by-expanded-history-before-point, comint-send-input)
14356         (comint-copy-old-input, comint-backward-matching-input)
14357         (comint-goto-process-mark, comint-set-process-mark):
14358         * calendar/calendar.el (calendar-cursor-to-date): Use it.
14359         * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
14361 2012-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14363         * dabbrev.el (dabbrev--ignore-case-p): New function.
14364         (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
14365         Use it.
14367         * files.el (automount-dir-prefix): Mark as obsolete.
14369 2012-05-04  Glenn Morris  <rgm@gnu.org>
14371         * patcomp.el, play/bruce.el: Move to obsolete/.
14373 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
14375         Fix minor Y10k bugs.
14376         * arc-mode.el (archive-unixdate):
14377         * autoinsert.el (auto-insert-alist):
14378         * calc/calc-forms.el (math-this-year):
14379         * emacs-lisp/copyright.el (copyright-current-year)
14380         (copyright-update-year, copyright):
14381         * tar-mode.el (tar-clip-time-string):
14382         * time.el (display-time-update):
14383         Don't assume years have 4 digits.
14385 2012-05-04  Chong Yidong  <cyd@gnu.org>
14387         * dos-w32.el (file-name-buffer-file-type-alist)
14388         (direct-print-region-use-command-dot-com):
14389         * ffap.el (ffap-menu-regexp):
14390         * find-file.el (ff-special-constructs):
14391         * follow.el (follow-debug):
14392         * forms.el (forms--debug):
14393         * iswitchb.el (iswitchb-all-frames):
14394         * ido.el (ido-all-frames):
14395         * emacs-lisp/timer.el (timer-max-repeats):
14396         * mail/feedmail.el (feedmail-mail-send-hook)
14397         (feedmail-mail-send-hook-queued):
14398         * mail/footnote.el (footnote-signature-separator):
14399         * mail/mailabbrev.el (mail-alias-separator-string)
14400         (mail-abbrev-mode-regexp):
14401         * mail/rmail.el (rmail-speedbar-match-folder-regexp):
14402         * progmodes/idlwave.el (idlwave-libinfo-file)
14403         (idlwave-default-completion-case-is-down)
14404         (idlwave-library-routines): Convert defvars to defcustoms.
14406         * mail/rmail.el (rmail-decode-mime-charset):
14407         * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
14408         (idlwave-shell-fix-inserted-breaks)
14409         (idlwave-shell-activate-alt-keybindings)
14410         (idlwave-shell-use-breakpoint-glyph):
14411         * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
14413 2012-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14415         * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
14417 2012-05-03  Wilson Snyder  <wsnyder@wsnyder.org>
14419         * progmodes/verilog-mode.el (font-lock-keywords):
14420         Fix mis-highligting auto.  Reported by Craig Barner.
14421         (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
14422         defines from global name space.  Reported by Dan Dever.
14423         (verilog-auto-reset, verilog-auto-reset-widths)
14424         (verilog-auto-tieoff): Support using unbased numbers for
14425         AUTORESET and AUTOTIEOFF.
14426         (verilog-submit-bug-report): Update variable list.
14427         (verilog-read-auto-params): Fix AUTOINPUT regexps containing
14428         parenthesis from not matching.  Reported by Michael Rytting.
14429         (verilog-auto-template-lint): Fix hash error when linting modules
14430         with no used templates.
14431         (verilog-warn, verilog-warn-error)
14432         (verilog-warn-fatal): When non-interactive report multiple
14433         warnings before exiting.  Suggested by Brad Dobbie.
14434         (verilog-auto-template-lint, verilog-auto-template-warn-unused)
14435         (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
14436         to report unused template errors.  Reported by Brad Dobbie.
14437         (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
14438         nets, bug438.  Reported by Vns Blore.
14439         (verilog-auto-inout-module, verilog-auto-reg)
14440         (verilog-read-decls, verilog-read-sub-decls-sig)
14441         (verilog-signals-edit-wire-reg, verilog-signals-with):
14442         Fix passing of Verilog data types in ANSI input/output ports
14443         such as "output logic" into the AUTOs.  Special case "wire" and
14444         "reg" for backwards compatibility presuming Verilog 2001.
14445         (verilog-auto-ascii-enum): Add "auto enum" as alias.
14446         (verilog-preprocess): Fix replication of preprocess output.
14447         Reported by Brad Dobbie.
14448         (verilog-auto-inst-interfaced-ports):
14449         Create verilog-auto-inst-interfaced-ports, bug429.
14450         Reported by Julian Gorfajn.
14451         (verilog-after-save-font-hook)
14452         (verilog-before-save-font-hook): New variable.
14453         (verilog-modi-cache-results, verilog-save-font-mod-hooked)
14454         (verilog-save-font-mods): Wrap disabling fontification, reported
14455         by David Rogoff.
14456         (verilog-do-indent, verilog-pretty-declarations-auto)
14457         (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
14458         Reported by Pierre-David Pfister.
14459         (verilog-set-auto-endcomments): Fix endtask auto comments outside
14460         of class declarations, bug292.  Reported by Kevin Heilman.
14461         (verilog-read-decls): Fix 'parameter type' not appearing in
14462         AUTOINSTPARAM, bug340.  Reported by Jonathan Greenlaw.
14463         (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
14464         AUTOINPUTs, bug411.  Reported by Jonathan Greenlaw.
14465         (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
14466         Reported by David Kravitz.
14468 2012-05-03  Michael McNamara  <mac@mail.brushroad.com>
14470         * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
14471         assignment with tests in ifs and for loops.
14472         (verilog-extended-complete-re, verilog-complete-reg): Change so
14473         that DPI inport functions don't look like fuction declarations.
14474         (verilog-pretty-expr): Don't line up assignment
14475         operations to the test and increment in if and for loops
14476         (verilog-extended-complete-re, verilog-complete-reg): Change so
14477         that DPI inport functions don't look like fuction declarations.
14479 2012-05-03  Kenichi Handa  <handa@m17n.org>
14481         * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
14482         decoding, and show a warning message without signaling an error
14483         (Bug#11282).
14485 2012-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14487         * emacs-lisp/bytecomp.el
14488         (byte-compile-file-form-custom-declare-variable): Compile all elements,
14489         since cconv.el might have introduced :fun-body, internal-make-closure,
14490         and friends for bytecomp to handle (bug#11391).
14491         * custom.el (defcustom): Avoid ((λ ..) ..).
14493 2012-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14495         * subr.el (read-passwd): Better clean after ourselves (bug#11392).
14497 2012-05-02  Juanma Barranquero  <lekktu@gmail.com>
14499         * notifications.el (dbus-debug):
14500         * term/linux.el (gpm-mouse-enable):
14501         * term/screen.el (xterm-register-default-colors): Declare.
14503 2012-05-02  Chong Yidong  <cyd@gnu.org>
14505         * cus-start.el (gc-cons-percentage, exec-suffixes)
14506         (dos-display-scancodes, dos-hyper-key, dos-super-key)
14507         (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
14508         (make-cursor-line-fully-visible, void-text-area-pointer)
14509         (font-list-limit): Add customization data.
14511         * allout.el (allout-exposure-change-functions)
14512         (allout-structure-added-functions)
14513         (allout-structure-deleted-functions)
14514         (allout-structure-shifted-functions): Rename abnormal hooks from
14515         *-hook, and convert to defcustoms.
14516         (allout-after-copy-or-kill-hook, allout-post-undo-hook):
14517         Convert to defcustoms.
14518         (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
14520         * allout-widgets.el: Hook callers changed.
14522 2012-05-02  Eli Zaretskii  <eliz@gnu.org>
14524         * mail/rmail.el (rmail-yank-current-message): Use the encoding of
14525         the yanked message in preference to the default value of
14526         buffer-file-coding-system.
14528 2012-05-02  Martin Rudalics  <rudalics@gmx.at>
14530         * window.el (display-buffer--action-function-custom-type):
14531         Fix entry.
14533 2012-05-02  Alan Mackenzie  <acm@muc.de>
14535         * progmodes/cc-defs.el (c-version): Update to 5.32.3.
14537 2012-05-01  Glenn Morris  <rgm@gnu.org>
14539         * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
14541         * eshell/esh-cmd.el (eshell-debug-command): Doc fix.  Add :set.
14543         * cus-edit.el (custom-variable-documentation): Simplify with format.
14545 2012-05-01  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
14546             Stefan Monnier  <monnier@iro.umontreal.ca>
14548         * simple.el (suggest-key-bindings, execute-extended-command):
14549         Move from keyboard.c.
14551 2012-05-01  Chong Yidong  <cyd@gnu.org>
14553         * follow.el: Eliminate advice.
14554         (set-process-filter, process-filter, sit-for): Advice deleted.
14555         (follow-mode-off-hook): Obsolete hook removed.
14556         (follow-avoid-tail-recenter-p, follow-process-filter-alist):
14557         Vars deleted.
14558         (follow-auto): Use a :set function.
14559         (follow-mode): Rewritten.  Don't advise process filters.
14560         (follow-switch-to-current-buffer-all, follow-scroll-up)
14561         (follow-scroll-down): Assume follow-mode is bound.
14562         (follow-comint-scroll-to-bottom)
14563         (follow-align-compilation-windows): New functions.
14564         (follow--window-sorter): New function.
14565         (follow-all-followers): Use it to explicitly sort windows by their
14566         positions; don't make assumptions about next-window order.
14567         (follow-windows-start-end, follow-delete-other-windows-and-split)
14568         (follow-calc-win-start): Doc fix.
14569         (follow-windows-aligned-p, follow-select-if-visible): Don't call
14570         vertical-motion unnecessarily.
14571         (follow-adjust-window): New function.
14572         (follow-post-command-hook): Use it.
14573         (follow-call-set-process-filter, follow-call-process-filter)
14574         (follow-intercept-process-output, follow-tidy-process-filter-alist)
14575         (follow-stop-intercept-process-output, follow-generic-filter):
14576         Functions deleted.
14577         (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
14578         (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
14579         New functions, replacing advice on scroll-bar-* commands.
14580         (follow-mwheel-scroll): New function (Bug#4112).
14582         * comint.el (comint-adjust-point): New function.
14583         (comint-postoutput-scroll-to-bottom): Use it.
14584         Call follow-comint-scroll-to-bottom for Follow mode buffers.
14586 2012-05-01  Glenn Morris  <rgm@gnu.org>
14588         * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
14589         * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
14590         * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
14591         * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
14592         * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
14593         Remove no-byte-compile setting.
14595 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14597         * minibuffer.el (completion-table-with-quoting): Fix compatibility
14598         all-completions code to not return a number in the last cdr.
14600 2012-04-30  Leo Liu  <sdl.web@gmail.com>
14602         * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
14603         read-only error.
14605 2012-04-29  Chong Yidong  <cyd@gnu.org>
14607         * follow.el (follow-calc-win-end): Rewrite to handle partial
14608         screen lines correctly (Bug#8390).
14609         (follow-avoid-tail-recenter): Minor cleanup.
14611 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14613         Avoid the obsolete `assoc' package.
14614         * speedbar.el (speedbar-refresh): Avoid adelete.
14615         (speedbar-file-lists): Simplify and avoid aput.
14616         * man.el (Man--sections, Man--refpages): New vars, replacing
14617         Man-sections-alist and Man-refpages-alist.
14618         (Man-build-section-alist, Man-build-references-alist):
14619         Use them; avoid aput.
14620         (Man--last-section, Man--last-refpage): New vars.
14621         (Man-follow-manual-reference): Use them.
14622         Use the `default' arg of completing-read.
14623         (Man-goto-section): Idem.  Move prompt to the `interactive' spec.
14625 2012-04-27  Chong Yidong  <cyd@gnu.org>
14627         * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
14629         * startup.el (x-apply-session-resources): New function.
14631         * term/ns-win.el (ns-initialize-window-system):
14632         * term/w32-win.el (w32-initialize-window-system):
14633         * term/x-win.el (x-initialize-window-system): Use it to properly
14634         set menu-bar-mode and other vars from X resources, even if the
14635         initial frame is not a window-system frame (Bug#2299).
14637         * subr.el (read-key): Avoid running filter function when setting
14638         up temporary tool bar entries (Bug#9922).
14640 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
14642         * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
14643         (Bug#11344)
14645 2012-04-27  Chong Yidong  <cyd@gnu.org>
14647         * select.el (xselect--encode-string): New function, split from
14648         xselect-convert-to-string.
14649         (xselect-convert-to-string): Use it.
14650         (xselect-convert-to-filename, xselect-convert-to-os)
14651         (xselect-convert-to-host, xselect-convert-to-user): Ensure that
14652         returned strings are properly encoded (Bug#11315).
14654 2012-04-27  Chong Yidong  <cyd@gnu.org>
14656         * simple.el (delete-active-region): Move to killing custom group.
14658 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
14660         * progmodes/which-func.el (which-func-current): Quote %
14661         characters for mode-line processing.
14663 2012-04-27  Chong Yidong  <cyd@gnu.org>
14665         * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
14666         reaching eob (Bug#11286).
14668 2012-04-27  Eli Zaretskii  <eliz@gnu.org>
14670         * progmodes/gdb-mi.el (gdb-control-level): New variable.
14671         (gdb): Make it buffer-local and init to zero.
14672         (gdb-control-commands-regexp): New variable.
14673         (gdb-send): Don't wrap in "-interpreter-exec console" if
14674         gdb-control-level is positive.  Increment gdb-control-level
14675         whenever the command matches gdb-control-commands-regexp, and
14676         decrement it each time the command is "end".  (Bug#11279)
14678 2012-04-27  Martin Rudalics  <rudalics@gmx.at>
14680         * window.el (adjust-window-trailing-edge, enlarge-window)
14681         (shrink-window, window-resize):
14682         * mouse.el (mouse-drag-line): Fix resizing of minibuffer
14683         windows (Bug#11276).
14685 2012-04-27  Chong Yidong  <cyd@gnu.org>
14687         * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
14688         fix "missing prefix" warning.  All callers changed.
14690 2012-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14692         * emacs-lisp/assoc.el: Move to obsolete/.
14694 2012-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14696         * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
14698         * term/ns-win.el (ns-define-service):
14699         * progmodes/pascal.el (pascal-goto-defun):
14700         * progmodes/js.el (js--read-tab):
14701         * progmodes/etags.el (tags-lazy-completion-table):
14702         * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
14703         * emacs-lisp/ewoc.el (ewoc--wrap):
14704         * emacs-lisp/assoc.el (aput, adelete, amake):
14705         * doc-view.el (doc-view-convert-current-doc):
14706         * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
14708 2012-04-26  Chong Yidong  <cyd@gnu.org>
14710         * image.el (image-type-from-buffer): Only return supported image
14711         type (Bug#9045).
14713         * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
14714         value, for symmetry with diff-end-of-hunk.
14715         (diff-split-hunk, diff-find-source-location)
14716         (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
14717         (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
14718         (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
14719         compute the relevant hunk or file properly (Bug#6005).
14720         (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
14722 2012-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14724         * vc/vc-mtn.el:
14725         * vc/vc-hg.el:
14726         * vc/vc-git.el:
14727         * vc/vc-dir.el:
14728         * vc/vc-cvs.el:
14729         * vc/vc-bzr.el:
14730         * vc/vc-arch.el:
14731         * vc/vc.el: Replace lexical-let by lexical-binding.
14732         * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
14733         * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
14734         * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
14736 2012-04-26  Chong Yidong  <cyd@gnu.org>
14738         * vc/diff-mode.el (diff-undo): New command (Bug#5302).
14739         (diff-mode-shared-map): Bind it to / and [remap undo].
14741         * vc/ediff-wind.el (ediff-setup-windows-default): New function.
14742         (ediff-window-setup-function): Use it as the default, to set up
14743         windows based on whether the current frame is graphical (Bug#2138).
14744         (ediff-choose-window-setup-function-automatically): Make obsolete.
14746         * vc/ediff-init.el: Always define ediff-pixel-width/height.
14748 2012-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14750         * ffap.el: Remove old code for obsolete package.
14751         (ffap-complete-as-file-p): Remove.
14753         Use completion-table-with-quoting for comint and pcomplete.
14754         * comint.el (comint--unquote&requote-argument)
14755         (comint--unquote-argument, comint--requote-argument): New functions.
14756         (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
14757         (comint-quote-filename): Use regexp-opt-charset.
14758         (comint--common-suffix, comint--common-quoted-suffix)
14759         (comint--table-subvert): Remove.
14760         (comint-unquote-function, comint-requote-function): New vars.
14761         (comint--complete-file-name-data): Use them with
14762         completion-table-with-quoting.
14763         * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
14764         * pcomplete.el (pcomplete-arg-quote-list)
14765         (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
14766         (pcomplete-unquote-argument-function): Default to non-nil.
14767         (pcomplete-unquote-argument): Simplify.
14768         (pcomplete--common-quoted-suffix): Remove.
14769         (pcomplete-requote-argument-function): New var.
14770         (pcomplete--common-suffix): New function.
14771         (pcomplete-completions-at-point): Use completion-table-with-quoting
14772         and completion-table-subvert.
14774         * minibuffer.el: Use completion-table-with-quoting for read-file-name.
14775         (minibuffer--double-dollars): Preserve properties.
14776         (completion--sifn-requote): New function.
14777         (completion--file-name-table): Rewrite using it and c-t-with-quoting.
14779         * minibuffer.el: Add support for completion of quoted/escaped data.
14780         (completion-table-with-quoting, completion-table-subvert): New funs.
14781         (completion--twq-try, completion--twq-all): New functions.
14782         (completion--nth-completion): New function.
14783         (completion-try-completion, completion-all-completions): Use it.
14785 2012-04-25  Leo Liu  <sdl.web@gmail.com>
14787         * progmodes/python.el (python-pdbtrack-get-source-buffer):
14788         Use compilation-message if available to find real filename.
14790 2012-04-25  Chong Yidong  <cyd@gnu.org>
14792         * vc/diff-mode.el (diff-setup-whitespace): New function.
14793         (diff-mode): Use it.
14795         * vc/diff.el (diff-sentinel):
14796         * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
14797         Whitespace mode variables based on diff style (Bug#8612).
14799 2012-04-25  Leo Liu  <sdl.web@gmail.com>
14801         * progmodes/python.el (python-send-region): Add suffix .py to the
14802         temp file.
14804         * files.el (auto-mode-alist): Use javascript-mode instead.
14806 2012-04-25  Alex Harsanyi  <AlexHarsanyi@gmail.com>
14808         Sync with soap-client repository.  Support SOAP simpleType (Bug#10331).
14810         * net/soap-client.el (soap-resolve-references-for-sequence-type)
14811         (soap-resolve-references-for-array-type): Hack to prevent self
14812         references, see Bug#9.
14813         (soap-parse-envelope): Report the contents of the 'detail' node
14814         when receiving a fault reply.
14815         (soap-parse-envelope): Report the contents of the entire 'detail' node.
14817         * net/soap-inspect.el (soap-sample-value-for-simple-type)
14818         (soap-inspect-simple-type): New function.
14820         * net/soap-client.el (soap-simple-type): New struct.
14821         (soap-default-xsd-types, soap-default-soapenc-types)
14822         (soap-decode-basic-type, soap-encode-basic-type):
14823         support unsignedInt and double basic types.
14824         (soap-resolve-references-for-simple-type)
14825         (soap-parse-simple-type, soap-encode-simple-type): New function.
14826         (soap-parse-schema): Parse xsd:simpleType declarations.
14828         * net/soap-client.el (soap-default-xsd-types)
14829         (soap-default-soapenc-types): Add integer, byte and anyURI types.
14830         (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
14831         the local name of "soapenc:Array".
14832         (soap-decode-basic-type, soap-encode-basic-type): Support encoding
14833         decoding integer, byte and anyURI xsd types.
14835 2012-04-25  Chong Yidong  <cyd@gnu.org>
14837         * cus-edit.el (custom-buffer-create-internal): Update header text.
14839 2012-04-25  Eli Zaretskii  <eliz@gnu.org>
14841         * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
14842         settings on 'system-type', not on 'window-system'.  On MS-Windows,
14843         set interactive-mode on in GDB.
14845 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14847         * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
14848         (ruby-syntax-propertize-regexp): Remove.
14849         (ruby-syntax-propertize-function): Split regexp into chunks.
14850         Match following code directly.
14852 2012-04-24  Dmitry Gutov  <dgutov@yandex.ru>
14854         * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
14855         (ruby-syntax-propertize-regexp): New function.
14856         (ruby-syntax-propertize-function): Use it to handle regexp not preceded
14857         by a special keyword.
14859         * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
14860         (ruby-syntax-general-delimiters-goto-beg)
14861         (ruby-syntax-propertize-general-delimiters): New functions.
14862         (ruby-syntax-propertize-function): Use them to handle GDL.
14863         (ruby-font-lock-keywords): Move old handling of GDL...
14864         (ruby-font-lock-syntactic-keywords): .. to here.
14865         (ruby-calculate-indent): Adjust indentation for GDL.
14867 2012-04-24  Michael Albinus  <michael.albinus@gmx.de>
14869         * notifications.el (top): Remove unneeded declarations.
14870         (notifications-specification-version): Change to "1.2".
14871         (notifications-interface, notifications-notify-method)
14872         (notifications-close-notification-method): Fix docstring.
14873         (notifications-get-capabilities-method): New defconst.
14874         (notifications-notify): Add :action-items, :resident and
14875         :transient hints.  Change "image_data" to "image-data" and
14876         "image_path" to "image-path".
14877         (notifications-get-capabilities): New defun.
14879 2012-04-24  Leo Liu  <sdl.web@gmail.com>
14881         * progmodes/python.el: Move hideshow setup to the end.
14883 2012-04-24  Martin Rudalics  <rudalics@gmx.at>
14885         * window.el (handle-select-window): Clear echo area since this is
14886         no more done by read_char (Bug#11304).
14888 2012-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14890         * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
14891         and `/ M' to filter-derived-mode.
14892         * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
14893         (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
14894         (ibuffer-mark-by-mode): Use default rather than initial-input.
14895         (ibuffer-filter-by-derived-mode): Autoload and require-match.
14897 2012-04-24  Ivan Andrus  <darthandrus@gmail.com>  (tiny change)
14899         * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
14900         (ibuffer-filter-by-derived-mode): New filter.
14901         * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
14903 2012-04-23  Andreas Politz  <politza@fh-trier.de>
14905         * subr.el (accept-change-group): Fix arg usage (Bug#6095).
14907 2012-04-23  Chong Yidong  <cyd@gnu.org>
14909         * cus-edit.el (customize-apropos, customize-apropos-options):
14910         Disable matching of non-option variables (Bug#11176).
14911         (customize-option, customize-option-other-window)
14912         (customize-changed-options): Doc fix.
14913         (customize-apropos-options, customize-apropos-faces)
14914         (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
14916         * apropos.el (apropos-read-pattern): Make prompt less cryptic.
14917         Fix word list splitting (Bug#11132).
14918         (apropos-symbol, apropos-keybinding, apropos-label)
14919         (apropos-property, apropos-function-button)
14920         (apropos-variable-button, apropos-misc-button): New faces.
14921         (apropos-symbol-face, apropos-keybinding-face)
14922         (apropos-label-face, apropos-property-face, apropos-match-face):
14923         Variables removed (Bug#8396).
14924         (apropos-library-button, apropos-format-plist, apropos-print)
14925         (apropos-print-doc, apropos-describe-plist): Callers changed.
14927 2012-04-23  Michael Albinus  <michael.albinus@gmx.de>
14929         * net/xesam.el (xesam-mode-map): Use let-bound map in
14930         initialization.  (Bug#11292)
14932 2012-04-23  AgustĂ­n MartĂ­n Domingo  <agustin.martin@hispalinux.es>
14934         Preserve ispell session localwords when switching back to
14935         original buffer.
14937         * textmodes/ispell.el (ispell-buffer-session-localwords):
14938         New buffer-local variable to hold buffer session localwords.
14939         (ispell-kill-ispell): Add option 'clear to delete session
14940         localwords.
14941         (ispell-command-loop, ispell-change-dictionary)
14942         (ispell-buffer-local-words): Preserve session localwords when
14943         needed.
14945         * textmodes/flyspell.el (flyspell-process-localwords)
14946         (flyspell-do-correct): Preserve session localwords when needed.
14948 2012-04-23  AgustĂ­n MartĂ­n Domingo  <agustin.martin@hispalinux.es>
14950         * textmodes/ispell.el (ispell-insert-word) Remove unneeded function
14951         using obsolete `translation-table-for-input'.
14952         (ispell-word, ispell-process-line, ispell-complete-word):
14953         Use plain `insert' instead of removed `ispell-insert-word'.
14955 2012-04-22  Chong Yidong  <cyd@gnu.org>
14957         * cus-edit.el (custom-variable-menu)
14958         (custom-variable-reset-saved, custom-face-menu)
14959         (custom-face-reset-saved): If there is no saved value, make the
14960         "reset-saved" operation bring back the default (Bug#9509).
14961         (custom-face-state): Properly detect themed faces.
14963         * faces.el (face-spec-set): Stop supporting deprecated form of
14964         third arg.
14966 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
14968         Move functions from C to Lisp.  Make non-blocking method calls
14969         the default.  Implement further D-Bus standard interfaces.
14971         * net/dbus.el (dbus-message-internal): Declare function.
14972         Remove unneeded function declarations.
14973         (defvar dbus-message-type-invalid, dbus-message-type-method-call)
14974         (dbus-message-type-method-return, dbus-message-type-error)
14975         (dbus-message-type-signal): Declare variables.  Remove local
14976         definitions.
14977         (dbus-interface-dbus, dbus-interface-peer)
14978         (dbus-interface-introspectable, dbus-interface-properties)
14979         (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
14980         Adapt docstring.
14981         (dbus-interface-objectmanager): New defconst.
14982         (dbus-call-method, dbus-call-method-asynchronously)
14983         (dbus-send-signal, dbus-method-return-internal)
14984         (dbus-method-error-internal, dbus-register-service)
14985         (dbus-register-signal, dbus-register-method): New defuns, moved
14986         from dbusbind.c
14987         (dbus-call-method-handler, dbus-setenv)
14988         (dbus-get-all-managed-objects, dbus-managed-objects-handler):
14989         New defuns.
14990         (dbus-call-method-non-blocking): Make it an obsolete function.
14991         (dbus-unregister-object, dbus-unregister-service)
14992         (dbus-handle-event, dbus-register-property)
14993         (dbus-property-handler): Obey the new structure of
14994         `bus-registered-objects'.
14995         (dbus-introspect): Use `dbus-call-method'.  Use a timeout.
14996         (dbus-get-property, dbus-set-property, dbus-get-all-properties):
14997         Use `dbus-call-method'.
14999 2012-04-22  Chong Yidong  <cyd@gnu.org>
15001         * cus-edit.el (custom-commands, custom-reset-menu)
15002         (Custom-reset-standard): Tweak labels.
15003         (custom-reset-button-menu): Change default to t.
15004         (custom-buffer-create-internal): For the custom-reset-button-menu
15005         case, put the revert button first.
15006         (custom-group-subtitle): New face.
15007         (custom-group-value-create): Align docstring to a specific column.
15009         * wid-edit.el (widget-documentation-link-add): Don't handle
15010         indentation in this function.
15011         (widget-documentation-string-indent-to): New function.
15012         (widget-documentation-string-value-create): Use it.
15014         * autorevert.el (auto-revert):
15015         * epg-config.el (epg):
15016         * ibuffer.el (ibuffer):
15017         * mpc.el (mpc):
15018         * ses.el (ses):
15019         * eshell/eshell.el (eshell):
15020         * net/ange-ftp.el (ange-ftp):
15021         * progmodes/ebnf2ps.el (postscript):
15022         * progmodes/flymake.el (flymake):
15023         * progmodes/prolog.el (prolog):
15024         * progmodes/verilog-mode.el (verilog-mode):
15025         * progmodes/which-func.el (which-func):
15026         * term/xterm.el (xterm):
15027         * textmodes/picture.el (picture):
15028         * textmodes/tildify.el (tildify):
15029         * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
15030         customization buffers.
15032 2012-04-22  Alan Mackenzie  <acm@muc.de>
15034         * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
15035         Adding a ) can hide the resulting (..) from searches.  Fix it.
15036         Bound the backward search to the position of the existing (.
15038 2012-04-21  Juanma Barranquero  <lekktu@gmail.com>
15040         * progmodes/verilog-mode.el (verilog-mode): Check whether
15041         which-func-modes is t before adding verilog-mode.
15042         Reported by Andy Moreton <andrewjmoreton@gmail.com>.
15044 2012-04-21  Leo Liu  <sdl.web@gmail.com>
15046         * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
15048 2012-04-21  Michael Vehrs  <Michael.Burschik@gmx.de>
15050         * woman.el: Add support for "T{ T}" tbl syntax, and fix the
15051         filling of the last column of a table (Bug#5635).
15052         (woman-find-next-control-line): New arg, specifying an additional
15053         regexp component for the control line.
15054         (woman2-roff-buffer): Use it.
15055         (woman-break-table): New function.
15056         (woman2-TS): Use it.
15058 2012-04-21  Chong Yidong  <cyd@gnu.org>
15060         * woman.el (woman-set-buffer-display-table, woman-decode-region)
15061         (woman-horizontal-escapes, woman-negative-vertical-space)
15062         (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
15063         (WoMan-warn-ignored): Use ?\s instead of ?\ .
15065 2012-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15067         * minibuffer.el (completion-file-name-table): Complete user names.
15069 2012-04-20  Leo Liu  <sdl.web@gmail.com>
15071         * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
15072         and pcase-let*.
15074 2012-04-20  Chong Yidong  <cyd@gnu.org>
15076         * server.el (server-execute): Respect initial-buffer-choice if it
15077         is a string and there are no files to open (Bug#2825).
15078         (server-create-window-system-frame, server-create-tty-frame):
15079         Don't switch buffers here.
15080         (server-process-filter): Only try to open a window system frame if
15081         compiled with graphical support (Bug#8314).
15083 2012-04-20  Dan Nicolaescu  <dann@gnu.org>
15085         * battery.el (battery-echo-area-format): Display remaining time
15086         for sysfs backend too (Bug#11269).
15087         (battery-linux-sysfs): Fix conditional for the charge.
15089 2012-04-20  Chong Yidong  <cyd@gnu.org>
15091         * progmodes/gdb-mi.el (gdb): Revert previous change.
15092         (gdb-inferior-io--init-proc): New function.
15093         (gdb-init-1): Use it.
15094         (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
15095         responsible for allocating a new pty and hooking it to gdb when
15096         the old pty gets an EIO due to process exit.
15097         (gdb-delchar-or-quit): New command.  Bind it in gdb-mi buffers.
15098         (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
15099         (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
15101 2012-04-20  Eli Zaretskii  <eliz@gnu.org>
15103         * window.el (window-min-size, window-sizable, window-min-delta)
15104         (window-max-delta, window--resizable, window-resizable)
15105         (window-total-size, window-full-height-p, window-full-width-p)
15106         (window-in-direction, window--resize-mini-window, window-resize)
15107         (window--resize-child-windows-normal)
15108         (window--resize-child-windows, window--resize-siblings)
15109         (window--resize-this-window, adjust-window-trailing-edge)
15110         (enlarge-window, shrink-window): Doc fixes.
15112 2012-04-20  Chong Yidong  <cyd@gnu.org>
15114         * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
15115         New function to call delete-process on the gdb-inferior buffer's pty.
15116         (gdb-reset): Use it, instead of relying on kill-buffer to kill the
15117         pty process (Bug#11273).
15118         (gdb-update): New arg to suppress talking to the gdb process.
15119         (gdb-done-or-error): Use it.
15120         (gdb-stopped-functions): Rename from gdb-stopped-hooks.
15121         (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
15122         sentinel not being called.
15124         * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
15126         * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
15128 2012-04-20  Glenn Morris  <rgm@gnu.org>
15130         * net/network-stream.el (open-network-stream): Doc fix.
15132 2012-04-20  Chong Yidong  <cyd@gnu.org>
15134         * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
15136 2012-04-20  Alan Mackenzie  <acm@muc.de>
15138         Ensure searching for keywords is case sensitive.
15140         * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
15141         (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
15142         (c-defun-name, c-mark-function, c-cpp-define-name)
15143         (c-comment-indent, c-scan-conditionals, c-indent-defun)
15144         (c-context-line-break): Bind case-fold-search to nil.
15146         * progmodes/cc-mode.el (c-font-lock-fontify-region):
15147         Bind case-fold-search to nil.
15149 2012-04-20  Chong Yidong  <cyd@gnu.org>
15151         * mail/sendmail.el (mail-bury): Call return action with the right
15152         Rmail buffer (Bug#11242).
15154         * server.el (server-process-filter): Handle corner case where both
15155         tty and nowait options are present (Bug#11102).
15157 2012-04-20  Eli Zaretskii  <eliz@gnu.org>
15159         * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
15160         (top level): Put into the executable the ident-style '$Id:' tag on
15161         windows-nt as well.
15163 2012-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15165         * electric.el (electric-indent-post-self-insert-function): Check that
15166         electric-indent-mode is enabled in current buffer.
15168 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
15170         * imenu.el (imenu-progress-message): Restore; it is "used" in
15171         erc/erc-imenu.el and net/snmp-mode.el.
15173 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
15175         * avoid.el (mouse-avoidance-mode): Mark unused arg.
15176         (mouse-avoidance-nudge-mouse): Remove unused binding.
15178         * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
15180         * descr-text.el (describe-char):
15181         * progmodes/python.el (python-describe-symbol):
15182         Don't call `toggle-read-only', set `buffer-read-only'.
15184         * imenu.el (imenu-default-goto-function): Mark unused args.
15185         (imenu-progress-message): Remove obsolete macro; all callers changed.
15187         * subr.el (keymap-canonicalize): Remove unused binding.
15188         (read-passwd): Mark unused arg.
15190         * tutorial.el (tutorial--display-changes): Remove unused binding.
15191         (tutorial--save-tutorial-to): Remove unused variable.
15193         * emacs-lisp/package.el (define-package, package-menu-mark-delete)
15194         (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
15195         (package-generate-autoloads, package-menu--generate)
15196         (package-menu--find-upgrades): Remove unused bindings.
15198         * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
15199         (cua-restrict-prefix-rectangle): Doc fixes.  Remove unused bindings.
15200         (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
15201         (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
15202         (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
15203         (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
15204         (cua--rectangle-aux-replace, cua--left-fill-rectangle)
15205         (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
15206         (cua-delete-char-rectangle): Mark unused args.
15207         (cua-align-rectangle): Remove unused binding.
15209         * mail/rmail.el (compilation--message->loc)
15210         (epa--find-coding-system-for-mime-charset): Declare.
15212         * net/dbus.el (dbus-register-service): Declare.
15213         (dbus-name-owner-changed-handler): Remove unused binding.
15215         * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
15216         (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
15217         (nxml-scan-backward-within): Mark unused arg.
15218         (nxml-dynamic-markup-word): Remove unused binding.
15220         * mouse.el (mouse-menu-major-mode-map):
15221         * emacs-lisp/authors.el (authors-scan-change-log)
15222         (authors-add-to-author-list):
15223         * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
15224         * emacs-lisp/smie.el (smie-auto-fill):
15225         * mail/sendmail.el (mail-bury):
15226         * mail/unrmail.el (unrmail):
15227         * net/tls.el (open-tls-stream):
15228         * textmodes/picture.el (picture-mouse-set-point):
15229         Remove unused bindings.
15231 2012-04-19  Michael Albinus  <michael.albinus@gmx.de>
15233         * net/tramp.el (tramp-action-password): Let-bind
15234         `enable-recursive-minibuffers' to t.
15236 2012-04-18  Sam Steingold  <sds@gnu.org>
15238         * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
15239         instead of 'string to accommodate values like [f11].
15240         Always use `vconcat' instead of `concat' on it, like in `gud-def'.
15241         * progmodes/gdb-mi.el: Likewise.
15243 2012-04-18  Leo Liu  <sdl.web@gmail.com>
15245         * abbrev.el (edit-abbrevs): Move point to the abbrev table of
15246         current buffer.
15247         (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
15248         LOCAL is nil.
15250 2012-04-18  Chong Yidong  <cyd@gnu.org>
15252         * simple.el (line-move): Use forward-line if in batch mode
15253         (Bug#11053).
15255 2012-04-18  Christopher Schmidt  <christopher@ch.ristopher.com>
15257         * files.el (after-find-file): Do not try to add a final newline if
15258         the buffer is read-only (Bug#11156).
15260 2012-04-17  Richard Stallman  <rms@gnu.org>
15262         * mail/rmail.el (rmail-start-mail):
15263         Pass (rmail-mail-return...) for the return-action.
15264         Pass (rmail-yank-current-message...) for the yank-action.
15265         (rmail-yank-current-message): New function.
15266         (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
15267         (rmail-reply): Likewise.
15268         (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
15270         * mail/sendmail.el (mail-bury): Choose the first rmail-mode
15271         buffer, not the last.  Reject temp buffers.  Use the rmail-mode
15272         buffer, not newbuf.
15274 2012-04-17  Juanma Barranquero  <lekktu@gmail.com>
15276         * server.el (server-ensure-safe-dir): Simplify.
15278 2012-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
15280         * emacs-lisp/smie.el: Provide smarter auto-filling.
15281         (smie-auto-fill): New function.
15282         (smie-setup): Use it.
15284         * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
15286 2012-04-17  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
15288         * newcomment.el (comment-inline-offset): New custom var (bug#11090).
15289         (comment-indent): Use it.
15291 2012-04-17  Vincent BelaĂ¯che  <vincentb1@users.sourceforge.net>
15293         * ses.el: The overall change is to add cell renaming, that is
15294         setting fancy names for cell symbols other than name matching
15295         "\\`[A-Z]+[0-9]+\\'" regexp .
15296         (ses-localvars): Add ses--renamed-cell-symb-list.
15297         (ses-create-cell-variable): New defun.
15298         (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
15299         (ses-relocate-formula): Relocate formulas only for cells the
15300         symbols of which are not renamed, i.e. symbols whose names do not
15301         match regexp "\\`[A-Z]+[0-9]+\\'".
15302         (ses-relocate-all): Relocate values only for cells the symbols of
15303         which are not renamed.
15304         (ses-load): Create cells variables as the (ses-cell ...) are read,
15305         in order to check row col consistency with cell symbol name only
15306         for cells that are not renamed.
15307         (ses-replace-name-in-formula): New defun.
15308         (ses-rename-cell): New defun.
15310 2012-04-17  Peter Oliver  <bzr@mavit.org.uk>  (tiny change)
15312         * progmodes/perl-mode.el (perl-indent-parens-as-block):
15313         New option (bug#11118).
15314         (perl-calculate-indent): Respect it.
15316 2012-04-17  Glenn Morris  <rgm@gnu.org>
15318         * dired-aux.el (dired-mark-read-string): Doc fix.
15320 2012-04-17  Dmitry Antipov  <dmantipov@yandex.ru>
15322         * dired-aux.el (dired-mark-read-string): Offer optional completion.
15323         (dired-do-chxxx): Complete chown, chgrp over users, groups.  (Bug#7900)
15325 2012-04-17  Glenn Morris  <rgm@gnu.org>
15327         * mouse.el (mouse-drag-track):
15328         * speedbar.el (speedbar-frame-mode):
15329         Use auto-hscroll-mode rather than the alias automatic-hscrolling.
15331 2012-04-16  Leo Liu  <sdl.web@gmail.com>
15333         * progmodes/python.el: Trivial cleanup.
15335 2012-04-16  Glenn Morris  <rgm@gnu.org>
15337         * vc/vc.el (vc-string-prefix-p):
15338         * vc/pcvs-util.el (cvs-string-prefix-p):
15339         * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
15340         * mpc.el (mpc-string-prefix-p):
15341         Make all of these into obsolete aliases for string-prefix-p.
15342         Update callers.
15343         * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
15345         * textmodes/two-column.el: Move custom options to the start.
15346         (frame-width): Remove compat definition.
15347         (2C-associate-buffer, 2C-dissociate):
15348         Use with-current-buffer rather than save-excursion.
15349         (2C-dissociate): Force a mode-line update.
15350         (2C-autoscroll): Use ignore-errors.
15352         * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
15353         Autoload trivia.
15355         * emacs-lisp/cl-extra.el (*random-state*):
15356         Remove unnecessary declaration.
15358         * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
15360         * play/cookie1.el (cookie-snarf):
15361         Give an explicit error if input file cannot be read.
15363         * play/yow.el (yow-file): Use expand-file-name rather than concat.
15365         * progmodes/perl-mode.el (c-macro-expand):
15366         Remove unnecessary autoload (it is in loaddefs.el).
15368         * textmodes/picture.el (picture-desired-column)
15369         (picture-update-desired-column): Convert comments to doc-strings.
15370         (picture-substitute): Remove function.
15371         (picture-mode-map): Initialize in the defvar.
15373         * woman.el: Remove eval-after-load for tar-mode.
15374         * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
15375         (woman-tar-extract-file): Autoload it.
15377         * frame.el (automatic-hscrolling): Make this alias obsolete.
15379 2012-04-12  AgustĂ­n MartĂ­n Domingo  <agustin.martin@hispalinux.es>
15381         * textmodes/ispell.el (ispell-set-spellchecker-params): Post-process
15382         `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
15383         (ispell-dictionary-base-alist): Revert to original XEmacs
15384         friendly version for default.  [:alpha:] will be added in
15385         `ispell-set-spellchecker-params' if needed.
15387 2012-04-16  Chong Yidong  <cyd@gnu.org>
15389         * image.el (imagemagick--file-regexp): New variable.
15390         (imagemagick-register-types): Use it.
15391         (imagemagick-types-inhibit): Add :set function.  Allow new value
15392         of t to inhibit all types.
15394         * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
15395         so we can preload it.
15397         * loadup.el (fboundp): Preload regexp-opt, needed by
15398         imagemagick-register-types.
15400 2012-04-15  Chong Yidong  <cyd@gnu.org>
15402         * frame.el (scrolling): Remove nearly unused customization group.
15404         * scroll-all.el (scroll-all-mode): Move to windows group.
15406 2012-04-15  Chong Yidong  <cyd@gnu.org>
15408         * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
15410 2012-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
15412         Avoid the use of ((lambda ...) ...) in lexical-binding code.
15413         * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
15415 2012-04-15  Glenn Morris  <rgm@gnu.org>
15417         * simple.el (process-file-side-effects): Doc fix.
15419 2012-04-15  Glenn Morris  <rgm@gnu.org>
15421         * international/mule-cmds.el (set-language-environment): Doc fix.
15423 2012-04-14  Juanma Barranquero  <lekktu@gmail.com>
15425         * server.el (server-auth-key, server-generate-key): Doc fixes.
15426         (server-get-auth-key): Doc fix.  Use `string-match-p'.
15427         (server-start): Reflow docstring.
15429 2012-04-14  Lars Ingebrigtsen  <larsi@gnus.org>
15431         * server.el (server-generate-key): `called-interactively-p'
15432         requires a parameter.
15434 2012-04-14  Michal Nazarewicz  <mina86@mina86.com>
15436         * server.el (server-auth-key): New variable.
15437         (server-generate-key, server-get-auth-key): New function.
15438         (server-start): Use the new variable and functions to allow
15439         setting a permanent server key (bug#9423).
15441 2012-04-14  Leo Liu  <sdl.web@gmail.com>
15443         * vc/diff-mode.el (diff-file-prev/next): Fix typo.
15445 2012-04-14  Paul Eggert  <eggert@cs.ucla.edu>
15447         Spelling fixes.
15448         * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
15449         Emacs uses American spelling.
15451 2012-04-14  Juanma Barranquero  <lekktu@gmail.com>
15453         * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
15454         (emacs-lock--exit-locked-buffer): Return the locked buffer.  Doc fix.
15455         (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
15456         (emacs-lock--kill-buffer-query-functions): Run new hook.  (Bug#11017)
15458 2012-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
15460         * progmodes/which-func.el (which-func-modes): Change default.
15462 2012-04-14  Kim F. Storm  <storm@cua.dk>
15464         * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
15465         exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
15467 2012-04-14  Chong Yidong  <cyd@gnu.org>
15469         * custom.el (custom-theme-set-variables): Doc fix.
15471 2012-04-14  Glenn Morris  <rgm@gnu.org>
15473         * international/mule.el (set-auto-coding-for-load): Doc fix.
15475 2012-04-14  Alan Mackenzie  <acm@muc.de>
15477         * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
15478         imenu work again for Objective C Mode.  Correct the *-index values,
15479         these having been disturbed by a previous change in 2011-08.
15481         * progmodes/cc-engine.el (c-before-change-check-<>-operators):
15482         Correct two search limits.
15484 2012-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
15486         * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
15488 2012-04-14  Andreas Schwab  <schwab@linux-m68k.org>
15490         * international/characters.el: Fix sorting.
15492 2012-04-14  Eli Zaretskii  <eliz@gnu.org>
15494         * international/characters.el: Add more missing Latin case pairs.
15496 2012-04-14  Glenn Morris  <rgm@gnu.org>
15498         * files.el (dir-locals-set-class-variables): Doc fix.
15500 2012-04-14  Eli Zaretskii  <eliz@gnu.org>
15502         * international/characters.el: Add set-case-syntax-pair call for
15503         LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
15504         counterpart.  (Bug#11209)
15506         * simple.el (shell-command-on-region): Doc fix.  (Bug#11208)
15508 2012-04-14  Glenn Morris  <rgm@gnu.org>
15510         * calendar/holidays.el (calendar-check-holidays): Doc fix.
15512 2012-04-14  Eli Zaretskii  <eliz@gnu.org>
15514         * textmodes/ispell.el (ispell-dictionary-base-alist):
15515         Add data for Hebrew.
15517 2012-04-14  Chong Yidong  <cyd@gnu.org>
15519         * net/rcirc.el (rcirc-cmd-quit):
15520         Revert 2012-03-18 change (Bug#11192).
15522 2012-04-14  Glenn Morris  <rgm@gnu.org>
15524         * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
15526 2012-04-14  Eli Zaretskii  <eliz@gnu.org>
15528         * minibuffer.el (completion-in-region-mode-map):
15529         Bind completion-help-at-point to M-? rather than ?.  (Bug#11182)
15531 2012-04-13  Vivek Dasmohapatra  <vivek@etla.org>
15533         * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
15535 2012-04-13  Masatake YAMATO  <yamato@redhat.com>
15537         * minibuffer.el (minibuffer-local-filename-syntax): New variable
15538         to allow `C-M-f' and `C-M-b' to move to the nearest path
15539         separator (bug#9511).
15541 2012-04-13  Lars Ingebrigtsen  <larsi@gnus.org>
15543         * avoid.el: Require cl when compiling.  And also move the
15544         `provide' to the end.
15546 2012-04-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
15548         * avoid.el (mouse-avoidance-banish-position): New variable.
15549         (mouse-avoidance-banish-destination): Use it (bug#10165).
15551 2012-04-13  Leo Liu  <sdl.web@gmail.com>
15553         * progmodes/which-func.el (which-func-modes): Add objc-mode.
15555 2012-04-13  Ken Brown  <kbrown@cornell.edu>
15557         * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
15558         this is no longer needed now that cygstart understands file:// URLs.
15559         (browse-url-filename-alist): For the same reason, don't modify
15560         file:// URLs on Cygwin.
15562 2012-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
15564         * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
15565         the region on shift if the binding is already shifted (bug#11221).
15567 2012-04-12  Glenn Morris  <rgm@gnu.org>
15569         * mail/mailpost.el: Move to obsolete/.
15571 2012-04-12  Drew Adams  <drew.adams@oracle.com>
15573         * imenu.el (imenu--generic-function): Ignore invisible definitions
15574         (bug#10123).
15576 2012-04-12  Vivek Dasmohapatra  <vivek@etla.org>
15578         * hexl.el (hexl-bits): New variable.
15579         (hexl-options): Mention the variable in the doc string.
15580         (hexl-rulerise, hexl-line-displen): New functions.
15581         (hexl-mode): Mention the new variable.
15582         (hexl-mode, hexl-current-address, hexl-current-address):
15583         Use the displen.
15584         (hexl-ascii-start-column): New function.
15585         (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
15586         (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
15588 2012-04-12  AgustĂ­n MartĂ­n Domingo  <agustin.martin@hispalinux.es>
15590         * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
15591         '("-i" ENCODING), in 2 separate command-line arguments, to specify
15592         the encoding, as expected by hunspell.
15594 2012-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15596         * battery.el (battery--linux-sysfs-regexp): New const.
15597         (battery-status-function): Use it.  Remove yeeloong special case.
15598         (battery-yeeloong-sysfs): Remove.
15599         (battery-echo-area-format): Remove yeeloong special case.
15601 2012-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15603         * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
15604         Reported by Noah Friedman.
15606         * subr.el (read-passwd): Use read-string.
15608 2012-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15610         * vcursor.el (vcursor-move): Increase the priority of the overlay
15611         (bug#9663).
15613 2012-04-11  Deniz Dogan  <deniz.a.m.dogan@gmail.com>
15615         * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
15616         (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
15618 2012-04-11  William Stevenson  <yhvh2000@gmail.com>
15620         * textmodes/artist.el (artist-mode): Convert artist-mode to use
15621         define-minor-mode (bug#10760).
15623 2012-04-11  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
15625         * progmodes/grep.el (rgrep): Tweak the find command line so
15626         that directories matching `grep-find-ignored-files' won't be
15627         pruned (bug#10351).
15629 2012-04-11  Chong Yidong  <cyd@gnu.org>
15631         * startup.el (command-line): Remove support for long-obsolete
15632         variable font-lock-face-attributes.
15634 2012-04-11  Glenn Morris  <rgm@gnu.org>
15636         * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
15638 2012-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15640         * window.el (window--state-get-1): Obey window-point-insertion-type.
15642 2012-04-11  Lennart Borgman  <lennart.borgman@gmail.com>
15644         * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
15645         to previous function when point is on the first character of a
15646         function.  Take care of that in `narrow-to-defun' (bug#6157).
15648 2012-04-11  Glenn Morris  <rgm@gnu.org>
15650         * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
15651         not just file-errors.
15653         * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
15654         (vc-bzr-sha1): Use internal sha1.
15656 2012-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15658         * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
15660 2012-04-10  SĂ©bastien Gross  <seb@chezwam.org>  (tiny change)
15662         * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
15663         that start in the middle of the line (bug#10496).
15665 2012-04-10  Dan Nicolaescu  <dann@gnu.org>
15667         * battery.el (battery-linux-proc-acpi): Only one battery is
15668         discharged at a time, but that seems to confuse battery.el when
15669         computing `rate-type' for the battery not being discharged
15670         (bug#10332).
15672 2012-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15674         * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
15676         * international/quail.el: Use dolist and simplify.
15677         (quail-define-package, quail-update-keyboard-layout)
15678         (quail-define-rules): Use dolist.
15679         (quail-insert-kbd-layout, quail-get-translation): CSE.
15681         * tmm.el: Use dolist, remove left over hook.
15682         (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
15683         Use dolist.
15684         (calendar-load-hook): Don't mess with it.
15686         * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
15687         Use derived-mode-p.  Run the diff asynchronously.
15689 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15691         * obsolete/mouse-sel.el: Add an Obsolete-since header.
15693 2012-04-10  Juanma Barranquero  <lekktu@gmail.com>
15695         * misc.el: Display absolute path of loaded DLLs (bug#10424).
15696         (list-dynamic-libraries--loaded): New function.
15697         (list-dynamic-libraries--refresh): Use it.
15699 2012-04-10  Nathan Weizenbaum  <nweiz@google.com>
15701         * progmodes/python.el (python-fill-paragraph):
15702         Make python-fill-region in a multiline string work when font-lock is
15703         disabled (bug#7018).
15705 2012-04-10  Laimonas VÄ—bra  <laimonas.vebra@gmail.com>  (tiny change)
15707         * language/european.el (cp775): Add oem/legacy (en)coding on
15708         DOS/MS Windows for the Baltic languages.  There are still plenty
15709         of texts written in this encoding/codepage (bug#6519).
15711 2012-04-10  Glenn Morris  <rgm@gnu.org>
15713         * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
15714         Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
15716 2012-04-10  Florian Adamsky  <florian@adamsky.it>  (tiny change)
15718         * recentf.el (recentf-dialog-mode-map): Add two keybindings for
15719         next-line "n" and previous-line "p" in order to make recentf more
15720         consistent with ibuffer, dired or org-mode (bug#9387).
15722 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15724         * image.el (put-image): Return the overlay created instead of the
15725         optional input string (bug#7834).  Note that this may break code
15726         that is (for some reason or other) depending on `put-image'
15727         returning the string.
15729         * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
15731         * simple.el (zap-to-char): Allow zapping using input methods
15732         (bug#1580).
15734         * textmodes/fill.el (fill-region): Leave point and mark where they
15735         were before filling (bug#5399).
15737 2012-04-09  Glenn Morris  <rgm@gnu.org>
15739         * version.el (emacs-bzr-get-version):
15740         Handle lightweight checkouts of local branches.
15742 2012-04-09  Andreas Schwab  <schwab@linux-m68k.org>
15744         * international/characters.el: Recover lost case pairs.  (Bug#11209)
15746 2012-04-09  Chong Yidong  <cyd@gnu.org>
15748         * custom.el (custom-variable-p): Return nil for non-symbol
15749         arguments instead of signaling an error.
15750         (user-variable-p): Obsolete alias for custom-variable-p.
15752         * apropos.el (apropos-variable):
15753         * files-x.el (read-file-local-variable):
15754         * simple.el (set-variable):
15755         * woman.el (woman-mini-help):
15756         * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
15758 2012-04-09  Glenn Morris  <rgm@gnu.org>
15760         * startup.el (normal-top-level): Don't look for leim-list.el
15761         in places where it will not be found.  (Bug#910)
15763         * international/mule-cmds.el (set-default-coding-systems):
15764         * files.el (normal-mode):
15765         Remove guarded calls to ucs-set-table-for-input.  (Bug#9821)
15766         This function was removed with ucs-tables.el in 2008.
15768 2012-04-08  Eli Zaretskii  <eliz@gnu.org>
15770         * textmodes/ispell.el (ispell-check-version): For hunspell, set
15771         ispell-encoding8-command to "-i", without a trailing space.
15772         (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
15773         separate command-line arguments, to specify the encoding, since
15774         that's how hunspell expects it.
15776 2012-04-08  Glenn Morris  <rgm@gnu.org>
15778         * loadup.el: Load bindings before cus-start.
15779         This reduces somewhat the number of "rogue" settings in emacs -Q.
15781 2012-04-07  Glenn Morris  <rgm@gnu.org>
15783         * version.el (emacs-bzr-get-version): New function.
15784         (emacs-bzr-version): New variable.
15785         * loadup.el (emacs-bzr-version): Set it.  (Bug#8054)
15786         * mail/emacsbug.el (report-emacs-bug): Include bzr version.
15788 2012-04-07  Eli Zaretskii  <eliz@gnu.org>
15790         * international/uni-bidi.el, international/uni-category.el:
15791         * international/uni-combining.el, international/uni-decimal.el:
15792         * international/uni-decomposition.el, international/uni-digit.el:
15793         * international/uni-lowercase.el, international/uni-mirrored.el:
15794         * international/uni-name.el, international/uni-numeric.el:
15795         * international/uni-titlecase.el, international/uni-uppercase.el:
15796         Update for Unicode 6.1.
15798 2012-04-07  Eli Zaretskii  <eliz@gnu.org>
15800         * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
15802 2012-04-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15804         * window.el (shrink-window): Mention the `window-min-height'
15805         variable in the doc string.
15807 2012-04-05  Bastien Guerry  <bzg@altern.org>
15809         * color.el (color-lighten-name): Fix typo.
15811 2012-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
15813         * server.el (server--on-display-p): New function.
15814         (server--on-display-p): Use it.
15816 2012-04-04  GĂ¡bor Vida  <vidagabor@gmail.com>  (tiny change)
15818         * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
15819         (bug#11145).
15821 2012-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
15823         * comint.el (comint--common-quoted-suffix): Check string boundary
15824         before comparing (bug#11158).
15825         * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
15827 2012-04-04  Chong Yidong  <cyd@gnu.org>
15829         * minibuffer.el (completion-extra-properties): Doc fix.
15831         * subr.el (delayed-warnings-hook): Doc fix.
15833 2012-04-04  Daiki Ueno  <ueno@unixuser.org>
15835         * epa.el (epa--select-keys): Bind C-c C-c to finish the key
15836         selection (Bug#11159).
15837         (epa-insert-keys): Inform that the default public key will be
15838         exported if no key is selected.
15840 2012-04-04  Richard Stallman  <rms@gnu.org>
15842         * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
15844 2012-04-03  Chong Yidong  <cyd@gnu.org>
15846         * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
15847         mail-insert-file, not its obsolete alias mail-attach-file.
15849 2012-04-03  Michael Albinus  <michael.albinus@gmx.de>
15851         * notifications.el (notifications-notify): Fix docstring.
15853 2012-04-02  Glenn Morris  <rgm@gnu.org>
15855         * emacs-lisp/authors.el (authors-aliases): Another addition.
15857 2012-04-02  Michael Albinus  <michael.albinus@gmx.de>
15859         * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
15860         `tramp-compat-call-process' instead of `tramp-local-call-process'.
15861         Reported by Magnus Henoch <magnus.henoch@gmail.com>.
15863 2012-04-01  Chong Yidong  <cyd@gnu.org>
15865         * files.el (file-in-directory-p): Rename from file-subdir-of-p.
15866         Handle root directory properly.
15867         (copy-directory): Caller changed.
15869         * dired-aux.el (dired-copy-file-recursive, dired-create-files):
15870         * net/tramp.el (tramp-file-name-for-operation): Callers changed.
15872 2012-03-31  Glenn Morris  <rgm@gnu.org>
15874         * term/xterm.el (xterm-extra-capabilities): Doc fix.
15876         * language/indian.el ("Devanagari"): Fix typo.  (Bug#11103)
15878         * calendar/calendar.el (calendar-window-list)
15879         (calendar-hide-window): Restore.  (Bug#11140)
15880         (calendar-exit): Use calendar-window-list, calendar-hide-window again.
15882         * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
15884 2012-03-30  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
15886         * dired-aux.el (dired-copy-file-recursive, dired-create-files):
15887         Check if file is a symlink (Bug#10489).
15889         * files.el (copy-directory): Likewise.
15891 2012-03-30  Chong Yidong  <cyd@gnu.org>
15893         * image.el (imagemagick-types-inhibit)
15894         (imagemagick-register-types): Doc fix.
15896 2012-03-30  AgustĂ­n MartĂ­n Domingo  <agustin.martin@hispalinux.es>
15898         * textmodes/ispell.el (ispell-get-extended-character-mode):
15899         Disable extended-char-mode for hunspell.  hunspell does not support it
15900         and treats ~word as ordinary words in pipe mode.
15902 2012-03-30  Glenn Morris  <rgm@gnu.org>
15904         * tutorial.el (help-with-tutorial): Ensure local variables don't
15905         happen to make the buffer read-only.  (Bug#11127)
15907 2012-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15909         * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
15910         (perl-calculate-indent): Return `noindent' in strings.
15912 2012-03-28  Sam Steingold  <sds@gnu.org>
15914         * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
15915         instead of the broken adhockery which does not prevent calendar
15916         buffers from being displayed at random after exit.
15917         (calendar-window-list, calendar-hide-window): Remove the broken
15918         adhockery.
15920 2012-03-28  Glenn Morris  <rgm@gnu.org>
15922         * replace.el (query-replace-map): Doc fix.
15924 2012-03-28  Andreas Schwab  <schwab@linux-m68k.org>
15926         * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
15927         contents.  (Bug#11109)
15929 2012-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
15931         * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
15932         (bug#11077).
15933         (avl-tree--check, avl-tree--check-node): New funs.
15935 2012-03-27  Martin Rudalics  <rudalics@gmx.at>
15937         * window.el (switch-to-visible-buffer): New option.
15938         (switch-to-prev-buffer, switch-to-next-buffer):
15939         Observe switch-to-visible-buffer.  Make sure that checking for a window
15940         showing a buffer already is done on the same frame.
15942 2012-03-27  Glenn Morris  <rgm@gnu.org>
15944         * startup.el (mail-host-address): Doc fix.
15946 2012-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15948         * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
15949         than 197 variables.
15951 2012-03-26  Ami Fischman  <ami@fischman.org>
15953         * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
15955 2012-03-26  Glenn Morris  <rgm@gnu.org>
15957         * files.el (save-buffers-kill-emacs): Doc fix.
15959         * startup.el (normal-top-level, command-line, command-line-1):
15960         Give them doc strings.
15962 2012-03-25  Eli Zaretskii  <eliz@gnu.org>
15964         * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
15965         of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
15967 2012-03-25  Chong Yidong  <cyd@gnu.org>
15969         * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
15970         theme if it was previously enabled before (Bug#11031).
15972         * cus-theme.el (custom-theme-write-faces): Retrieve current face
15973         spec with custom-face-get-current-spec if its :shown-value is not
15974         determined yet (Bug#9337).
15975         (customize-create-theme, custom-theme-revert): Doc fixes.
15977         * button.el (button-at): Minor addition to docstring.
15979 2012-03-24  Simon Leinen  <simon.leinen@gmail.com>
15981         * vc/vc.el (vc-merge): Fix a prompt.
15983 2012-03-24  Chong Yidong  <cyd@gnu.org>
15985         * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
15986         point (Bug#9623).
15988         * button.el (button-at): Minor addition to docstring.
15990 2012-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15992         * newcomment.el (comment-choose-indent): No space after BOL.
15994 2012-03-22  Sam Steingold  <sds@gnu.org>
15996         * window.el (switch-to-prev-buffer): Revert last patch because the
15997         bug turned out to be an advertised feature (Elisp manual 28.14).
15999 2012-03-22  Glenn Morris  <rgm@gnu.org>
16001         * vc/vc-bzr.el (vc-bzr-status-switches): New option.  (Bug#6724)
16002         (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
16004 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16006         * net/network-stream.el (network-stream-open-starttls): Make error
16007         message under Windows be less misleading.
16009 2012-03-22  Liang Wang  <netcasper@gmail.com>  (tiny change)
16011         * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
16012         understands (bug#9942).
16014 2012-03-22  Chong Yidong  <cyd@gnu.org>
16016         * simple.el (end-of-visible-line): Handle return value of
16017         next-single-property-change properly (Bug#9371).
16019 2012-03-22  Kenichi Handa  <handa@m17n.org>
16021         * international/quail.el (quail-insert-kbd-layout): Fix previous
16022         change.  To avoid unwanted bidi reordering, use
16023         bidi-string-mark-left-to-right instead of inserting LRO and PDF.
16025 2012-03-21  Dmitry Gutov  <dgutov@yandex.ru>
16027         * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
16028         (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
16029         (ruby-beginning-of-indent): Be more careful with the difference
16030         between word-boundary and symbol boundary.
16031         (ruby-mode-syntax-table): Make : a symbol constituent.
16033 2012-03-21  Andreas Politz  <politza@fh-trier.de>
16035         * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
16037 2012-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16039         * progmodes/etags.el (tags-completion-at-point-function):
16040         Improve last fix.
16042         * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
16044 2012-03-21  Sam Steingold  <sds@gnu.org>
16046         * progmodes/etags.el (tags-completion-at-point-function):
16047         Avoid the error when point is inside the pattern.
16049 2012-03-21  John Yates  <john@yates-sheets.org>  (tiny change)
16051         * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
16052         line (Bug#10855).
16054 2012-03-21  Drew Adams  <drew.adams@oracle.com>
16056         * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
16058 2012-03-21  Anmol Khirbat  <anmol@khirbat.net>  (tiny change)
16060         * ido.el (ido-set-current-directory, ido-read-internal)
16061         (ido-choose-completion-string, ido-completion-help): Handle nil
16062         value of ido-completion-buffer (Bug#11008).
16064 2012-03-21  Sam Steingold  <sds@gnu.org>
16066         * window.el (switch-to-prev-buffer): Do not switch to a visible
16067         window previous buffer, just like with the frame previous buffers.
16069 2012-03-21  Chong Yidong  <cyd@gnu.org>
16071         * faces.el (make-face, make-empty-face, copy-face):
16072         * face-remap.el (face-remap-add-relative, face-remap-set-base):
16073         Doc fixes.
16075 2012-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16077         * wid-edit.el (widget-complete-field): Remove (bug#11051).
16078         (widget-complete): Remove broken use of it.
16080 2012-03-20  Chong Yidong  <cyd@gnu.org>
16082         * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
16083         Use string-width and truncate-string-width to handle arbitrary
16084         characters.
16086 2012-03-20  Tassilo Horn  <tassilo@member.fsf.org>
16088         * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
16089         to draw rectangles, not squares.  (Regression introduced by revno
16090         2011-03-02T03:48:01Z!cyd@stupidchicken.com)
16092 2012-03-18  Chong Yidong  <cyd@gnu.org>
16094         * faces.el (face-spec-reset-face): Don't call display-graphic-p if
16095         it is not yet defined (for temacs).
16097 2012-03-18  Leo Liu  <sdl.web@gmail.com>
16099         * net/rcirc.el (rcirc-cmd-quit): Allow quitting all servers with
16100         prefix.
16102 2012-03-17  Eli Zaretskii  <eliz@gnu.org>
16104         * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
16105         (ispell-choices-win-default-height, ispell-silently-savep)
16106         (ispell-dictionary-alist, ispell-encoding8-command)
16107         (ispell-check-version, ispell-aspell-find-dictionary)
16108         (ispell-valid-dictionary-list, ispell-words-keyword)
16109         (ispell-get-word, ispell-internal-change-dictionary)
16110         (ispell-region, ispell-skip-region-list)
16111         (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
16112         (ispell-process-line, ispell-minor-mode, ispell-minor-check)
16113         (ispell-message-text-end, ispell-message)
16114         (ispell-buffer-local-parsing): Doc fix.
16116 2012-03-13  Jambunathan K  <kjambunathan@gmail.com>
16118         * htmlfontify.el: Add support for code block fontification for ODT
16119         export (Bug #9914).
16120         (hfy-optimisations): Define new option
16121         `body-text-only'
16122         (hfy-fontify-buffer): Honor above setting.
16123         (hfy-begin-span, hfy-end-span): New routines factored out form
16124         `hfy-fontify-buffer'.
16125         (hfy-begin-span-handler, hfy-end-span-handler): New variables
16126         that permit insertion of custom tags.
16127         (hfy-fontify-buffer): Use above handlers.
16128         (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
16129         (hfy-face-to-css): Re-defined to be a variable.
16130         (hfy-compile-stylesheet): Modify.  Allow stylesheet to be built
16131         over multiple runs.  This is made possible by having the caller let
16132         bind a special variable `hfy-user-sheet-assoc'.
16133         (htmlfontify-string): New defun.
16134         (hfy-compile-face-map): Make sure that the last char in the
16135         buffer is correctly fontified.
16136         (hfy-face-resolve-face): Whitespace only change.
16138 2012-03-17  Eli Zaretskii  <eliz@gnu.org>
16140         * textmodes/ispell.el (ispell-get-decoded-string): Make the error
16141         message more clear.
16143 2012-03-16  Leo Liu  <sdl.web@gmail.com>
16145         * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
16147 2012-03-16  Alan Mackenzie  <acm@muc.de>
16149         Further optimize the handling of large macros.
16151         * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
16152         limit to a call of `c-literal-limits'.
16153         (c-determine-+ve-limit): New function.
16154         (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
16155         (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
16156         In CASE 5B, restrict a search limit to 500.
16157         (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
16159         * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
16160         Restrict macro bounds to +-500 from after-change's BEG END.
16162 2012-03-16  Leo Liu  <sdl.web@gmail.com>
16164         * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
16166 2012-03-16  Aaron S. Hawley  <Aaron.S.Hawley@gmail.com>
16168         * tar-mode.el (tar-mode): Fix saving by conditionally undoing
16169         `special-mode' setting of `buffer-read-only'.  (Bug#11010)
16171 2012-03-16  Glenn Morris  <rgm@gnu.org>
16173         * view.el (view-buffer, view-buffer-other-window)
16174         (view-buffer-other-frame): Doc fixes re special mode-class.
16176         * subr.el (eval-after-load): If named feature is provided not from
16177         a file, run after-load forms.  (Bug#10946)
16179         * calendar/calendar.el (calendar-insert-at-column):
16180         Handle non-unit-width characters a bit better.  (Bug#10978)
16182 2012-03-15  Chong Yidong  <cyd@gnu.org>
16184         * emacs-lisp/ring.el (ring-extend): New function.
16185         (ring-insert+extend): Extend the ring correctly (Bug#11019).
16187         * comint.el (comint-read-input-ring)
16188         (comint-add-to-input-history): Grow comint-input-ring lazily.
16190 2012-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
16192         * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
16193         Fix up parsing of multiline twoarg non-paired elements (bug#11014).
16195         * imenu.el: Fix multiple inheritance breakage (bug#9199).
16196         (imenu-add-to-menubar): Don't add a redundant index.
16197         (imenu-update-menubar): Handle a dynamically composed keymap.
16199 2012-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16201         * mail/sendmail.el (mail-encode-header):
16202         Bind rfc2047-encode-encoded-words to nil.
16204 2012-03-13  Glenn Morris  <rgm@gnu.org>
16206         * calendar/calendar.el (calendar-string-spread):
16207         Handle non-unit-width characters a bit better.  (Bug#10978)
16209 2012-03-13  Leo Liu  <sdl.web@gmail.com>
16211         * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
16212         directory and file as argument (Bug#10822).
16214 2012-03-13  Kaushik Srenevasan  <ksrenevasan@gmail.com>  (tiny change)
16216         * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
16217         For dynamically generated code, follow $PC.
16218         (gdb-disassembly-handler-custom): Handle no function name case.
16220 2012-03-13  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
16222         * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
16223         * emulation/ws-mode.el (ws-query-replace):
16224         * sort.el (sort-regexp-fields):
16225         Fix missing trailing whitespace in interactive prompts.  (Bug#11002)
16227 2012-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
16229         * dabbrev.el: Fix cycle completion order (bug#10963).
16230         (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
16231         (dabbrev-completion): Don't use an obarray; provide
16232         a cycle-sort-function.
16234 2012-03-12  Leo Liu  <sdl.web@gmail.com>
16236         * simple.el (kill-new): Use equal-including-properties for comparison.
16237         (kill-do-not-save-duplicates): Doc fix.
16239 2012-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
16241         * dabbrev.el: Fix cycle completion (bug#10963).
16242         Use lexical binding and wrap to 80 columns.
16243         (dabbrev-completion): Delay computing the list of completions.
16245 2012-03-12  Kenichi Handa  <handa@m17n.org>
16247         * international/quail.el (quail-insert-kbd-layout): Surround each
16248         row by LRO and PDF instead of inserting many LRMs.  Pad the left
16249         and right of each non-spacing marks.  Insert invisible space
16250         between lower and upper characters to prevent composition.
16252 2012-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
16254         * minibuffer.el (minibuffer-complete): Don't get confused when the
16255         function is run twice via different commands (bug#10958).
16256         (complete-with-action): Fix docstring.
16258 2012-03-12  Chong Yidong  <cyd@gnu.org>
16260         * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
16261         (nxml-completion-at-point-function): New function.
16262         (nxml-mode): Use it.
16263         (nxml-bind-meta-tab-to-complete-flag): Default to t.
16265         * emacs-lisp/package.el (package-unpack, package-unpack-single):
16266         Load generated autoloads file before byte compiling (Bug#10970).
16267         (package--make-autoloads-and-compile): New helper fun.
16269 2012-03-12  Christopher Schmidt  <christopher@ch.ristopher.com>
16271         * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
16273 2012-03-11  Michael Albinus  <michael.albinus@gmx.de>
16275         * autorevert.el (auto-revert-handler): Ensure, that
16276         file-readable-p is applied only for local files or in
16277         auto-revert-tail-mode.
16279 2012-03-11  Andreas Schwab  <schwab@linux-m68k.org>
16281         * server.el (server-eval-at): Handle non-tcp connections.
16282         Decode result string.
16284         * server.el (server-msg-size): New constant.
16285         (server-reply-print): New function.
16286         (server-eval-and-print): Use it.
16287         (server-eval-at): Use server-quote-arg and server-unquote-arg.
16288         Handle -print-nonl.
16290 2012-03-11  Christopher Schmidt  <christopher@ch.ristopher.com>
16292         * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
16293         (Bug#10987).
16295 2012-03-11  Chong Yidong  <cyd@gnu.org>
16297         * simple.el (goto-line): Doc fix (Bug#9938).
16299         * subr.el (save-window-excursion): Doc fix (Bug#9979).
16301         * dabbrev.el (dabbrev--find-expansion): Update progress reporter
16302         when finished (Bug#10963).
16304 2012-03-11  Martin Rudalics  <rudalics@gmx.at>
16306         * window.el (split-window-below): Fix bug in case where
16307         split-window-keep-point is nil (Bug#10971).
16309 2012-03-11  Juri Linkov  <juri@jurta.org>
16311         * replace.el (replace-highlight): Set isearch-word to nil
16312         unconditionally.  (Bug#10887)
16314 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
16316         * net/mairix.el (mairix-replace-invalid-chars): Rename from
16317         mairix-replace-illegal-chars; all callers changed.  Don't remove
16318         ^, ~, and = characters: they are meaningful in mairix search specs.
16319         (mairix-widget-create-query): Add usage information about mairix
16320         search forms: negating words, searching for substrings, etc.
16322 2012-03-10  Jae-hyeon Park  <jae-hyeon.park@desy.de>  (tiny change)
16324         * international/fontset.el (font-encoding-alist): Add an entry for
16325         ksx1001 (Bug#5667).
16327 2012-03-10  Richard Stallman  <rms@gnu.org>
16329         * mail/sendmail.el (mail-encode-header):
16330         Set rfc2047-encode-encoded-words.
16332         * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
16334         * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
16335         view buffer means not swapped.
16336         (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
16337         (rmail-write-region-annotate): Error if real text has disappeared.
16339         * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
16341 2012-03-10  Chong Yidong  <cyd@gnu.org>
16343         * emulation/cua-rect.el (cua--init-rectangles):
16344         * emulation/cua-base.el (cua--init-keymaps):
16345         Add delete-forward-char to remappings (Bug#9666).
16347 2012-03-10  Martin Rudalics  <rudalics@gmx.at>
16349         * speedbar.el (speedbar-unhighlight-one-tag-line):
16350         Avoid unhighlighting due to frame switching (Bug#10275).
16352 2012-03-10  Chong Yidong  <cyd@gnu.org>
16354         * minibuffer.el (completion-in-region, completion-help-at-point):
16355         Give the completion field overlay a high priority (Bug#6830).
16357         * dired.el (dired-goto-file): Recognize absolute file name
16358         listings (Bug#7126).
16359         (dired-goto-file-1): New helper function.
16360         (dired-toggle-read-only): Inhibit warnings.
16362 2012-03-09  Michael Albinus  <michael.albinus@gmx.de>
16364         * net/dbus.el (dbus-property-handler): Return empty array if
16365         there are no properties.
16367 2012-03-09  Leo Liu  <sdl.web@gmail.com>
16369         * savehist.el (savehist-printable): Stricter check for string
16370         value (Bug#10937).
16372 2012-03-09  Eli Zaretskii  <eliz@gnu.org>
16374         * mail/smtpmail.el (smtpmail-send-it):
16375         Bind coding-system-for-write to *-unix, so that FCC files are kept in
16376         valid mbox format.
16378 2012-03-09  Glenn Morris  <rgm@gnu.org>
16380         * files.el (dir-locals-find-file):
16381         Don't check result is regular, readable.
16382         (dir-locals-read-from-file): Demote errors.
16384 2012-03-08  Eli Zaretskii  <eliz@gnu.org>
16386         * international/quail.el (quail-insert-kbd-layout):
16387         Insert invisible LRM characters before each character in a keyboard
16388         layout cell, to prevent their reordering by bidi display engine.
16389         For details, see the discussion in
16390         http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
16392 2012-03-08  Alan Mackenzie  <acm@muc.de>
16394         * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
16395         the starting position; make it extend the marked region when
16396         invoked repeatedly - all under appropriate circumstances.
16397         Fixes bugs #5525, #10906.
16399 2012-03-08  Glenn Morris  <rgm@gnu.org>
16401         * files.el (locate-dominating-file, dir-locals-find-file):
16402         Undo 2012-03-06 change.
16404 2012-03-07  Eli Zaretskii  <eliz@gnu.org>
16406         * international/quail.el (quail-help):
16407         Force bidi-paragraph-direction be left-to-right.  See discussion in
16408         http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
16409         for the reason.
16411 2012-03-07  Michael Albinus  <michael.albinus@gmx.de>
16413         Avoid superfluous registering of signals.  (Bug#10807)
16415         * notifications.el (notifications-on-action-object)
16416         (notifications-on-close-object): New defvars.
16417         (notifications-on-action-signal, notifications-on-closed-signal):
16418         Unregister the signal if not needed any longer.
16419         (notifications-notify): Register `notifications-action-signal' or
16420         `notifications-closed-signal', if :on-action or :on-close has been
16421         passed as argument.
16423 2012-03-07  Chong Yidong  <cyd@gnu.org>
16425         * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
16426         non-X platforms.
16428 2012-03-06  Glenn Morris  <rgm@gnu.org>
16430         * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
16431         (x-disown-selection-internal, x-get-selection-internal):
16432         Doc fix (add arglist signatures).  (Bug#10783)
16434 2012-03-06  Kaushik Srenevasan  <ksrenevasan@gmail.com>  (tiny change)
16436         * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
16437         Handle breakpoints with no "type".
16439 2012-03-06  Glenn Morris  <rgm@gnu.org>
16441         * files.el (locate-dominating-file): Add optional predicate argument.
16442         (dir-locals-find-file): Make use of above change.
16444 2012-03-06  Thien-Thi Nguyen  <ttn@gnuvola.org>
16446         * info.el (Info-insert-dir): Also try "dir.gz".
16448 2012-03-06  Glenn Morris  <rgm@gnu.org>
16450         * files.el (dir-locals-find-file):
16451         Ignore non-readable or non-regular files.  (Bug#10928)
16453         * files.el (locate-dominating-file): Doc fix.
16455 2012-03-06  Adam Spiers  <emacs@adamspiers.org>  (tiny change)
16457         * calendar/calendar.el (calendar-set-mode-line):
16458         `getenv' returns a string.  (Bug#10951)
16460 2012-03-05  Leo Liu  <sdl.web@gmail.com>
16462         * simple.el (backward-delete-char-untabify): Constrain point to
16463         field (Bug#10939).
16465         * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
16467 2012-03-05  Chong Yidong  <cyd@gnu.org>
16469         * simple.el (count-words): If called from Lisp, return the word
16470         count, for symmetry with `count-lines'.  Arglist changed.
16471         (count-words--message): Args changed.  Consolidate counting code
16472         from count-words and count-words-region.
16473         (count-words-region): Caller changed.
16474         (count-lines-region): Make it an obsolete alias.
16476 2012-03-04  Tassilo Horn  <tassilo@member.fsf.org>
16478         * saveplace.el (save-place-to-alist)
16479         (save-place-ignore-files-regexp): Allow value nil to disable this
16480         feature.
16482 2012-03-04  Chong Yidong  <cyd@gnu.org>
16484         * faces.el (face-spec-reset-face): For the default face, reset the
16485         attributes to default values (Bug#10748).
16487 2012-03-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16489         * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
16490         previous patch: Check `message-send-mail-function', and not the
16491         default function (bug#10897).
16493 2012-03-04  Michael Albinus  <michael.albinus@gmx.de>
16495         * notifications.el (notifications-on-action-signal)
16496         (notifications-on-closed-signal): Check for unique service name of
16497         incoming event.  Fix error in removing entry.
16498         (top): Register for signals with wildcard service name.
16499         (notifications-notify): Use daemon unique service name for map entries.
16501 2012-03-04  Chong Yidong  <cyd@gnu.org>
16503         * cus-start.el: Make x-select-enable-clipboard-manager customizable.
16505 2012-03-04  Glenn Morris  <rgm@gnu.org>
16507         * abbrev.el (copy-abbrev-table, abbrev-table-p)
16508         (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
16509         (expand-abbrev, define-abbrev-table): Doc fixes.
16511 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16513         * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
16514         `message-default-send-mail-function' and not `send-mail-function'
16515         when doing the prompting for `sendmail-query-once' before sending
16516         in Message buffers (bug#10897).
16518         * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
16519         This is inconsistent with all the other stream functions, which leave
16520         the setting up to the higher levels (if so wanted) (bug#10931).
16522 2012-03-02  Alan Mackenzie  <acm@muc.de>
16524         Depessimize the handling of very large macros.
16526         * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
16527         (c-macro-cache-syntactic): New variables to implement a one
16528         element macro cache.
16529         (c-invalidate-macro-cache): New function.
16530         (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
16531         Adapt to use the new cache.
16532         (c-state-safe-place): Use better the cache of safe positions.
16533         (c-state-semi-nonlit-pos-cache)
16534         (c-state-semi-nonlit-pos-cache-limit):
16535         New variables for...
16536         (c-state-semi-safe-place): New function.  Here, in a macro is "safe".
16537         (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
16538         (c-in-literal, c-literal-limits, c-determine-limit-get-base):
16539         Use c-state-semi-safe-place.
16541         * progmodes/cc-langs.el (c-get-state-before-change-functions):
16542         Add c-invalidate-macro-cache to the C, C++, Obj entries.
16544 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
16546         * jka-compr.el (jka-compr-call-process):
16547         Apply `file-accessible-directory-p' only when the default directory is
16548         not remote.
16550 2012-03-01  Michael Albinus  <michael.albinus@gmx.de>
16552         * files.el (file-equal-p): Fix docstring.  Avoid unnecessary
16553         access of FILE2, if FILE1 does not exist.
16555         * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
16556         Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
16558         * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
16559         Add "PAGER=" to `process-environment'.
16561 2012-03-01  Michael R. Mauger  <mmaug@yahoo.com>
16563         * progmodes/sql.el: Bug fix
16564         (sql-get-login-ext): Save login values in globals.
16565         (sql-get-login): Use new version of `sql-get-login-ext'.
16566         (sql-interactive-mode): Set global `sql-connection' to nil.
16567         (sql-connect): Set global values for connection.
16568         (sql-product-interactive): Save global values as buffer local.
16570 2012-02-29  Leo Liu  <sdl.web@gmail.com>
16572         * abbrev.el (define-abbrevs): Reset sys to nil.
16574 2012-02-28  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
16576         * files.el (file-equal-p): Rename from `files-equal-p'.
16577         Return nil when one or both files don't exist.
16578         (file-subdir-of-p): Now only top directory must exists,
16579         return nil if it doesn't.
16580         (copy-directory): No need to test with `file-subdir-of-p' after
16581         creating dir.
16582         * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
16583         to `file-equal-p'.
16585 2012-02-28  Glenn Morris  <rgm@gnu.org>
16587         * shell.el (shell-mode):
16588         * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
16589         * play/landmark.el (landmark-font-lock-face-O):
16590         * play/handwrite.el (handwrite):
16591         * play/gomoku.el (gomoku-O):
16592         * net/browse-url.el (browse-url-browser-display):
16593         * international/mule.el (define-charset):
16594         * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
16595         * filesets.el (filesets-find-file-delay):
16596         * eshell/em-xtra.el (eshell-xtra):
16597         * eshell/em-unix.el (eshell-grep):
16598         * emulation/viper.el (viper-mode):
16599         * emacs-lisp/regexp-opt.el (regexp-opt-group):
16600         * emacs-lisp/easymenu.el (easy-menu-define):
16601         * calendar/timeclock.el (timeclock-use-display-time):
16602         * bs.el (bs-mode):
16603         * bookmark.el (bookmark-save-flag):
16604         Doc fix (standardize possessive apostrophe usage).
16606 2012-02-27  Chong Yidong  <cyd@gnu.org>
16608         * emulation/viper-cmd.el (viper-intercept-ESC-key):
16609         Fix key-binding lookup for ESC key (Bug#9146).
16611         * font-lock.el (font-lock-specified-p): Rename from
16612         font-lock-spec-present.  Callers changed.
16614 2012-02-27  Daniel Hackney  <dan@haxney.org>
16616         * emacs-lisp/package.el (package-compute-transaction):
16617         Handle holding a package version to t in package-load-list.
16619 2012-02-26  Michael Albinus  <michael.albinus@gmx.de>
16621         * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
16622         (tramp-get-inode, tramp-get-device): Use cached values.
16624 2012-02-26  Alan Mackenzie  <acm@muc.de>
16626         Check there is a font-lock specification before doing initial
16627         fontification.
16629         * font-core.el (font-lock-mode): Move the conditional from
16630         :after-hook to font-lock-initial-fontify.
16631         (font-lock-default-function): Move the check for a specification
16632         to font-lock-spec-present.
16634         * font-lock.el (font-lock-initial-fontify): Call ...
16635         (font-lock-spec-present): New function.
16637 2012-02-26  Jim Blandy  <jimb@red-bean.com>
16639         * progmodes/gdb-mi.el (gdb-mi-quote): New function.
16640         (gdb-send): Apply it to the operand of the '-interpreter-exec
16641         console' command, so that we can pass arguments with (say) quotes
16642         in them.  Store exact string sent in gdb-debug-log (Bug#10765).
16644 2012-02-26  Chong Yidong  <cyd@gnu.org>
16646         * help-fns.el (describe-function-1): Clarify description of
16647         remapping (Bug#10844).
16649         * files.el (files-equal-p): Doc fix.
16650         (file-subdir-of-p): Doc fix.  Convert loop macro to plain Lisp,
16651         and quit the loop once a mismatch is found.
16653 2012-02-25  Juanma Barranquero  <lekktu@gmail.com>
16655         * bs.el (bs--show-with-configuration): Don't throw an error
16656         if the window cannot be split; otherwise, subsequent calls to
16657         bs-show fail, restoring a stale window config.  (Bug#10882)
16659 2012-02-25  Jan Djärv  <jan.h.d@swipnet.se>
16661         * term/ns-win.el (global-map): Bind ns-drag-file to
16662         ns-find-file (Bug#5855, Bug#10050).
16664 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
16666         * calendar/parse-time.el (parse-time-string): Allow extractor to
16667         return nil.
16669 2012-02-25  Michael Albinus  <michael.albinus@gmx.de>
16671         * net/tramp.el (tramp-file-name-for-operation):
16672         Add `files-equal-p' and `file-subdir-of-p'.
16674         * net/tramp-sh.el (tramp-sh-handle-copy-directory):
16675         * net/tramp-smb.el (tramp-smb-handle-copy-directory):
16676         Add COPY-CONTENTS argument.
16678 2012-02-25  Chong Yidong  <cyd@gnu.org>
16680         Add custom groups for VC backends, for consistency with vc-bzr.
16682         * vc/vc-arch.el (vc-arch):
16683         * vc/vc-cvs.el (vc-cvs):
16684         * vc/vc-git.el (vc-git):
16685         * vc/vc-hg.el (vc-hg):
16686         * vc/vc-mtn.el (vc-mtn):
16687         * vc/vc-rcs.el (vc-rcs):
16688         * vc/vc-sccs.el (vc-sccs):
16689         * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
16690         All relevant defcustoms reassigned.
16692 2012-02-25  Chong Yidong  <cyd@gnu.org>
16694         * newcomment.el (comment-styles): Add autoload (Bug#10868).
16696         * term/x-win.el (x-initialize-window-system): Reduce default for
16697         x-selection-timeout to 5 seconds (Bug#8869).
16699 2012-02-24  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
16701         * files.el (files-equal-p, file-subdir-of-p): New functions.
16702         (copy-directory): Error when trying to copy a directory on itself.
16703         Add missing copy-contents arg to tramp handler.
16704         * dired-aux.el (dired-copy-file-recursive): Same.
16705         (dired-create-files): Modify destination when source is equal to
16706         dest when copying files.
16707         Return also when dest is a subdir of source.  (Bug#10489)
16709 2012-02-24  Michael Albinus  <michael.albinus@gmx.de>
16711         * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
16712         (Bug#10874)
16714 2012-02-23  Alan Mackenzie  <acm@muc.de>
16716         * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
16717         parameter "after-hook:" to allow the expansion to run code after
16718         the execution of the mode hooks.
16720         * font-lock.el (font-lock-initial-fontify): New function extracted
16721         from font-lock-mode-internal.
16723         * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
16724         :after-hook.
16726 2012-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16728         * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
16729         (completion--cache-all-sorted-completions): New function.
16730         (completion-all-sorted-completions): Use it.
16731         (completion--do-completion, minibuffer-force-complete):
16732         Use it to re-instate the flush hook.
16734         * icomplete.el (icomplete-completions): Replace last fix with a better
16735         one (bug#10850).
16737 2012-02-23  Dmitry Gutov  <dgutov@yandex.ru>
16739         * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
16740         when it might call us back infinitely (bug#10797).
16742 2012-02-23  Glenn Morris  <rgm@gnu.org>
16744         * minibuffer.el (completion-category-overrides): Doc fix.
16746 2012-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16748         * minibuffer.el (completion-table-with-context): Fix inf-loop.
16749         Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
16751 2012-02-23  Glenn Morris  <rgm@gnu.org>
16753         * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
16754         (authors-obsolete-files-regexps, authors-ignored-files)
16755         (authors-ambiguous-files, authors-renamed-files-alist):
16756         Add more entries.
16758 2012-02-23  Juri Linkov  <juri@jurta.org>
16760         * isearch.el (isearch-occur): Sync interactive spec with occur's
16761         new feature in `occur-read-primary-args'.  Doc fix.  (Bug#10705)
16763         * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
16765 2012-02-22  Juri Linkov  <juri@jurta.org>
16767         * international/mule-cmds.el (read-char-by-name): Use \` and \'.
16768         (ucs-insert): Doc fix.  Check for hex digits in the string.
16769         Don't display `nil' in the error message.  (Bug#10857)
16771 2012-02-22  Alan Mackenzie  <acm@muc.de>
16773         * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
16775 2012-02-22  Glenn Morris  <rgm@gnu.org>
16777         * ffap.el (ffap-c-path):
16778         * man.el (Man-header-file-path): Handle multiarch.  (Bug#10702)
16780 2012-02-22  Chong Yidong  <cyd@gnu.org>
16782         * custom.el (load-theme): Doc fix.
16784 2012-02-22  Glenn Morris  <rgm@gnu.org>
16786         * dired-x.el (dired-guess-shell-alist-default):
16787         Remove escape sequences from nroff output.  (Bug#172)
16789 2012-02-21  Glenn Morris  <rgm@gnu.org>
16791         * vc/emerge.el (emerge-defvar-local):
16792         Set `permanent-local' property rather than unused `preserved'.
16794         * textmodes/picture.el (picture-delete-char): New alias.
16795         (picture-mode-map): Use it.  (Bug#10860)
16796         (picture-mode): Doc fix.
16798 2012-02-21  Juanma Barranquero  <lekktu@gmail.com>
16800         * newcomment.el (uncomment-region-default): Remove unused binding.
16802 2012-02-21  Glenn Morris  <rgm@gnu.org>
16804         * textmodes/picture.el (picture-motion, picture-motion-reverse)
16805         (picture-self-insert, picture-tab-chars): Doc fix.
16806         (picture-mode-map): Fix C-a, C-e.
16808 2012-02-20  Glenn Morris  <rgm@gnu.org>
16810         * emacs-lisp/authors.el (authors-aliases): Add another entry.
16812 2012-02-20  Leo Liu  <sdl.web@gmail.com>
16814         * icomplete.el (icomplete-completions): Check FROM arg before
16815         passing to substring (Bug#10850).
16817 2012-02-19  Chong Yidong  <cyd@gnu.org>
16819         * comint.el: Require ansi-color.
16820         (comint-output-filter-functions): Add ansi-color-process-output.
16822         * ansi-color.el: Don't set comint-output-filter-functions; it is
16823         now in the initial value defined in comint.el.
16824         (ansi-color-apply-face-function): New variable.
16825         (ansi-color-apply-on-region): Use it.
16826         (ansi-color-apply-overlay-face): New function.
16828         * shell.el (shell): No need to require ansi-color.
16829         (shell-mode): Use ansi-color-apply-face-function to highlight
16830         color escapes using font-lock-face property (Bug#10835).
16832 2012-02-19  Chong Yidong  <cyd@gnu.org>
16834         * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
16835         mode-line formats (Bug#10839).
16837 2012-02-18  Glenn Morris  <rgm@gnu.org>
16839         * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
16841         * mail/undigest.el (unforward-rmail-message): Doc fix.
16843         * saveplace.el (save-place-ignore-files-regexp): Add :version.
16845 2012-02-18  Eli Zaretskii  <eliz@gnu.org>
16847         * international/characters.el (script-list): Sync with the latest
16848         Unicode Character Database.
16850 2012-02-18  Andreas Schwab  <schwab@linux-m68k.org>
16852         * international/titdic-cnv.el: Remove duplicate coding tag.
16853         * language/cham.el: Likewise.
16854         * language/tai-viet.el: Likewise.
16856 2012-02-18  Glenn Morris  <rgm@gnu.org>
16858         * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
16859         * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
16860         (calendar-bahai-all-holidays-flag, calendar-other-dates):
16861         * calendar/diary-lib.el (diary-abbreviated-year-flag):
16862         * calendar/holidays.el (holiday-bahai-holidays)
16863         (calendar-holidays, list-holidays):
16864         Use utf-8 BahĂ¡'Ă­ in doc-strings, menus, etc.
16866 2012-02-17  Tassilo Horn  <tassilo@member.fsf.org>
16868         * saveplace.el (save-place-ignore-files-regexp): New variable
16869         allowing for excluding files from saving their location of point.
16870         The default value matches the temporary commit message editing
16871         files from Git, SVN, Bazaar, and Mercurial.
16872         (save-place-to-alist): Use it.
16874 2012-02-17  Lawrence Mitchell  <wence@gmx.li>
16875             Stefan Monnier  <monnier@iro.umontreal.ca>
16877         * newcomment.el (uncomment-region-default): Don't leave extra space
16878         when an arg is provided (bug#8150).
16880 2012-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
16882         * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
16884 2012-02-17  Glenn Morris  <rgm@gnu.org>
16886         * net/socks.el: Require network-stream.  (Bug#10599)
16888 2012-02-17  Kenichi Handa  <handa@m17n.org>
16890         * international/charprop.el:
16891         * international/uni-name.el:
16892         * international/uni-old-name.el:
16893         * international/uni-comment.el: Regenerate.
16895 2012-02-16  Glenn Morris  <rgm@gnu.org>
16897         * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
16898         Interactively in calendar buffer, give an error if not on a date.
16900 2012-02-15  Glenn Morris  <rgm@gnu.org>
16902         * shell.el (shell-delimiter-argument-list):
16903         Revert 2011-02-17 change.  (Bug#8027)
16905 2012-02-15  Chong Yidong  <cyd@gnu.org>
16907         * minibuffer.el (completion-at-point-functions): Doc fix.
16909         * custom.el (defcustom): Doc fix; note use of defvar.
16911 2012-02-15  Glenn Morris  <rgm@gnu.org>
16913         * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
16914         Doc fixes.
16916 2012-02-14  Glenn Morris  <rgm@gnu.org>
16918         * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
16920 2012-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
16922         * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
16923         way the ports list is computed.
16924         (smtpmail-query-smtp-server): Prompt the user for a port number if
16925         we can't connect to any of the standard ports (bug#10810).
16927 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
16929         * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
16931 2012-02-13  Glenn Morris  <rgm@gnu.org>
16933         * minibuffer.el (read-file-name): Doc fix.  (Bug#10798)
16935 2012-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
16937         * net/gnutls.el (gnutls-trustfiles): New variable.
16938         (gnutls-negotiate): Use it.
16940 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
16942         * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
16943         does its stuff if Gnus is running.
16945 2012-02-13  Alan Mackenzie  <acm@muc.de>
16947         Fix a loop in c-set-fl-decl-start.
16949         * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
16950         c-backward-syntactic-ws actually moves backwards.
16952 2012-02-13  Leo Liu  <sdl.web@gmail.com>
16954         * net/rcirc.el (rcirc-markup-attributes): Move point to the
16955         beginning so that all \C-o chars are removed.
16957 2012-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
16959         * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
16961 2012-02-12  Alan Mackenzie  <acm@muc.de>
16963         Fix infinite loop with long macros.
16964         * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
16966 2012-02-12  Chong Yidong  <cyd@gnu.org>
16968         * window.el (display-buffer): Doc fix (Bug#10785).
16970 2012-02-12  Glenn Morris  <rgm@gnu.org>
16972         * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
16973         (x-disown-selection-internal, x-get-selection-internal):
16974         Sync docs with the xselect.c versions.
16976         * allout-widgets.el: Add missing license notice.
16978 2012-02-11  Glenn Morris  <rgm@gnu.org>
16980         * select.el (x-get-selection-internal, x-own-selection-internal)
16981         (x-disown-selection-internal):
16982         * x-dnd.el (x-get-selection-internal): Update declarations.
16984         * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
16986         * window.el (window-sides-slots):
16987         * tool-bar.el (tool-bar-position):
16988         * term/xterm.el (xterm-extra-capabilities):
16989         * ses.el (ses-self-reference-early-detection):
16990         * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
16991         (verilog-auto-wire-type)
16992         (verilog-auto-delete-trailing-whitespace)
16993         (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
16994         (verilog-auto-tieoff-declaration):
16995         * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
16996         (sql-oracle-statement-starters, sql-oracle-scan-on):
16997         * progmodes/prolog.el (prolog-align-comments-flag)
16998         (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
16999         (prolog-left-indent-regexp, prolog-paren-indent-p)
17000         (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
17001         (prolog-types, prolog-mode-specificators)
17002         (prolog-determinism-specificators, prolog-directives)
17003         (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
17004         (prolog-electric-dot-flag)
17005         (prolog-electric-dot-full-predicate-template)
17006         (prolog-electric-underscore-flag, prolog-electric-tab-flag)
17007         (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
17008         (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
17009         (prolog-program-switches, prolog-prompt-regexp)
17010         (prolog-debug-on-string, prolog-debug-off-string)
17011         (prolog-trace-on-string, prolog-trace-off-string)
17012         (prolog-zip-on-string, prolog-zip-off-string)
17013         (prolog-use-standard-consult-compile-method-flag)
17014         (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
17015         (prolog-imenu-max-lines, prolog-info-predicate-index)
17016         (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
17017         (prolog-char-quote-workaround):
17018         * progmodes/cc-vars.el (c-defun-tactic):
17019         * net/tramp.el (tramp-encoding-command-interactive)
17020         (tramp-local-end-of-line):
17021         * net/soap-client.el (soap-client):
17022         * net/netrc.el (netrc-file):
17023         * net/gnutls.el (gnutls):
17024         * minibuffer.el (completion-category-overrides)
17025         (completion-cycle-threshold)
17026         (completion-pcm-complete-word-inserts-delimiters):
17027         * man.el (Man-name-local-regexp):
17028         * mail/feedmail.el (feedmail-display-full-frame):
17029         * international/characters.el (glyphless-char-display-control):
17030         * eshell/em-ls.el (eshell-ls-date-format):
17031         * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
17032         (lisp-lambda-list-keyword-parameter-indentation)
17033         (lisp-lambda-list-keyword-parameter-alignment):
17034         * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
17035         * dired-x.el (dired-omit-verbose):
17036         * cus-theme.el (custom-theme-allow-multiple-selections):
17037         * calc/calc.el (calc-highlight-selections-with-faces)
17038         (calc-lu-field-reference, calc-lu-power-reference)
17039         (calc-note-threshold):
17040         * battery.el (battery-mode-line-limit):
17041         * arc-mode.el (archive-7z-extract, archive-7z-expunge)
17042         (archive-7z-update):
17043         * allout.el (allout-prefixed-keybindings)
17044         (allout-unprefixed-keybindings)
17045         (allout-inhibit-auto-fill-on-headline)
17046         (allout-flattened-numbering-abbreviation):
17047         * allout-widgets.el (allout-widgets-auto-activation)
17048         (allout-widgets-icons-dark-subdir)
17049         (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
17050         (allout-widgets-theme-dark-background)
17051         (allout-widgets-theme-light-background)
17052         (allout-widgets-item-image-properties-emacs)
17053         (allout-widgets-item-image-properties-xemacs)
17054         (allout-widgets-run-unit-tests-on-load)
17055         (allout-widgets-time-decoration-activity)
17056         (allout-widgets-hook-error-post-time)
17057         (allout-widgets-track-decoration):
17058         Add missing :version tags to new defcustoms and defgroups.
17060         * progmodes/sql.el (sql-ansi-statement-starters)
17061         (sql-oracle-statement-starters): Add custom type.
17063         * progmodes/prolog.el: Remove leading '*' from defcustom docs.
17064         (prolog-system-version): Give it a type.
17066 2012-02-11  Eli Zaretskii  <eliz@gnu.org>
17068         * term/pc-win.el (x-select-text, x-selection-owner-p)
17069         (x-own-selection-internal, x-disown-selection-internal)
17070         (x-get-selection-internal): Sync doc strings and argument lists
17071         with xselect.c, common-win.el and x-win.el.  (Bug#10783)
17073 2012-02-11  Leo Liu  <sdl.web@gmail.com>
17075         * progmodes/python.el (python-end-of-statement): Fix infinite
17076         loop.  (Bug#10788)
17078 2012-02-10  Glenn Morris  <rgm@gnu.org>
17080         * international/mule-cmds.el (unify-8859-on-encoding-mode)
17081         (unify-8859-on-decoding-mode): Properly mark as obsolete.
17083 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
17085         * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
17086         about SMTP before checking the From header.
17088         * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
17089         into own function for reuse by emacsbug.el.
17091 2012-02-10  Leo Liu  <sdl.web@gmail.com>
17093         * subr.el (condition-case-unless-debug): Rename from
17094         condition-case-no-debug.  All callers changed.
17095         (with-demoted-errors): Fix caller.
17097         * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
17098         * nxml/rng-valid.el (rng-do-some-validation):
17099         * emacs-lisp/package.el (package-refresh-contents)
17100         (package-menu-execute):
17101         * desktop.el (desktop-create-buffer):
17102         * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
17104 2012-02-10  Glenn Morris  <rgm@gnu.org>
17106         * textmodes/bibtex.el:
17107         Add missing :version tags for new/changed defcustoms.
17109         * files.el (remote-file-name-inhibit-cache): Doc fixes.
17111 2012-02-09  Lars Ingebrigtsen  <larsi@rusty>
17113         * mail/smtpmail.el (smtpmail-user-mail-address): New function.
17114         (smtpmail-via-smtp): Use it, or fall back on the From address.
17115         (smtpmail-send-it): Ditto.
17117 2012-02-09  Stefan Monnier  <monnier@iro.umontreal.ca>
17119         * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
17120         Don't fallback on byte-compile-defvar.  Optimize (defvar foo) away.
17121         (byte-compile-tmp-var): New const.
17122         (byte-compile-defvar): Use it to minimize .elc size.
17123         Just use `defvar' rather than simulate it (bug#10761).
17125 2012-02-09  Glenn Morris  <rgm@gnu.org>
17127         * files.el (rename-uniquely): Doc fix.  (Bug#3806)
17129         * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
17130         Add :version tags.
17132         * progmodes/compile.el (compilation-error-screen-columns)
17133         (compilation-first-column, compilation-filter-start): Doc fixes.
17135         * vc/log-view.el (log-view-toggle-entry-display):
17136         * vc/vc.el (vc-merge, vc-pull): Doc fixes.
17138         * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
17139         (report-emacs-bug-can-use-xdg-email):
17140         (report-emacs-bug-insert-to-mailer): Doc fixes.
17141         (report-emacs-bug): Message fix.
17143         * net/browse-url.el (browse-url-can-use-xdg-open)
17144         (browse-url-xdg-open): Doc fixes.
17146         * electric.el (electric-indent-mode, electric-pair-mode)
17147         (electric-layout-rules, electric-layout-mode): Doc fixes.
17148         (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
17150 2012-02-08  Martin Rudalics  <rudalics@gmx.at>
17152         * server.el (server-unselect-display): Don't inadvertently kill
17153         the current buffer.  (Bug#10729)
17155 2012-02-08  Glenn Morris  <rgm@gnu.org>
17157         * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
17158         (sql-list-table): Doc fixes.
17160         * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
17161         Comment out (does nothing).
17163         * completion.el (dynamic-completion-mode):
17164         * dirtrack.el (dirtrack-debug-mode):
17165         * electric.el (electric-layout-mode):
17166         * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
17167         * face-remap.el (text-scale-mode, buffer-face-mode):
17168         * iimage.el (iimage-mode):
17169         * image-mode.el (image-transform-mode):
17170         * minibuffer.el (completion-in-region-mode):
17171         * scroll-lock.el (scroll-lock-mode):
17172         * simple.el (next-error-follow-minor-mode):
17173         * tar-mode.el (tar-subfile-mode):
17174         * tooltip.el (tooltip-mode):
17175         * vcursor.el (vcursor-use-vcursor-map):
17176         * wid-browse.el (widget-minor-mode):
17177         * emulation/tpu-edt.el (tpu-edt-mode):
17178         * emulation/tpu-extras.el (tpu-cursor-free-mode):
17179         * international/iso-ascii.el (iso-ascii-mode):
17180         * language/thai-util.el (thai-word-mode):
17181         * mail/supercite.el (sc-minor-mode):
17182         * net/goto-addr.el (goto-address-mode):
17183         * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
17184         * progmodes/cwarn.el (cwarn-mode):
17185         * progmodes/flymake.el (flymake-mode):
17186         * progmodes/glasses.el (glasses-mode):
17187         * progmodes/hideshow.el (hs-minor-mode):
17188         * progmodes/pascal.el (pascal-outline-mode):
17189         * textmodes/enriched.el (enriched-mode):
17190         * vc/smerge-mode.el (smerge-mode):
17191         Doc fixes (minor mode argument).
17193 2012-02-07  Eli Zaretskii  <eliz@gnu.org>
17195         * ls-lisp.el (ls-lisp-sanitize): New function.
17196         (ls-lisp-insert-directory): Use it to fix or remove any elements
17197         in file-alist with missing attributes.  (Bug#4673)
17199 2012-02-07  Alan Mackenzie  <acm@muc.de>
17201         Fix spurious recognition of c-in-knr-argdecl.
17203         * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
17204         putative K&R region.
17206 2012-02-07  Alan Mackenzie  <acm@muc.de>
17208         * progmodes/cc-engine.el (c-forward-objc-directive):
17209         Prevent looping in "#pragma mark @implementation".
17211 2012-02-07  Michael Albinus  <michael.albinus@gmx.de>
17213         * notifications.el (notifications-on-closed-signal): Make `reason'
17214         optional.  (Bug#10744)
17216 2012-02-07  Glenn Morris  <rgm@gnu.org>
17218         * emacs-lisp/easy-mmode.el (define-minor-mode):
17219         Doc fixes for the macro and the mode it defines.
17221         * image.el (imagemagick-types-inhibit): Doc fix.
17223         * cus-start.el (imagemagick-render-type): Add it.
17225 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
17227         * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
17228         Set the default at load time, too, so that `font-lock-fontify-buffer'
17229         can be called without setting up the entire mode first.  This fixes
17230         a bug in `mm-inline-text' with C MIME parts.
17232 2012-02-06  Chong Yidong  <cyd@gnu.org>
17234         * simple.el (list-processes--refresh): Delete exited processes
17235         (Bug#8094).
17237         * comint.el (comint-next-prompt): next-single-char-property-change
17238         and prev-single-char-property-change never return nil (Bug#8657).
17240         * custom.el (defcustom): Doc fix (Bug#9711).
17242 2012-02-05  Chong Yidong  <cyd@gnu.org>
17244         * cus-edit.el (custom-variable-reset-backup): Quote the value
17245         before storing it in the customized-value property (Bug#6712).
17246         (custom-display): Add a customization type tag.
17247         (custom-buffer-create-internal): Improve tooltip message.
17249         * wid-edit.el (widget-field-value-get): New optional arg to
17250         suppress trailing whitespace truncation.
17251         (character): Use it (Bug#2689).
17253 2012-02-05  Andreas Schwab  <schwab@linux-m68k.org>
17255         * progmodes/gud.el (gud-pv): Use pv instead of pv1.
17256         * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
17258 2012-02-05  Chong Yidong  <cyd@gnu.org>
17260         * cus-edit.el (custom-variable-value-create): For mismatched
17261         types, show the current value (Bug#7600).
17263         * custom.el (defcustom): Doc fix.
17265 2012-02-05  Glenn Morris  <rgm@gnu.org>
17267         * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
17269 2012-02-05  Juanma Barranquero  <lekktu@gmail.com>
17271         * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
17272         (pp-buffer): Use `ignore-errors', `looking-at-p'.
17273         (pp-last-sexp): Use `looking-at-p'.
17275 2012-02-04  Glenn Morris  <rgm@gnu.org>
17277         * files.el (revert-buffer):
17278         Doc fix (mention revert-buffer-in-progress-p).
17280         * emacs-lisp/ert-x.el (ert-simulate-command):
17281         Check deferred-action-list (which is obsolete) is bound.
17283         * subr.el (with-wrapper-hook): Doc fixes.
17285         * simple.el (filter-buffer-substring-functions)
17286         (buffer-substring-filters, filter-buffer-substring): Doc fixes.
17288 2012-02-04  Lars Ljung  <lars@matholka.se>  (tiny change)
17290         * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
17291         anywhere in shell-file-name, not just at the beginning.  (Bug#10523)
17293 2012-02-04  Leo Liu  <sdl.web@gmail.com>
17295         * emacs-lisp/smie.el: Fix dead link (Bug#10711).
17297 2012-02-04  Glenn Morris  <rgm@gnu.org>
17299         * image.el (image-extension-data): Add obsolete alias.
17301         * isearch.el (isearch-update): Doc fix.
17303         * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
17305         * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
17307 2012-02-03  Glenn Morris  <rgm@gnu.org>
17309         * image.el (image-animated-p): Doc fix.  Use image-animated-types.
17310         (image-animate-timeout): Doc fix.
17312         * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
17314 2012-02-02  Glenn Morris  <rgm@gnu.org>
17316         * server.el (server-auth-dir): Doc fix.
17317         (server-eval-at): Doc fix.  Give an explicit error if !server-use-tcp.
17319         * subr.el (run-mode-hooks): Doc fix.
17321 2012-02-02  Juri Linkov  <juri@jurta.org>
17323         * image-mode.el (image-toggle-display-image): Remove tautological
17324         `major-mode' from the `derived-mode-p' test.
17326 2012-02-02  Kenichi Handa  <handa@m17n.org>
17328         * composite.el (compose-region): Cancel previous change.
17330 2012-02-02  Kenichi Handa  <handa@m17n.org>
17332         * composite.el (compose-region, compose-string): Signal error for
17333         a null string component (Bug#6988).
17335 2012-02-01  Chong Yidong  <cyd@gnu.org>
17337         * view.el (view-buffer-other-window, view-buffer-other-frame):
17338         Handle special modes like view-buffer (Bug#10650).
17339         (view-buffer): Simplify.
17341         * frame.el (set-frame-font): Tweak meaning of third argument.
17343         * dynamic-setting.el (font-setting-change-default-font):
17344         Use set-frame-font (Bug#9982).
17346 2012-02-01  Glenn Morris  <rgm@gnu.org>
17348         * progmodes/compile.el (compilation-internal-error-properties):
17349         Respect compilation-first-column in the "*compilation*" buffer.
17351         * emacs-lisp/easy-mmode.el (define-minor-mode):
17352         Relax :variable's test for a named function.
17354 2012-01-31  Alan Mackenzie  <acm@muc.de>
17356         * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
17357         off by one error.
17359 2012-01-31  Chong Yidong  <cyd@gnu.org>
17361         * frame.el (set-frame-font): New arg ALL-FRAMES.
17363         * menu-bar.el (menu-set-font): Use set-frame-font.
17365         * faces.el (face-spec-reset-face): Don't apply unspecified
17366         attribute values to the default face.
17368 2012-01-31  Juanma Barranquero  <lekktu@gmail.com>
17370         * progmodes/cwarn.el (cwarn): Remove dead link.
17371         (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
17372         Remove * from defcustom docstrings.
17373         (turn-on-cwarn-mode): Make obsolete.
17374         (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
17375         (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
17377 2012-01-31  Glenn Morris  <rgm@gnu.org>
17379         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
17380         Fix :variable handling of mode a symbol not equal to modefun.
17381         Allow named functions to be used as the cdr of :variable.
17383 2012-01-30  Glenn Morris  <rgm@gnu.org>
17385         * emacs-lisp/authors.el (authors-fixed-entries):
17386         Remove reference to deleted file rnewspost.el.
17388 2012-01-29  Juanma Barranquero  <lekktu@gmail.com>
17390         * window.el (window-with-parameter): Remove unused variable `windows'.
17391         (window--side-check): Remove unused variable `code'.
17392         (window--resize-siblings): Remove unused variable `first'.
17393         (adjust-window-trailing-edge): Remove unused variable `failed'.
17394         (window-deletable-p, window--delete): Remove unused variable `buffer'.
17395         Use `let', not `let*'.
17396         (balance-windows-2): Remove unused variable `found'.
17397         (window--state-put-2): Remove unused variable `splits'.
17398         (window-state-put): Remove unused variable `selected'.
17399         (same-window-p): Use `string-match-p'.
17400         (display-buffer-assq-regexp): Remove unused variable `value'.
17401         (display-buffer-pop-up-frame, display-buffer-pop-up-window):
17402         Mark argument ALIST as ignored.
17403         (pop-to-buffer): Remove unused variable `old-window'.
17405 2012-01-29  Eli Zaretskii  <eliz@gnu.org>
17407         * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
17408         and .lzma compressed files.
17410 2012-01-29  Chong Yidong  <cyd@gnu.org>
17412         * frame.el (window-system-default-frame-alist): Doc fix.
17414         * dynamic-setting.el (font-setting-change-default-font): Don't
17415         change the default face if SET-FONT argument is non-nil (Bug#9982).
17417 2012-01-29  Samuel Bronson  <naesten@gmail.com>
17419         * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
17421 2012-01-29  Syver Enstad  <syver.enstad@cisco.com>  (tiny change)
17423         * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
17424         breakpoints in files outside current directory (Bug#6098).
17426 2012-01-29  Chong Yidong  <cyd@gnu.org>
17428         * progmodes/python.el: Require ansi-color at top-level.
17430         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
17431         Define and use in Emacs Lisp mode (Bug#9360).
17432         (lisp-mode-abbrev-table): Add doc.
17433         (lisp-mode-variables): Don't set local-abbrev-table.
17434         (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
17436 2012-01-28  Roland Winkler  <winkler@gnu.org>
17438         * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
17440 2012-01-28  Roland Winkler  <winkler@gnu.org>
17442         * textmodes/bibtex.el (bibtex-entry-alist): New function.
17443         (bibtex-set-dialect): Use it.  Either set global values of
17444         dialect-dependent variables or bind these variables buffer-locally
17445         (Bug#10254).
17446         (bibtex-mode): Call bibtex-set-dialect via
17447         hack-local-variables-hook.
17448         (bibtex-dialect): Update docstring.
17449         Add safe-local-variable predicate.
17450         (bibtex-entry-alist, bibtex-field-alist): Initialize via
17451         bibtex-set-dialect.
17452         (bibtex-mode-map): Define menu for each dialect.
17453         (bibtex-entry): Fix docstring.
17455 2012-01-28  Chong Yidong  <cyd@gnu.org>
17457         * eshell/esh-arg.el (eshell-quote-argument): New function.
17459         * eshell/esh-ext.el (eshell-invoke-batch-file):
17460         * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
17461         first arg to eshell-parse-command (Bug#10523).
17463 2012-01-28  Drew Adams  <drew.adams@oracle.com>
17465         * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
17466         `default-directory' is non-nil.
17468 2012-01-28  Eli Zaretskii  <eliz@gnu.org>
17470         * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
17471         line that displays system-configuration-options.  (Bug#9924)
17473 2012-01-28  Drew Adams  <drew.adams@oracle.com>
17475         * descr-text.el (describe-char): Show information about POS, in
17476         addition to information about the character at POS.  Improve and
17477         update the doc string.  Change "code point" to "code point in
17478         charset", to avoid confusion with the character's Unicode code
17479         point shown above that.  (Bug#10129)
17481 2012-01-28  Eli Zaretskii  <eliz@gnu.org>
17483         * descr-text.el (describe-char): Show the raw character, not only
17484         its display form at POS.  Suggested by Kenichi Handa <handa@m17n.org>.
17485         See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
17486         for the reasons.
17488 2012-01-28  Phil Hagelberg  <phil@hagelb.org>
17490         * emacs-lisp/package.el (package-install):
17491         Run package-refresh-contents if there is no archive yet (Bug#9798).
17493 2012-01-28  Chong Yidong  <cyd@gnu.org>
17495         * emacs-lisp/package.el (package-maybe-load-descriptor):
17496         New function, split from package-maybe-load-descriptor.
17497         (package-maybe-load-descriptor): Use it.
17498         (package-download-transaction): Fully load required packages
17499         inside the loop, so that `require' calls work (Bug#10593).
17500         (package-install): No need to call package-initialize now.
17502 2012-01-28  Chong Yidong  <cyd@gnu.org>
17504         * simple.el (deactivate-mark): Doc fix (Bug#8614).
17506         * tooltip.el (tooltip-mode): Doc fix.
17507         (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
17509         * frame.el (set-cursor-color): Doc fix (Bug#352).
17511         * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
17512         (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
17514         * cus-edit.el (custom-buffer-create-internal): Fix search button
17515         action (Bug#10542).
17516         (customize-unsaved, customize-saved): Doc fix (Bug#10541).
17518 2012-01-27  Eduard Wiebe  <usenet@pusto.de>
17520         * dired.el (dired-mark-files-regexp):
17521         Include any subdirectory components.  (Bug#10445)
17523 2012-01-27  Mike Lamb  <mrlamb@gmail.com>  (tiny change)
17525         * pcmpl-unix.el (pcmpl-ssh-known-hosts):
17526         Handle [host]:port syntax.  (Bug#10533)
17528 2012-01-27  Alex Harsanyi  <harsanyi@mac.com>
17530         * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
17532 2012-01-26  Glenn Morris  <rgm@gnu.org>
17534         * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
17535         * term.el (term-raw-escape-map): Use Control-X-prefix.
17536         * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map.  (Bug#10566)
17538 2012-01-25  Martin Rudalics  <rudalics@gmx.at>
17540         * window.el (window-state-get, window--state-get-1): Don't deal
17541         with fixed-sizeness of windows.  Simplify code.
17543 2012-01-25  JĂ©rĂ©my Compostella  <jeremy.compostella@gmail.com>
17545         * window.el (window--state-get-1, window--state-put-2):
17546         Don't save and restore the mark.
17548 2012-01-25  Chong Yidong  <cyd@gnu.org>
17550         * custom.el (custom-variable-p): Doc fix.
17552 2012-01-25  Glenn Morris  <rgm@gnu.org>
17554         * dired.el (dired-goto-file): Handle some of the more common
17555         characters that `ls -b' escapes.  (Bug#10596)
17557         * progmodes/compile.el (compilation-next-error-function):
17558         Respect compilation-first-column in the "*compilation*" buffer.
17559         * progmodes/grep.el (grep-first-column): New variable.  (Bug#10594)
17561         * vc/vc.el (vc-modify-change-comment): Scoping fix.  (Bug#10513)
17563 2012-01-24  Glenn Morris  <rgm@gnu.org>
17565         * pcmpl-gnu.el (pcomplete/tar): Handle " - ".  (Bug#10457)
17567 2012-01-24  Julien Danjou  <julien@danjou.info>
17569         * color.el (color-rgb-to-hsl): Fix value computing.
17570         (color-hue-to-rgb): New function.
17571         (color-hsl-to-rgb): New function.
17572         (color-clamp, color-saturate-hsl, color-saturate-name)
17573         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
17574         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
17576 2012-01-24  Glenn Morris  <rgm@gnu.org>
17578         * vc/vc-rcs.el (vc-rcs-create-tag):
17579         * vc/vc-sccs.el (vc-sccs-create-tag):
17580         Fix argument spec to be what vc-create-tag expects.  (Bug#10515)
17582 2012-01-23  Mike Lamb  <mrlamb@gmail.com>  (tiny change)
17584         * eshell/esh-util.el (eshell-read-hosts-file):
17585         Skip comment lines.  (Bug#10549)
17587         * eshell/em-unix.el (pcomplete/ssh): Remove.  (Bug#10548)
17589 2012-01-23  Juanma Barranquero  <lekktu@gmail.com>
17591         * subr.el (display-delayed-warnings): Doc fix.
17592         (collapse-delayed-warnings): New function to collapse identical
17593         adjacent warnings.
17594         (delayed-warnings-hook): Add it.
17596 2012-01-22  Michael Albinus  <michael.albinus@gmx.de>
17598         * net/tramp.el (tramp-action-login): Set connection property "login-as".
17600         * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
17601         (tramp-default-user-alist): Don't add "pscp".
17602         (tramp-do-copy-or-rename-file-out-of-band): Use connection
17603         property "login-as", if set.  (Bug#10530)
17605 2012-01-21  Michael Albinus  <michael.albinus@gmx.de>
17607         * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
17608         "plink1" and "psftp".  (Bug#10530)
17610 2012-01-21  Kenichi Handa  <handa@m17n.org>
17612         * international/mule-cmds.el (prefer-coding-system): Show a
17613         warning message if the default value of file-name-coding-system
17614         was not changed.
17616 2012-01-21  JĂ©rĂ©my Compostella  <jeremy.compostella@gmail.com>
17618         * windmove.el (windmove-reference-loc):
17619         Fix windmove-reference-loc miscalculation.
17621 2012-01-21  Jay Belanger  <jay.p.belanger@gmail.com>
17623         * calc/calc-units.el (math-put-default-units): Don't use "1" as a
17624         default unit.
17626 2012-01-21  Glenn Morris  <rgm@gnu.org>
17628         * international/mule.el (auto-coding-alist): Add .tbz.
17630         * files.el (local-enable-local-variables): Doc fix.
17631         (inhibit-local-variables-regexps): Rename from
17632         inhibit-first-line-modes-regexps.  Keep old name as obsolete alias.
17633         Doc fix.  Add some extensions from auto-coding-alist.
17634         (inhibit-local-variables-suffixes):
17635         Rename from inhibit-first-line-modes-suffixes.  Doc fix.
17636         (inhibit-local-variables-p):
17637         New function, extracted from set-auto-mode-1.
17638         (set-auto-mode): Doc fix.  Respect inhibit-local-variables-regexps.
17639         (set-auto-mode-1): Doc fix.  Use inhibit-local-variables-p.
17640         (hack-local-variables): Doc fix.  Make the mode-only case
17641         respect enable-local-variables and friends.
17642         Respect inhibit-local-variables-regexps for file-locals, but
17643         not for directory-locals.
17644         (set-visited-file-name):
17645         Take account of inhibit-local-variables-regexps.
17646         Whether it applies may change as the file name is changed.
17647         * jka-cmpr-hook.el (jka-compr-install):
17648         * jka-compr.el (jka-compr-uninstall):
17649         Update for inhibit-first-line-modes-suffixes name change.
17651 2012-01-20  Martin Rudalics  <rudalics@gmx.at>
17653         * help-macro.el (make-help-screen): Temporarily restore original
17654         binding for minor-mode-map-alist (Bug#10454).
17656 2012-01-19  Julien Danjou  <julien@danjou.info>
17658         * color.el (color-name-to-rgb): Use the white color to find the max
17659         color component value and return correctly computed values.
17660         (color-name-to-rgb): Add missing float conversion for max value.
17662 2012-01-19  Martin Rudalics  <rudalics@gmx.at>
17664         * window.el (window--state-get-1, window-state-get): Do not use
17665         special state value for window-persistent-parameters.
17666         Rename argument IGNORE to WRITABLE.  Rewrite doc-string.
17667         (window--state-put-2): Reset all window parameters to nil before
17668         assigning values of persistent parameters.
17670 2012-01-18  Alan Mackenzie  <acm@muc.de>
17672         Eliminate sluggishness and hangs in fontification of "semicolon
17673         deserts".
17675         * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
17676         Change value 10000 -> 3000.
17677         (c-state-safe-place): Reformulate so it doesn't stack up an
17678         infinite number of wrong entries in c-state-nonlit-pos-cache.
17679         (c-determine-limit-get-base, c-determine-limit): New functions to
17680         determine backward search limits disregarding literals.
17681         (c-find-decl-spots): Amend commenting.
17682         (c-cheap-inside-bracelist-p): New function which detects "={".
17684         * progmodes/cc-fonts.el
17685         (c-make-font-lock-BO-decl-search-function): Give a limit to a
17686         backward search.
17687         (c-font-lock-declarations): Fix an occurrence of point being
17688         undefined.  Check additionally for point being in a bracelist or
17689         near a macro invocation without a semicolon so as to avoid a
17690         fruitless time consuming search for a declarator.  Give a more
17691         precise search limit for declarators using the new
17692         c-determine-limit.
17694 2012-01-18  Glenn Morris  <rgm@gnu.org>
17696         * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
17697         (set-auto-mode): Doc fixes.
17699 2012-01-17  Glenn Morris  <rgm@gnu.org>
17701         * isearch.el (search-nonincremental-instead): Fix doc typo.
17703         * dired.el (dired-insert-directory): Handle newlines in directory name.
17704         (dired-build-subdir-alist): Unescape newlines in directory name.
17706 2012-01-17  Michael Albinus  <michael.albinus@gmx.de>
17708         * net/tramp.el (tramp-local-end-of-line): New defcustom.
17709         (tramp-action-login, tramp-action-yesno, tramp-action-yn)
17710         (tramp-action-terminal): Use it.  (Bug#10530)
17712 2012-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
17714         * minibuffer.el (completion--replace): Strip properties (bug#10062).
17716 2012-01-16  Martin Rudalics  <rudalics@gmx.at>
17718         * window.el (window-state-ignored-parameters): Remove variable.
17719         (window--state-get-1): Rename argument MARKERS to IGNORE.
17720         Handle persistent window parameters.  Make copy of clone-of
17721         parameter only if requested.  (Bug#10348)
17722         (window--state-put-2): Install a window parameter only if it has
17723         a non-nil value or an existing parameter shall be overwritten.
17725 2012-01-15  Michael Albinus  <michael.albinus@gmx.de>
17727         * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
17729 2012-01-14  Eli Zaretskii  <eliz@gnu.org>
17731         * info.el (Info-toc-build): If the Info file has no "Up" pointer,
17732         don't pass the (nil) value of `upnode' to string-match.
17734 2012-01-14  Chong Yidong  <cyd@gnu.org>
17736         * startup.el (command-line): Fix X resource class for cursorColor.
17737         Fix values recognized by the cursorBlink resource.
17739 2012-01-14  Paul Eggert  <eggert@cs.ucla.edu>
17741         * epg.el (epg--make-temp-file): Avoid permission race condition
17742         when running on old Emacs versions (bug#10403).
17744 2012-01-14  Glenn Morris  <rgm@gnu.org>
17746         * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
17748 2012-01-13  Alan Mackenzie  <acm@muc.de>
17750         Fix filling for when filladapt mode is enabled.
17752         * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
17753         c-mask-paragraph, pass in `fill-paragraph' rather than
17754         `fill-region-as-paragraph'.  (This is a reversion of a previous
17755         change.)
17756         * progmodes/cc-mode.el (c-basic-common-init):
17757         Make fill-paragraph-handle-comment buffer local and set it to nil.
17759 2012-01-13  Glenn Morris  <rgm@gnu.org>
17761         * dired.el (dired-switches-escape-p): New function.
17762         (dired-insert-directory): Use dired-switches-escape-p.
17763         (dired-get-filename): Undo "\ " quoting if needed.  (Bug#10469)
17765         * find-dired.el (find-ls-option): Doc fix.  (Bug#10262)
17767 2012-01-12  Glenn Morris  <rgm@gnu.org>
17769         * mail/sendmail.el (mail-mode): Update paragraph-separate for
17770         changes in adaptive-fill-regexp.  (Bug#10276)
17772 2012-01-11  Alan Mackenzie  <acm@muc.de>
17774         Fix Emacs bug #10463 - put `widen's around the critical spots.
17776         * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
17777         widen around each invocation of c-state-pp-to-literal.  Remove an
17778         unused let variable.
17780 2012-01-11  Glenn Morris  <rgm@gnu.org>
17782         * dired-aux.el (dired-do-shell-command): Fix */? logic.  (Bug#6561)
17783         Doc fix.
17785 2012-01-10  Chong Yidong  <cyd@gnu.org>
17787         * net/network-stream.el (network-stream-open-starttls):
17788         Avoid emitting a confusing error message when the server gives a bad
17789         response to the capability command.
17791 2012-01-10  Glenn Morris  <rgm@gnu.org>
17793         * mail/unrmail.el (unrmail): Tweak previous change.
17795 2012-01-09  Chong Yidong  <cyd@gnu.org>
17797         * custom.el (custom-safe-themes): Use SHA-256 for hashing.
17799 2012-01-08  Alan Mackenzie  <acm@muc.de>
17801         Optimize font locking in long enum definitions.
17803         * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
17804         arm to a cond form to handle enums.
17805         * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
17806         * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
17808 2012-01-07  Paul Eggert  <eggert@cs.ucla.edu>
17810         * files.el (move-file-to-trash): Preserve default file modes on error.
17811         (Bug#10401)
17813 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17815         * faces.el (set-face-attribute): Clarify the meaning of the nil
17816         frame (bug#10294).
17818         * subr.el (with-selected-frame): Mention that the selected frame
17819         is restored (bug#9980).
17821         * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
17822         (bug#9759).
17824         * mail/smtpmail.el (password-cache-add): Remove unused declaration.
17825         (password-read): Don't autoload unused function.
17827 2012-01-07  Juanma Barranquero  <lekktu@gmail.com>
17829         * progmodes/which-func.el (which-func-mode): Turn into a
17830         non-interactive function and mark as obsolete (bug#10428).
17832 2012-01-06  Chong Yidong  <cyd@gnu.org>
17834         * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
17835         (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
17836         functions, along with 1 and -1.
17838 2012-01-06  Eli Zaretskii  <eliz@gnu.org>
17840         * time.el (display-time-load-average)
17841         (display-time-default-load-average): Doc fixes.  See the thread
17842         starting at
17843         http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
17844         for the details.
17846 2012-01-06  Glenn Morris  <rgm@gnu.org>
17848         * mail/unrmail.el (unrmail): Give an explicit error if the input file
17849         has no messages.  (Bug#10377)
17851         * info.el (Info-mode-map): Bind e to end-of-buffer, rather
17852         than Info-edit.  (Bug#10385)
17854         * time.el (display-time-load-average, display-time-next-load-average):
17855         Doc fixes.
17857         * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
17858         local setting of buffer-read-only to the input buffer.  (Bug#10419)
17860         * calendar/calendar.el (calendar-mode):
17861         Locally set scroll-margin to 0.  (Bug#10379)
17863 2012-01-06  Ulrich Mueller  <ulm@gentoo.org>
17865         * play/doctor.el (doctor-death): Escape "," characters.  (Bug#10370)
17867 2012-01-05  Glenn Morris  <rgm@gnu.org>
17869         * eshell/em-unix.el (diff-no-select): Autoload it.
17870         (eshell/diff): Use diff-no-select.  (Bug#10420)
17872 2012-01-05  Chong Yidong  <cyd@gnu.org>
17874         * shell.el (shell-dynamic-complete-functions): Revert last change.
17875         (shell-command-completion-function): New function.
17876         (shell-completion-vars): Use it to implement
17877         shell-completion-execonly (Bug#10417).
17879         * custom.el (enable-theme): Don't set custom-safe-themes.
17881         * cus-theme.el (custom-theme-merge-theme):
17882         Ignore custom-enabled-themes and custom-safe-themes.
17884 2012-01-05  Michael R. Mauger  <mmaug@yahoo.com>
17886         * progmodes/sql.el (sql-login-hook): Add hook to respond to the
17887         first prompt in `sql-interacive-mode'.
17888         (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
17889         keywords.
17890         (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
17891         (sql-product-interactive): Bug fix: Set `sql-buffer' in
17892         context of original buffer.  Invoke `sql-login-hook'.
17894 2012-01-04  Eli Zaretskii  <eliz@gnu.org>
17896         * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
17897         letters in cite-prefix.
17899 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17901         * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
17903 2012-01-03  Chong Yidong  <cyd@gnu.org>
17905         * shell.el (shell-dynamic-complete-functions):
17906         Put pcomplete-completions-at-point, so as to try
17907         comint-filename-completion first (Bug#10417).
17909 2012-01-02  Richard Stallman  <rms@gnu.org>
17911         * battery.el (battery-status-function):
17912         Detect when to use battery-yeeloong-sysfs.
17913         (battery-echo-area-format): Add string for Yeeloong.
17914         (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
17915         (battery-yeeloong-sysfs): New function.
17917 2012-01-02  Chong Yidong  <cyd@gnu.org>
17919         * dirtrack.el (dirtrack-list): Eliminate unused third element.
17920         (dirtrack): Merge code for handling relative filenames in prompt
17921         from shell-dir-cookie-watcher.
17922         (dirtrack-debug-message): New arg to avoid excess format calls.
17924         * shell.el (shell-dir-cookie-re): Variable deleted.
17925         (shell-dir-cookie-watcher): Function deleted.
17926         (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
17927         with dirtrack-mode.
17929 2012-01-01  Eli Zaretskii  <eliz@gnu.org>
17931         * term/w32-win.el (dynamic-library-alist) <gnutls>:
17932         Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
17933         libgnutls-26.dll.
17935 2011-12-31  Andreas Schwab  <schwab@linux-m68k.org>
17937         * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
17939 2011-12-31  Eli Zaretskii  <eliz@gnu.org>
17941         * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
17942         headers of non-MIME messages, when rmail-enable-mime is non-nil.
17944 2011-12-29  Michael Albinus  <michael.albinus@gmx.de>
17946         * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
17947         also for alternative shells.
17948         (tramp-open-connection-setup-interactive-shell): Check, whether
17949         the shell is a busybox.
17950         (tramp-send-command): Don't suppress multiple prompts for
17951         busyboxes, it hurts.
17953 2011-12-28  Chong Yidong  <cyd@gnu.org>
17955         * progmodes/gdb-mi.el (gdb-get-source-file-list)
17956         (gdb-get-source-file): Move mode line update to
17957         gdb-get-source-file (Bug#10087).
17959 2011-12-25  Chong Yidong  <cyd@gnu.org>
17961         * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
17962         gud-gdb-marker-filter without taking it as an argument.
17963         (gud-gdb-run-command-fetch-lines): Caller changed.
17964         (gud-gdb-completion-function): New variable.
17965         (gud-gdb-completion-at-point): Use it.
17966         (gud-gdb-completions-1): Split from gud-gdb-completions.
17968         * progmodes/gdb-mi.el (gdb-input): Accept command and handler
17969         function as separate arguments.
17970         (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
17971         (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
17972         (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
17973         (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
17974         (gdb-stopped, def-gdb-auto-update-trigger)
17975         (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
17976         (gdb-get-changed-registers, gdb-get-main-selected-frame):
17977         Callers changed.
17978         (gud-gdbmi-completions): New function.
17979         (gdb): Use it for generating the completion table.
17981 2011-12-24  Alan Mackenzie  <acm@muc.de>
17983         Introduce a mechanism to widen the region used in context font
17984         locking.  Use this to protect declarations from losing their contexts.
17986         * progmodes/cc-langs.el (c-before-font-lock-functions):
17987         Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
17988         (c-before-context-fontification-functions): New defvar, a list of
17989         functions to be run just before context (etc.) font locking.
17991         * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
17992         New, functionality extracted from
17993         c-neutralize-syntax-in-and-mark-CPP.
17994         (c-in-after-change-fontification): New variable.
17995         (c-after-change): Set c-in-after-change-fontification.
17996         (c-set-fl-decl-start): Rejig its interface, so it can be called
17997         from both after-change and context fontifying.
17998         (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
17999         New functions.
18000         (c-standard-font-lock-fontify-region-function): New variable.
18001         (c-font-lock-fontify-region): New function.
18003 2011-12-24  Juri Linkov  <juri@jurta.org>
18005         * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
18006         (Bug#10348)
18008 2011-12-23  Michael Albinus  <michael.albinus@gmx.de>
18010         * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
18011         existence of source file.  (Bug#10325)
18013 2011-12-23  Alan Mackenzie  <acm@muc.de>
18015         Fix unstable fontification inside templates.
18017         * progmodes/cc-langs.el (c-before-font-lock-functions):
18018         Newly created from the singular version.  The (c c++ objc) entry now
18019         additionally has c-set-fl-decl-start.  The other languages (apart
18020         from AWK) have that as a single entry.
18022         * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
18023         The functionality for "local" declarations has been extracted to
18024         c-set-fl-decl-start.
18026         * progmodes/cc-mode.el (c-common-init, c-after-change):
18027         Changes due to pluralisation of c-before-font-lock-functions.
18028         (c-set-fl-decl-start): New function, extracted from
18029         c-font-lock-enclosing-decls and enhanced.
18031 2011-12-23  Juanma Barranquero  <lekktu@gmail.com>
18033         * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
18035 2011-12-22  Juri Linkov  <juri@jurta.org>
18037         * progmodes/grep.el (rgrep): Fix docstring.  (Bug#10185)
18039 2011-12-22  Chong Yidong  <cyd@gnu.org>
18041         * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
18043 2011-12-21  Drew Adams  <drew.adams@oracle.com>
18045         * files.el (file-remote-p): Fix docstring.  (Bug#10319)
18047 2011-12-21  JĂ©rĂ©my Compostella  <jeremy.compostella@gmail.com>
18049         * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
18051 2011-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
18053         * progmodes/cfengine.el: Add Version.  Improve CFEngine 3.x syntax
18054         highlighting and support.  Fix up comments for capitalization.
18055         (cfengine-mode-debug): New var.
18056         (cfengine3-mode): Change the modeline indicator to "CFE3".
18057         (cfengine3-font-lock-keywords): Improve defun highlighting.
18058         (cfengine2-actions): Rename from `cfengine-actions'.
18059         (cfengine2-font-lock-keywords): Rename from
18060         `cfengine-font-lock-keywords'.
18061         (cfengine2-imenu-expression): Rename from
18062         `cfengine-imenu-expression'.
18063         (cfengine2-outline-level): Rename from `cfengine-outline-level'.
18064         (cfengine2-beginning-of-defun): Rename from
18065         `cfengine-beginning-of-defun'.
18066         (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
18067         (cfengine2-indent-line): Rename from `cfengine-indent-line'.
18068         (cfengine2-mode): Rename from `cfengine-mode'.  Change the
18069         modeline indicator to "CFE2".
18070         (cfengine-mode): Defalias to `cfengine-auto-mode'.
18071         (cfengine-mode-abbrevs): Mark obsolete.
18073 2011-12-21  Chong Yidong  <cyd@gnu.org>
18075         * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
18076         filename argument.
18078 2011-12-20  Martin Rudalics  <rudalics@gmx.at>
18080         * window.el (window-normalize-buffer-to-display): Remove.
18081         (display-buffer): Handle buffer-or-name argument as in Emacs 23.
18083 2011-12-19  Chong Yidong  <cyd@gnu.org>
18085         * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
18086         Don't signal an error in a predicate function; return non-nil.
18087         (vc-dir-mark-file): Move the error here.
18088         (vc-dir-mark-unmark): If acting on the region, keep going if one
18089         of the entries cannot be marked/unmarked.
18090         (vc-dir-mark-all-files): If current entry is a directory, mark
18091         only child files, as documented.
18093 2011-12-19  Vincent BelaĂ¯che  <vincentb1@users.sourceforge.net>
18095         * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
18096         branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
18097         addition.
18099 2011-12-18  Jan Djärv  <jan.h.d@swipnet.se>
18101         * term/ns-win.el (ns-get-selection-internal)
18102         (ns-store-selection-internal): Declare.
18103         (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
18104         Declare as obsolete.
18105         (ns-get-pasteboard, ns-paste-secondary):
18106         Use ns-get-selection-internal.
18107         (ns-set-pasteboard, ns-copy-including-secondary):
18108         Use ns-store-selection-internal.
18110 2011-12-17  Chong Yidong  <cyd@gnu.org>
18112         * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
18113         (vc-deduce-fileset): Doc fix.
18115 2011-12-16  Andreas Schwab  <schwab@linux-m68k.org>
18117         * calc/calc-misc.el (calc-help): Avoid wrapping help message.
18119 2011-12-13  Sam Steingold  <sds@gnu.org>
18121         * man.el (Man-getpage-in-background): When running under a
18122         window-system, ignore $MANWIDTH and $COLUMNS.
18124 2011-12-15  Kenichi Handa  <handa@m17n.org>
18126         * language/ethio-util.el: Change coding tag to utf-8-emacs.
18127         (setup-ethiopic-environment-internal): Comment out key-binding for
18128         ethio-toggle-punctuation.
18130 2011-12-13  Alan Mackenzie  <acm@muc.de>
18132         Add the switch statement to AWK Mode.
18134         * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
18135         "default" to the keywords regexp.
18137         * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
18138         expression as the rest.
18139         (c-nonlabel-token-key): Allow string literals for AWK.
18140         Refactor for the other modes.
18142         Large brace-block initialisation makes CC Mode slow: Fix.
18143         Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
18144         routines.  Limit backward searching in c-font-lock-enclosing.decl.
18146         * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
18147         pp-state and literal type in addition to the limits.
18148         (c-state-safe-place): New defun, extracted from c-state-literal-at.
18149         (c-state-literal-at): Use the above new defun.
18150         (c-slow-in-literal, c-fast-in-literal): Remove.
18151         (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
18153         * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
18154         being in a literal.  Add a limit for backward searching.
18156         * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
18157         c-slow-in-literal.
18159 2011-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
18161         * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
18163 2011-12-13  Martin Rudalics  <rudalics@gmx.at>
18165         * window.el (delete-other-windows): Use correct frame in call to
18166         window-with-parameter.
18168 2011-12-12  Daniel Pfeiffer  <occitan@t-online.de>
18170         * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
18171         (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
18172         (makefile-gmake-statements, makefile-makepp-statements):
18173         Use it and add new makepp keywords.
18174         (makefile-makepp-font-lock-keywords): Add new patterns.
18175         (makefile-match-function-end): Match new [...] and [[...]].
18177 2011-12-11  Juanma Barranquero  <lekktu@gmail.com>
18179         * ses.el (ses-call-printer-return, ses-cell-property-get)
18180         (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
18181         (ses-create-cell-variable, ses-reset-header-string)
18182         (ses-cell-set-formula, ses-repair-cell-reference-all)
18183         (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
18184         (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
18185         (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
18186         (ses-aset-with-undo, ses-load, ses-truncate-cell)
18187         (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
18188         (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
18189         (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
18190         (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
18191         (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
18192         (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
18193         (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
18194         (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
18196 2011-12-11  Vincent BelaĂ¯che  <vincentb1@users.sourceforge.net>
18198         * ses.el: The overall change is to add cell renaming, that is
18199         setting fancy names for cell symbols other than name matching
18200         "\\`[A-Z]+[0-9]+\\'" regexp .
18201         (ses-create-cell-variable): New defun.
18202         (ses-relocate-formula): Relocate formulas only for cells the
18203         symbols of which are not renamed, i.e. symbols whose names do not
18204         match regexp "\\`[A-Z]+[0-9]+\\'".
18205         (ses-relocate-all): Relocate values only for cells the symbols of
18206         which are not renamed.
18207         (ses-load): Create cells variables as the (ses-cell ...) are read,
18208         in order to check row col consistency with cell symbol name only
18209         for cells that are not renamed.
18210         (ses-replace-name-in-formula): New defun.
18211         (ses-rename-cell): New defun.
18213 2011-12-11  Chong Yidong  <cyd@gnu.org>
18215         * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
18216         for completion via gud-gdb-fetch-lines-filter (Bug#10274).
18218 2011-12-11  Eric Hanchrow  <eric.hanchrow@gmail.com>
18220         * window.el (other-window): Fix docstring.
18222 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
18224         * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
18225         `from' or `to' address before taking its substring.
18226         Fixes incorrect display in Rmail summary buffer whereby an RFC2047
18227         encoded name is chopped in the middle of the encoded string, and
18228         thus displayed encoded.
18230 2011-12-10  Juanma Barranquero  <lekktu@gmail.com>
18232         * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
18234 2011-12-10  Eli Zaretskii  <eliz@gnu.org>
18236         * textmodes/texnfo-upd.el: Update commentary.  Add a warning not
18237         to use texinfo-update-node and commands that call it if the
18238         Texinfo file uses @node lines without next/prev/up pointers.
18239         Correct outdated description about texinfo-master-menu.
18240         (texinfo-all-menus-update, texinfo-master-menu)
18241         (texinfo-update-node, texinfo-every-node-update)
18242         (texinfo-multiple-files-update): Doc fix.  Warn against updating
18243         all the @node lines.
18244         (texinfo-master-menu): Only call texinfo-update-node if the prefix
18245         argument is numeric.  Explain better in the doc string what the
18246         function really does.
18247         (texinfo-insert-master-menu-list): Improve the error message
18248         displayed if there's no menu in the Top node.
18249         (Bug#2975)  See also this thread:
18250         http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
18252 2011-12-09  Manuel GĂ³mez  <mgrojo@gmail.com>  (tiny change)
18254         * speedbar.el (speedbar-supported-extension-expressions):
18255         Add .adb and .ads, commonly used for Ada source code (bug#10256).
18257 2011-12-09  Juanma Barranquero  <lekktu@gmail.com>
18259         * printing.el (pr-mode-alist):
18260         * simple.el (filter-buffer-substring-functions)
18261         (completion-list-insert-choice-function):
18262         * window.el (window-with-parameter, window-atom-root)
18263         (window-sides-slots, window-size-fixed, window-min-delta)
18264         (window-max-delta, window--resize-mini-window)
18265         (window--resize-child-windows-normal, window-tree)
18266         (delete-other-windows, quit-window, split-window)
18267         (display-buffer-record-window, special-display-buffer-names)
18268         (special-display-regexps, special-display-popup-frame)
18269         (same-window-p, split-window-sensibly)
18270         (display-buffer-overriding-action, display-buffer-alist)
18271         (display-buffer-base-action, display-buffer, switch-to-buffer)
18272         (switch-to-buffer-other-window, switch-to-buffer-other-frame)
18273         (fit-window-to-buffer, recenter-positions)
18274         (mouse-autoselect-window-state, mouse-autoselect-window-select):
18275         * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
18276         and remove unneeded backslashes in docstrings.
18278 2011-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18280         * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
18282         * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
18283         (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
18284         end in ".mk".
18285         (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
18286         when reading the makefile (bug#10116).
18288 2011-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18290         * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
18291         (bug#10116).
18293 2011-12-06  Glenn Morris  <rgm@gnu.org>
18295         * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
18297 2011-12-06  Chong Yidong  <cyd@gnu.org>
18299         * progmodes/cc-fonts.el (c-annotation-face): Use defface.
18301 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
18303         * textmodes/table.el (table-shorten-cell): Fix typo.
18305 2011-12-05  Christopher Genovese  <genovese.cr@gmail.com>  (tiny change)
18307         * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
18309 2011-12-05  Eli Zaretskii  <eliz@gnu.org>
18311         * descr-text.el (describe-char): Fix display of strong
18312         right-to-left characters and directional embeddings and overrides.
18314         * simple.el (what-cursor-position): Fix display of codepoints of
18315         strong right-to-left characters.
18317 2011-12-05  Chong Yidong  <cyd@gnu.org>
18319         * faces.el (read-color): Doc fix.
18321 2011-12-05  Glenn Morris  <rgm@gnu.org>
18323         * align.el (align--set-marker): Add doc-string.
18324         Don't try to move something that is not a marker.  (Bug#10216)
18326 2011-12-04  Glenn Morris  <rgm@gnu.org>
18328         * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
18329         overly zealous deletion of trailing whitespace.
18331 2011-12-04  Juanma Barranquero  <lekktu@gmail.com>
18333         * server.el (server-delete-client): On Windows, do not try to delete
18334         the only terminal.
18335         (server-process-filter): On Windows, treat requests for a tty frame as
18336         if they were for a GUI frame if the running server is in GUI mode.
18338 2011-12-03  Glenn Morris  <rgm@gnu.org>
18340         * textmodes/texinfmt.el (batch-texinfo-format): Doc fix.  (Bug#10207)
18342 2011-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18344         * electric.el: Streamline electric-indent's hook.
18345         (electric-indent-chars): Revert to simple list.
18346         (electric-indent-functions): New var.
18347         (electric-indent-post-self-insert-function): Use it.
18349         * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
18350         there's no inferior buffer (bug#10196).
18351         (prolog-consult-compile): Don't use toggle-read-only.
18353 2011-12-02  Michael Albinus  <michael.albinus@gmx.de>
18355         * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
18356         interrupt.  (Bug#10187)
18358 2011-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
18360         * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
18361         (bug#9160).
18363         * dired-aux.el (dired-query): Don't assume help-char is modifier-free
18364         (bug#10191).
18366 2011-12-02  Juri Linkov  <juri@jurta.org>
18368         * info.el (Info-search): Display "end of manual" when Isearch
18369         reaches the end of single-file Info manual.  (Bug#9918)
18371 2011-12-02  Eli Zaretskii  <eliz@gnu.org>
18373         * isearch.el (isearch-message-prefix): Run the input method part
18374         of the prompt through bidi-string-mark-left-to-right.  (Bug#10183)
18376 2011-12-02  Juri Linkov  <juri@jurta.org>
18378         * isearch.el (isearch-occur): Use `word-search-regexp' for
18379         `isearch-word'.
18380         (isearch-search-and-update): Add condition for `isearch-word' and
18381         call `word-search-regexp'.  (Bug#10145)
18383 2011-12-01  Glenn Morris  <rgm@gnu.org>
18385         * eshell/em-hist.el (eshell-hist-initialize):
18386         Handle eshell-history-size nil and HISTSIZE set or unset.
18387         (eshell-history-file-name, eshell-history-size): Fix custom type.
18389 2011-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
18391         * man.el (Man-completion-table): Fix the lambda case (bug#10168).
18393 2011-12-01  Michael McNamara  <mac@mail.brushroad.com>
18395         * progmodes/verilog-mode.el (verilog-pretty-expr):
18396         Rework verilog-pretty-expr to handle new assignment operators in system
18397         verilog, such as += *= and the like.
18398         (verilog-assignment-operator-re): Regular expression to find the
18399         assigment operator in a verilog assignment.
18400         (verilog-assignment-operation-re): Regular expression to find an
18401         assignment statement for pretty-expr.
18402         (verilog-in-attribute-p): Query returns true if point is in an
18403         attribute context; used to skip these for expression line up from
18404         pretty-expr.
18405         (verilog-in-parameter-p): Query returns true if point is in an
18406         parameter definition context; used to skip these for expression
18407         line up from pretty-expr.
18408         (verilog-in-parenthesis-p): Query returns true if point is in a
18409         parenthetical expression, specifically ( ) but not [ ] or { };
18410         used by pretty-expr.
18411         (verilog-just-one-space): If there is no space, don't add one.
18412         (verilog-get-lineup-indent-2): Specifically skip just attribute
18413         contexts for expression lineup, rather than skipping all
18414         parenthetical expressions.
18415         (verilog-calculate-indent): Fix comment, and fix indent.
18416         (verilog-do-indent): Indent declarations in lists (suggested by
18417         Joachim Lechner).
18418         (verilog-mode-abbrev-table): Populate abbrev mode with the various
18419         skeleton items.
18420         (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
18421         by Alain Mellan).
18423 2011-12-01  Wilson Snyder  <wsnyder@wsnyder.org>
18425         * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
18426         parameters with embedded comments.  Reported by Ray Stevens.
18427         (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
18428         verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
18429         Reported by Tim Holt.
18430         (verilog-auto): Fix AUTOing a upper module then AUTOing module
18431         instantiated by upper module causing wrong expansion until AUTOed a
18432         second time.  Reported by K C Buckenmaier.
18433         (verilog-diff-auto): Fix showing .* as a difference when
18434         `verilog-auto-star-save' off.  Reported by Dan Dever.
18435         (verilog-auto-reset, verilog-read-always-signals)
18436         (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
18437         temporary signals in reset list if
18438         verilog-auto-reset-blocking-in-non is nil, and match assignment
18439         style to each signal's assignment type, bug381.
18440         Reported by Thomas Esposito.
18441         (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
18442         (verilog-uvm-statement-re): Support UVM indentation and
18443         highlighting, with old OVM keywords only.
18444         (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
18445         Support AUTOTIEOFF creating non-wire data types.
18446         Suggested by Jonathan Greenlaw.
18447         (verilog-auto-insert-lisp, verilog-delete-to-paren)
18448         (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
18449         (verilog-inject-sense, verilog-read-inst-pins)
18450         (verilog-read-sub-decls, verilog-read-sub-decls-line):
18451         Fix mismatching parenthesis inside commented out code when deleting
18452         AUTOINST, bug383.  Reported by Jonathan Greenlaw.
18453         (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
18454         non-numeric vector width.  Reported by Alex Reed.
18455         (verilog-auto-ascii-enum): Add "onehot" option to work around not
18456         detecting signals with parameter widths.  Reported by Alex Reed.
18457         (verilog-auto-delete-trailing-whitespace):
18458         With `verilog-auto-delete-trailing-whitespace' remove trailing
18459         whitespace in auto expansion, bug371.  Reported by Brad Dobbie.
18460         (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
18461         Fix verilog-scan-cache corruption when running user AUTO expansion
18462         hooks that call indentation routines.
18463         (verilog-simplify-range-expression): Fix typo ignoring lower case
18464         identifiers.
18465         (verilog-delete-auto): Fix delete-autos to also remove user created
18466         automatics, as long as they start with AUTO.
18467         (verilog-batch-diff-auto, verilog-diff-auto)
18468         (verilog-diff-function): Add `verilog-diff-auto' and bind to
18469         "C-c?"  to report differences in AUTO expansion, ignoring spaces.
18470         (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
18471         (verilog-in-paren-quick, verilog-re-search-backward-quick)
18472         (verilog-re-search-forward-quick, verilog-syntax-ppss):
18473         Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
18474         is disabled and its cache will get corrupt, causing AUTOS not to
18475         expand.  Instead use only -quick functions.
18476         (verilog-scan-region): Fix scanning over escaped quotes.
18477         (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
18478         (verilog-re-search-backward-quick)
18479         (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
18480         related functions now ignore strings, to fix misparsing of strings
18481         with magic comments embedded in them.
18482         (verilog-read-auto-template):
18483         Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
18484         Reported by Brad Dobbie.
18485         (verilog-read-auto-template):
18486         Fix 'verilog-auto-inst-template-numbers' with comments.
18487         Reported by Brad Dobbie.
18488         (verilog-auto-inst, verilog-auto-inst-param)
18489         (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
18490         merge conflicts with AUTOINST, bug358.  Reported by Brad Dobbie.
18491         (verilog-auto-inst-template-numbers): Add 'lhs' policy for
18492         debugging templates without merge conflicts, bug357.
18493         Reported by Brad Dobbie.
18494         (verilog-read-auto-template):
18495         Fix verilog-auto-inst-template-numbers with multiple templates.
18496         Reported by Brad Dobbie.
18497         (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
18498         abbrevs so user won't be asked to save.
18499         (verilog-read-auto-lisp-present): Fix to start at beginning of
18500         buffer in case called outside of verilog-auto.
18501         (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
18502         to "X-2".  Reported by Matthew Myers.
18503         (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
18504         all inputs from module templates.  Reported by Leith Johnson.
18505         (verilog-module-inside-filename-p): Fix locating programs as with
18506         modules.
18507         (verilog-auto-inst-port): Fix vl-width expressions when using
18508         verilog-auto-inst-param-value, bug331.  Reported by Julian Gorfajn.
18509         (verilog-decls-get-regs, verilog-decls-get-signals,
18510         verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
18511         verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
18512         verilog-read-decls): Combine reg and wire structures into one var
18513         structure to represent SystemVerilog concepts.
18514         (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
18515         (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
18516         (verilog-auto-wire-type, verilog-insert-definition):
18517         Add verilog-auto-wire-type and AUTOLOGIC to support using
18518         SystemVerilog "logic" keyword instead of "wire"/"reg".
18519         (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
18520         to declares outputs that also have assignments (presumably in an
18521         ifdef or generate if so there's not a driver conflict).
18522         Reported by Matthew Myers.
18523         (verilog-auto-declare-nettype, verilog-insert-definition):
18524         Add verilog-auto-declare-nettype to fix declarations using
18525         `default_nettype none.  Reported by Julian Gorfajn.
18526         (verilog-read-always-signals-recurse, verilog-read-decls)
18527         (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
18528         malformed end statement, bug325.  Reported by Joshua Wise and
18529         Andrew Drake.
18530         (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
18531         (verilog-inst-comment-re): Fix not deleting Interfaced comment
18532         when expanding .* in interfaces, bug320.
18533         Reported by Pierre-David Pfister.
18534         (verilog-read-module-name): Fix import statements between module
18535         name and open parenthesis, bug317.
18536         Reported by Pierre-David Pfister.
18537         (verilog-simplify-range-expression): Fix simplification of
18538         multiplications inside AUTOWIRE connections, bug303.
18539         (verilog-auto-inst-port): Support parameter expansion in
18540         multidimensional arrays.
18541         (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
18542         after "assert property".  Reported by Julian Gorfajn.
18543         (verilog-simplify-range-expression): Fix "couldn't merge" errors
18544         with multiplication, bug303.
18545         (verilog-read-decls): Fix parsing of unsigned data types, bug302.
18546         Reported by Jan Frode Lonnum.
18548 2011-11-30  Juanma Barranquero  <lekktu@gmail.com>
18550         * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
18551         (hfy-shell-file-name, hfy-shell):
18552         * international/fontset.el (x-decompose-font-name): Fix typos.
18554 2011-11-29  Ken Brown  <kbrown@cornell.edu>
18556         * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
18557         (gdb-version): Remove defvar.
18558         (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
18559         (gdb-gud-context-command, gdb-non-stop-handler)
18560         (gdb-current-context-command, gdb-stopped): Use it.
18561         (gdb-init-1): Enable pretty printing here.
18562         (gdb-non-stop-handler): Don't enable pretty-printing here.
18563         Check to see if the target supports non-stop mode; if not, turn off
18564         non-stop mode.  Use the following.
18565         (gdb-check-target-async): New defun.
18566         (gud-watch, gdb-stopped): Fix whitespace.
18567         (gdb-get-source-file): Don't try to display the source file if
18568         `gdb-main-file' is nil.
18570 2011-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
18572         * align.el: Try to generate fewer markers (bug#10047).
18573         (align--set-marker): New macro.
18574         (align-region): Use it.
18576 2011-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
18578         * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
18580 2011-11-29  Chong Yidong  <cyd@gnu.org>
18582         * indent.el (indent-for-tab-command, indent-according-to-mode):
18583         Doc fix.
18584         (indent-region): Doc fix.  Switch nested ifs to equivalent cond.
18586 2011-11-29  Michael Albinus  <michael.albinus@gmx.de>
18588         * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
18589         aware of remote file names.  (Bug#10124)
18591 2011-11-29  Chong Yidong  <cyd@gnu.org>
18593         * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
18595 2011-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18597         * files.el (find-file): Don't use force-same-window (bug#10144).
18598         * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
18599         use pop-to-buffer if the selected window can't be used.
18600         (pop-to-buffer-same-window): Use display-buffer--same-window-action.
18602 2011-11-28  Eli Zaretskii  <eliz@gnu.org>
18604         * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
18605         special-mode-map.
18607 2011-11-28  Chong Yidong  <cyd@gnu.org>
18609         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
18611 2011-11-27  Nick Roberts  <nickrob@snap.net.nz>
18613         * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
18614           gdb-get-source-file-list on gdb-create-source-file-list.
18616 2011-11-26  Eli Zaretskii  <eliz@gnu.org>
18618         * whitespace.el (whitespace-newline): Use a different foreground
18619         color for 16-color light-background displays.
18621 2011-11-24  Chong Yidong  <cyd@gnu.org>
18623         * window.el (display-buffer--special-action): Doc fix.
18625 2011-11-25  Juanma Barranquero  <lekktu@gmail.com>
18627         * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
18628         (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
18629         (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
18630         (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
18631         (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
18632         (avl-tree-stack-first):
18633         * emacs-lisp/cconv.el (cconv--analyse-use):
18634         * net/gnutls.el (gnutls-negotiate): Fix typos.
18636 2011-11-24  Glenn Morris  <rgm@gnu.org>
18638         * lpr.el (lpr-windows-system, lpr-lp-system):
18639         * mail/binhex.el (binhex-begin-line):
18640         * progmodes/grep.el (grep-history, grep-find-history):
18641         * textmodes/flyspell.el:
18642         * vc/pcvs-defs.el (cvs-global-menu):
18643         * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
18644         * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
18645         * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
18647         * net/tls.el: Fix case of "GnuTLS".
18649         * paths.el (rmail-file-name): Format doc-string for make-docfile.
18651         * version.el (emacs-build-system): Give it a doc-string.
18653 2011-11-24  Juri Linkov  <juri@jurta.org>
18655         * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
18657 2011-11-24  Glenn Morris  <rgm@gnu.org>
18659         * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
18660         if called on a non-mime message just toggle the headers.  (Bug#8006)
18662 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
18664         * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
18665         (allout-lead-with-comment-string, allout-structure-deleted-hook)
18666         (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
18667         (allout-rebullet-heading, allout-open-sibtopic)
18668         (allout-toggle-current-subtree-encryption)
18669         (allout-toggle-subtree-encryption, allout-encrypt-string)
18670         (allout-next-topic-pending-encryption, allout-adjust-file-variable)
18671         (allout-distinctive-bullets-string, allout-auto-activation):
18672         * window.el (window-normalize-buffer-to-display):
18673         * progmodes/verilog-mode.el (verilog-batch-indent):
18674         * textmodes/bibtex.el (bibtex-field-braces-opt)
18675         (bibtex-field-strings-opt):
18676         * vc/cvs-status.el (cvs-tree-merge):
18677         Fix typos.
18679 2011-11-23  Michael Albinus  <michael.albinus@gmx.de>
18681         * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
18682         `non-essential' to t, in order to avoid remote connections.
18684 2011-11-23  Eli Zaretskii  <eliz@gnu.org>
18686         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
18687         On MS-DOS and MS-Windows, compare with loaddefs.el
18688         case-insensitively.
18690 2011-11-23  Mark Lillibridge  <mark.lillibridge@hp.com>  (tiny change)
18692         * mail/unrmail.el (unrmail): Always add blank line.  (Bug#7743)
18694 2011-11-23  Glenn Morris  <rgm@gnu.org>
18696         * paths.el (rmail-file-name): Reformat the doc-string so that it
18697         is picked up.
18699         * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
18700         (rmail-auto-file): Ignore case in the "special" field names,
18701         as mail-fetch-field does for all others.
18703         * mail/rmail.el (rmail-forward):
18704         * mail/rmailkwd.el (rmail-set-label):
18705         * mail/rmailout.el (rmail-output, rmail-output-as-seen)
18706         (rmail-output-body-to-file): Give error if no message.  (Bug#10082)
18708         * mail/rmail.el (rmail-current-message): Doc fix.
18710         * mail/rmail.el (rmail-message-filter): Mark as obsolete.  (Bug#2624)
18712 2011-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18714         * server.el (server-eval-and-print): Allow C-g (bug#6585).
18716 2011-11-22  Glenn Morris  <rgm@gnu.org>
18718         * mail/rmailmm.el (test-rmail-mime-handler)
18719         (test-rmail-mime-bulk-handler)
18720         (test-rmail-mime-multipart-handler): Move tests to test/ directory.
18722 2011-11-21  Juri Linkov  <juri@jurta.org>
18724         * calc/calc.el (calc-read-key-sequence):
18725         Let-bind `input-method-function' to nil.  (Bug#10018)
18727 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18729         * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
18730         Tell the caller that the next line needs recomputation, even
18731         though it doesn't start a sexp (bug#10094).
18733 2011-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
18735         * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
18737 2011-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18739         * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
18740         Use force-same-window.
18742 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
18744         * descr-text.el (describe-char-unicode-data):
18745         * json.el (json-string-escape):
18746         * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
18747         (Footnote-unicode, Footnote-style-p):
18748         * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
18750 2011-11-20  Chong Yidong  <cyd@gnu.org>
18752         * window.el (replace-buffer-in-windows): Restore interactive spec.
18754 2011-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18756         * electric.el (electric-indent-mode): Fix last change (too optimistic).
18758         * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
18759         (byte-compile-global-not-obsolete-vars): New var.
18760         (byte-compile-check-variable, byte-compile-make-obsolete-variable):
18761         Use it.
18762         (byte-compile-warn-obsolete): Align text with the one in *Help*.
18764 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
18766         * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
18767         * progmodes/pascal.el (electric-pascal-equal):
18768         * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
18769         * xml.el (xml-substitute-special): Fix typos.
18771 2011-11-20  Glenn Morris  <rgm@gnu.org>
18773         * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
18774         (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
18775         Doc fixes.
18776         (rmail-decode-mime-charset): Mark as obsolete.
18778         * mail/rmailsum.el (rmail-message-regexp-p-1):
18779         * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
18780         Before using mime functions, check they are set.  (Bug#10077)
18782 2011-11-19  Juri Linkov  <juri@jurta.org>
18784         * info.el (Info-finder-find-node): Use `package--builtins' instead
18785         of `package-alist'.  Use node names formed by the pattern "Keyword "
18786         and the keyword name.
18788 2011-11-19  Andreas Schwab  <schwab@linux-m68k.org>
18790         * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
18792 2011-11-19  Juri Linkov  <juri@jurta.org>
18794         * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
18795         that calls `revert-buffer' on all Info buffers.  (Bug#9915)
18796         (Info-revert-find-node): Remove let-bindings `old-buffer-name',
18797         `old-history', `old-history-forward'.  Add let-binding
18798         `window-selected'.  Remove calls to `kill-buffer',
18799         `switch-to-buffer' and `Info-mode'.  Set `Info-current-file' to nil
18800         before calling `Info-find-node', so `Info-find-node-2' will reread
18801         the Info file.  Restore window positions only when `window-selected'
18802         is non-nil.
18804 2011-11-19  Juri Linkov  <juri@jurta.org>
18806         * isearch.el (isearch-lazy-highlight-new-loop):
18807         Remove condition `(not isearch-error)'.  (Bug#9918)
18809         * misearch.el (multi-isearch-search-fun): Add condition
18810         `(not bound)' to ignore lazy-highlighting search.
18811         Add the search-failed message "end of multi" when the end of
18812         multi-sequence is reached.  Uncapitalize the search-failed
18813         message "Repeat for next buffer".
18815         * info.el (Info-search): Add the search-failed message
18816         "end of the manual" when the end of the manual is reached
18817         in Isearch mode.
18819 2011-11-19  Juri Linkov  <juri@jurta.org>
18821         * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
18822         Use non-destructive `remove' instead of `delete' because
18823         `Info-history-list' stored to `Info-isearch-initial-history-list' in
18824         `Info-isearch-start' might need to be restored in `Info-isearch-end'.
18826 2011-11-19  Juri Linkov  <juri@jurta.org>
18828         * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
18829         to nil instead of binding `search-ring' and `regexp-search-ring'.
18830         (Bug#9185)
18832 2011-11-19  Eli Zaretskii  <eliz@gnu.org>
18834         * simple.el (line-move): Force movement by logical lines for any
18835         hscrolled window, not only when auto-hscroll-mode is on.
18836         (line-move-visual): Update doc string to that effect.  (Bug#10076)
18838 2011-11-19  Andreas Schwab  <schwab@linux-m68k.org>
18840         * language/european.el (macintosh): Define as alias for mac-roman.
18842 2011-11-19  Eli Zaretskii  <eliz@gnu.org>
18844         * mail/rmailmm.el (rmail-mime-display-header)
18845         (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
18846         (rmail-mime-entity-segment, rmail-mime-toggle-raw)
18847         (rmail-mime-toggle-hidden, rmail-mime-insert-text)
18848         (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
18849         (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
18850         of a raw aref.
18851         (rmail-mime-entity-segment): To get past the tagline, move forward
18852         2 more lines, to account for the 2 empty lines that precede and
18853         follow the line with the buttons.
18854         (rmail-mime-update-tagline): Move one more line, to get past the
18855         empty line that follows the buttons in the tagline.  (Bug#9520)
18857 2011-11-19  Martin Rudalics  <rudalics@gmx.at>
18859         * window.el (window-max-delta-1, window-min-delta-1)
18860         (window-min-size-1, window-state-get-1, window-state-put-1)
18861         (window-state-put-2): Use "window--" prefix.
18863 2011-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
18865         * emacs-lisp/smie.el: Improve warnings and conflict detection.
18866         (smie-warning-count): New var.
18867         (smie-set-prec2tab): Use it.
18868         (smie-bnf->prec2): Improve warnings.  Add docstring.
18869         (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
18870         (smie-bnf--set-class): New function.
18871         (smie-bnf--classify): Rename from smie-bnf-classify.  Rewrite to fix
18872         corner case.
18874         * progmodes/compile.el: Obey compilation-first-column in dest buffer.
18875         (compilation-error-properties, compilation-move-to-column):
18876         Handle compilation-first-column while in the target buffer.
18878         * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
18879         Don't hardcode point-min==1.
18881         * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
18882         (eshell-rewrite-for-command): Remove workaround.
18883         (eshell-do-pipelines, eshell-do-pipelines-synchronously)
18884         (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
18885         * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
18887         * files-x.el (modify-file-local-variable): Obey commenting conventions.
18889 2011-11-17  Glenn Morris  <rgm@gnu.org>
18891         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
18892         Ignore buffer-local generated-autoload-file if it is the same
18893         as the global value.  (Bug#10049)
18895 2011-11-17  Juanma Barranquero  <lekktu@gmail.com>
18897         * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
18898         (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
18899         (reftex-toc-previous-heading, reftex-toc-max-level)
18900         (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
18901         (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
18902         (reftex-toc-do-promote, reftex-toc-promote-prepare)
18903         (reftex-toc-promote-action, reftex-toc-extract-section-number)
18904         (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
18905         (reftex-toc-rename-label, reftex-toc-visit-location)
18906         (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
18907         (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
18908         (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
18909         leaving "*toc*" only for references to the buffer.
18911 2011-11-17  Martin Rudalics  <rudalics@gmx.at>
18913         * window.el (window-resize, delete-window, split-window):
18914         Replace window-splits by window-combination-resize.
18915         * cus-start.el (window-splits): Replace by window-combination-resize.
18917 2011-11-17  Glenn Morris  <rgm@gnu.org>
18919         * progmodes/sh-script.el (sh-font-lock-keywords-var):
18920         Make bash entry derive from sh entry, not shell entry.
18922 2011-11-16  Michael Albinus  <michael.albinus@gmx.de>
18924         * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
18925         local file name.
18927 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
18929         * menu-bar.el (menu-bar-file-menu):
18930         * printing.el (pr-ps-utility):
18931         * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
18932         (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
18933         (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
18934         (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
18935         (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
18936         (icalendar--convert-cyclic-to-ical)
18937         (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
18938         (icalendar--convert-ical-to-diary)
18939         (icalendar--convert-recurring-to-diary)
18940         (icalendar--convert-non-recurring-all-day-to-diary)
18941         (icalendar-import-format-sample):
18942         * progmodes/idlw-shell.el (idlwave-shell-mode):
18943         * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
18944         (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
18945         (vhdl-ps-print-init): Fix typos.
18947 2011-11-16  Ken Manheimer  <ken.manheimer@gmail.com>
18949         * allout.el, allout-widgets.el (file metadata): Attribute copyright to
18950         FSF and collapse date sequence, obscure author/maintainer email address
18951         better, remove extra version line, track relocation of author's webpage.
18953         * progmodes/python.el (python-pdbtrack-input-prompt)
18954         (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
18955         regular python pdb prompts.  Adjustments shamelessly taken exactly as
18956         suggested in EmacsWiki page (tiny change):
18957         http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
18959 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
18961         * expand.el (expand-pos, expand-index, expand-point):
18962         Remove redundant info from docstring.
18963         (expand-add-abbrevs): Doc fix.
18964         (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
18965         (expand-sample-perl-mode-expand-list): Fix typos.
18967         * net/dbus.el (dbus-event-member-name):
18968         * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
18969         * term/pc-win.el (msdos-create-frame-with-faces):
18970         * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
18972 2011-11-16  Martin Rudalics  <rudalics@gmx.at>
18974         * window.el (split-window, window-state-get-1)
18975         (window-state-put-1, window-state-put-2): Rename occurrences of
18976         window-nest to window-combination-limit.
18977         * cus-start.el (window-nest): Rename to window-combination-limit.
18979 2011-11-16  Chong Yidong  <cyd@gnu.org>
18981         * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
18982         regexp (Bug#10033).
18984 2011-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
18986         * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
18987         `completing-read' will remove *Completions* and will preserve
18988         current-buffer for us.
18989         (tmm-add-prompt): Users of *Completions* will always (re)set its
18990         major mode.
18991         (tmm-old-comp-map): Remove.
18993 2011-11-16  Glenn Morris  <rgm@gnu.org>
18995         * mail/rmailedit.el: Require rmailmm when compiling.
18996         (rmail-old-mime-state): New declaration.
18997         (rmail-edit-current-message): If editing a mime message,
18998         edit the "raw" message from the mbox buffer.
18999         (rmail-cease-edit): Handle mime messages.  (Bug#9840)
19001 2011-11-15  Glenn Morris  <rgm@gnu.org>
19003         * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
19004         which wasn't being used.  Add optional arg to force given state.
19005         (rmail-mime): Add optional arg to force given state.
19007 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
19009         * allout.el (allout-encryption-plaintext-sanitization-regexps):
19010         * frame.el (display-mm-dimensions-alist):
19011         * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
19012         (outline-move-subtree-down):
19013         * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
19014         (newsticker--treeview-do-get-node):
19015         * net/quickurl.el (quickurl-list-buffer-name):
19016         * progmodes/dcl-mode.el (dcl-mode):
19017         * progmodes/gdb-mi.el (gdb-mapcar*):
19018         * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
19020 2011-11-15  Glenn Morris  <rgm@gnu.org>
19022         * mail/rmail.el (rmail-file-coding-system): It's only ever used
19023         in a boolean sense, so just make it a boolean, and fix the doc.
19024         (rmail-show-mime-function, rmail-mime-feature)
19025         (rmail-require-mime-maybe): Doc fixes.
19026         (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
19028         * mail/rmailmm.el (rmail-show-mime): Doc fix.
19030 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
19032         * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
19033         (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
19034         (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
19035         (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
19037 2011-11-15  Glenn Morris  <rgm@gnu.org>
19039         * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
19040         (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
19041         (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
19042         (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
19043         (rmail-mime, rmail-show-mime): Doc fixes.
19045         * term/ns-win.el (mode-line-frame-identification):
19046         Leave it alone.  (Bug#10051)
19048         * simple.el (mark-whole-buffer): Doc fix.  (Bug#10023)
19050         * mail/rmailout.el (rmail-output-to-rmail-buffer):
19051         Handle empty buffers.  (Bug#9978)
19053 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
19055         * international/mule.el (define-charset):
19056         * mail/rmailmm.el (rmail-mime-find-header-encoding):
19057         * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
19058         * progmodes/verilog-mode.el (verilog-backward-token):
19059         * textmodes/ispell.el (lookup-words):
19060         * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
19062 2011-11-14  Glenn Morris  <rgm@gnu.org>
19064         * progmodes/executable.el
19065         (executable-make-buffer-file-executable-if-script-p):
19066         Handle file-modes returning nil.
19068         * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
19069         message - not necessary, and causes problems.  (Bug#9831)
19071         * mail/rmailsum.el (rmail-new-summary): Preserve message number.
19073         * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
19075         * mail/rmailsum.el (rmail-summary, rmail-new-summary)
19076         (rmail-new-summary-1): Allow empty summaries.  (Bug#9964)
19077         (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
19079 2011-11-12  Martin Rudalics  <rudalics@gmx.at>
19081         * window.el (window-resize, delete-window): Use window-splits
19082         variable instead of function.
19083         (window-state-get-1, window-state-put-2, window-state-put):
19084         Don't deal with windows' splits status.
19086 2011-11-12  Glenn Morris  <rgm@gnu.org>
19088         * apropos.el (apropos-do-all, apropos-library, apropos-value)
19089         (apropos-documentation): Doc fixes.
19091 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
19093         * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
19094         * textmodes/sgml-mode.el (html-tag-help): Fix typos.
19096 2011-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
19098         * electric.el (electric-indent-post-self-insert-function): Make it
19099         possible for a char to only indent in some circumstances.
19100         (electric-indent-mode): Simplify.
19102 2011-11-11  Martin Rudalics  <rudalics@gmx.at>
19104         * window.el (windows-with-parameter): Remove unused function.
19105         (windows-at-side): Rename to window-at-side-list.
19106         (window-check, window-atom-check, window-atom-check-1)
19107         (window-side-check, window-size-ignore, window-size-fixed-1)
19108         (window-in-direction-2): Prefix with "window--".
19109         (window-tree-1): Rename to window--subtree, fix doc-string.
19111 2011-11-11  Glenn Morris  <rgm@gnu.org>
19113         * subr.el (eval-after-load): If FILE is already loaded,
19114         evaluate FORM before it gets wrapped in more stuff.  (Bug#10009)
19116 2011-11-10  Glenn Morris  <rgm@gnu.org>
19118         * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
19119         Call svn via vc-svn-command rather than vc-do-command.
19120         (vc-svn-command): Add --non-interactive.  (Bug#9993)
19121         (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
19123         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
19124         Add toggle-read-only.  (Bug#7292)
19125         * files.el (toggle-read-only): Mention that it should only
19126         be used interactively.  (Bug#10006)
19128 2011-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
19130         * progmodes/compile.el (compilation-error-regexp-alist-alist):
19131         Adjust regexp for OCaml warnings.
19133         * electric.el (electric-pair-post-self-insert-function): Let user
19134         turn it off buffer-locally (bug#9932).
19136         * progmodes/python.el (python-beginning-of-statement):
19137         Rewrite (bug#2703).
19139         * progmodes/compile.el: Better handle TABs (bug#9749).
19140         (compilation-internal-error-properties)
19141         (compilation-next-error-function): Obey the target buffer's
19142         compilation-error-screen-columns.
19144 2011-11-09  Juanma Barranquero  <lekktu@gmail.com>
19146         * progmodes/meta-mode.el: Remove obsolete comments.
19147         (meta-right-comment-regexp, meta-ignore-comment-regexp):
19148         Fix typos in docstrings.
19150 2011-11-09  Martin Rudalics  <rudalics@gmx.at>
19152         * window.el (window-size-fixed-p): Rewrite doc-string.
19153         (window-resizable-p): Rename to window--resizable-p.  Update callers.
19154         (window--resizable): New function.  Make all callers of
19155         window-resizable call window--resizable instead.
19156         (window-resizable): Rewrite in terms of window--resizable.
19158 2011-11-08  Glenn Morris  <rgm@gnu.org>
19160         * progmodes/delphi.el (delphi-mode-syntax-table):
19161         Let define-derived-mode define a proper syntax table.  (Bug#9994)
19163 2011-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
19165         * window.el: Stay away from defsubst.
19166         (window-list-no-nils): Remove.
19167         (window-state-get-1, window-state-get): Use backquote instead.
19169 2011-11-08  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
19171         * emacs-lisp/find-func.el (find-function-read):
19172         Fix incorrect use of default argument in `completing-read'.
19174 2011-11-08  Martin Rudalics  <rudalics@gmx.at>
19176         * window.el (display-buffer-function, special-display-function):
19177         Mention display-buffer-record-window but do not mention
19178         help-setup parameter in doc-strings.
19179         (window-min-delta): Fix doc-string typo.
19181 2011-11-08  Chong Yidong  <cyd@gnu.org>
19183         * window.el (window-total-height, window-total-width): Doc fix.
19184         (window-body-size): Move from C.
19185         (window-body-height, window-body-width): Move to C.
19187 2011-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
19189         * window.el: Make special-display like display-buffer-alist (bug#9532).
19190         (display-buffer--special-action): New function, morphed
19191         from display-buffer--special.
19192         (display-buffer): Use it to handle special-display-buffers at higher
19193         priority (just after display-buffer-alist).
19194         (display-buffer-fallback-action, display-buffer--other-frame-action)
19195         (pop-to-buffer-same-window): Remove display-buffer--special.
19197 2011-11-07  Glenn Morris  <rgm@gnu.org>
19199         * calendar/cal-menu.el (cal-menu-set-date-title):
19200         Do nothing if not in a calendar.  (Bug#9976)
19202 2011-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
19204         * files.el (find-file): Always use selected-window.
19206 2011-11-07  Martin Rudalics  <rudalics@gmx.at>
19208         * window.el (window-combinations): Make WINDOW argument
19209         mandatory.  Rewrite doc-string.
19210         (walk-window-subtree, window-atom-check, window-min-delta)
19211         (window-max-delta, window--resize-this-window)
19212         (window--resize-root-window-vertically, window-tree)
19213         (balance-windows, window-state-put): Rewrite doc-strings as to
19214         not mention the term "subwindow".
19215         (window--resize-subwindows-skip-p): Rename to
19216         window--resize-child-windows-skip-p.
19217         (window--resize-subwindows-normal): Rename to
19218         window--resize-child-windows-normal.
19219         (window--resize-subwindows): Rename to
19220         window--resize-child-windows.
19221         (window-or-subwindow-p): Rename to window--in-subtree-p.
19223 2011-11-07  Mark Lillibridge  <mark.lillibridge@hp.com>  (tiny change)
19225         * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
19226         Ensure that mbox format messages end in two newlines (Bug#9974).
19228 2011-11-06  Chong Yidong  <cyd@gnu.org>
19230         * window.el (window-combination-p): Function deleted; its
19231         side-effect is not used in any existing code.
19232         (window-combinations, window-combined-p): Call window-*-child
19233         directly.
19235 2011-11-05  Chong Yidong  <cyd@gnu.org>
19237         * window.el (window-valid-p): Rename from window-any-p.
19238         (window-size-ignore, window-state-get): Callers changed.
19239         (window-normalize-window): Rename from window-normalize-any-window.
19240         New arg LIVE-ONLY, replacing window-normalize-live-window.
19241         (window-normalize-live-window): Delete.
19242         (window-combination-p, window-combined-p, window-combinations)
19243         (walk-window-subtree, window-atom-root, window-min-size)
19244         (window-sizable, window-sizable-p, window-size-fixed-p)
19245         (window-min-delta, window-max-delta, window-resizable)
19246         (window-resizable-p, window-full-height-p, window-full-width-p)
19247         (window-current-scroll-bars, window-point-1, set-window-point-1)
19248         (window-at-side-p, window-in-direction, window-resize)
19249         (adjust-window-trailing-edge, maximize-window, minimize-window)
19250         (window-deletable-p, delete-window, delete-other-windows)
19251         (record-window-buffer, unrecord-window-buffer)
19252         (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
19253         (quit-window, split-window, window-state-put)
19254         (set-window-text-height, fit-window-to-buffer)
19255         (shrink-window-if-larger-than-buffer): Callers changed.
19257 2011-11-04  Eli Zaretskii  <eliz@gnu.org>
19259         * mail/rmail.el (rmail-simplified-subject): Decode subject with
19260         rfc2047-decode-string.
19261         (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
19262         warnings.
19264         * window.el (window-body-height, window-body-width): Mention in
19265         the doc string that the return values are in frame's canonical
19266         units.  (Bug#9949)
19268 2011-11-03  Alan Mackenzie  <acm@muc.de>
19270         * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
19271         change in cc-engine.el.
19273 2011-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
19275         * window.el (switch-to-buffer): Use `force-same-window' interactively.
19277 2011-11-02  Martin Rudalics  <rudalics@gmx.at>
19279         * window.el (quit-window): Call unrecord-window-buffer after
19280         showing another buffer in the window.  (Bug#9937)
19281         (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
19283 2011-11-02  Juanma Barranquero  <lekktu@gmail.com>
19285         * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
19286         Accept status with more than 9 shelves.  (Bug#9935)
19287         Reported by Colin D Bennett <colin@gibibit.com>.
19289 2011-11-01  Martin Rudalics  <rudalics@gmx.at>
19291         * help.el (with-help-window): Don't reference
19292         temp-buffer-show-specifiers in doc-string.
19294 2011-10-31  Andreas Schwab  <schwab@linux-m68k.org>
19296         * subr.el (keymap--menu-item-with-binding): Ignore item if not a
19297         menu-item.
19299 2011-10-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19301         * whitespace.el: New version 13.2.2.
19302         (whitespace-newline-mode): Disable properly.  Reported by Sarah
19303         <EmacsWiki>.
19305 2011-10-30  Ulf Jasper  <ulf.jasper@web.de>
19307         * net/newst-treeview.el: Remove "Time-stamp".
19308         (newsticker--group-manage-orphan-feeds): Do not call
19309         newsticker--treeview-tree-update.
19310         (newsticker-treeview-update, newsticker-treeview):
19311         Call newsticker--treeview-tree-update if necessary.
19313 2011-10-30  Martin Rudalics  <rudalics@gmx.at>
19315         * window.el (window-iso-combination-p, window-iso-combined-p)
19316         (window-iso-combinations): Remove "iso-" infix.
19317         Suggested by Chong Yidong.
19318         (window-min-size-1, window-size-fixed-1, window-min-delta-1)
19319         (window-max-delta-1, window-resize, window--resize-siblings)
19320         (window--resize-this-window, adjust-window-trailing-edge)
19321         (split-window, balance-windows-1)
19322         (shrink-window-if-larger-than-buffer):
19323         * calendar/calendar.el (calendar-generate-window):
19324         * help.el (resize-temp-buffer-window): Adjust callers accordingly.
19326 2011-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19328         * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
19329         in place (bug#9907).
19330         (eshell-subcommand-arg-values, eshell-rewrite-named-command)
19331         (eshell-rewrite-if-command, eshell-rewrite-for-command)
19332         (eshell-structure-basic-command, eshell-rewrite-while-command)
19333         (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
19334         (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
19335         (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
19336         (eshell-do-pipelines-synchronously, eshell-eval-command):
19337         Use backquotes and prefer setq to set.
19338         (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
19339         (eshell-macrop): Use functionp.
19340         (eshell-do-eval): Handle multiple expressions in `while' body.
19342 2011-10-30  Chong Yidong  <cyd@gnu.org>
19344         * emulation/viper-cmd.el (viper-exec-change): Use push-mark
19345         instead of set-mark (Bug#9810).
19347 2011-10-30  Chong Yidong  <cyd@gnu.org>
19349         * window.el (split-window-below, split-window-right): Rename from
19350         split-window-above-each-other and split-window-side-by-side
19351         respectively.  All callers changed.
19352         (split-window-sensibly, split-window-sensibly): Use them.
19353         (split-window-keep-point): Doc fix.
19355         * isearch.el: Add isearch-scroll property to split-window-below
19356         and split-window-right.
19358         * follow.el (follow-mode):
19359         * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
19360         * progmodes/ada-xref.el (ada-gdb-application):
19361         * emulation/vip.el (vip-buffer-in-two-windows):
19362         * image-dired.el (image-dired-dired-with-window-configuration):
19363         * dired-x.el (dired-do-find-marked-files):
19364         * dired.el (dired-pop-to-buffer):
19365         * bs.el (bs--show-with-configuration):
19366         * vc/emerge.el (emerge-setup-windows):
19367         * textmodes/two-column.el (2C-two-columns):
19368         * textmodes/reftex-toc.el (reftex-toc):
19369         * progmodes/gdb-mi.el (gdb-setup-windows):
19370         * progmodes/fortran.el (fortran-window-create):
19371         * net/newst-treeview.el (newsticker--treeview-window-init):
19372         * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
19373         * emulation/tpu-edt.el (tpu-gold-map):
19374         * emulation/crisp.el (crisp-mode-map):
19375         * calendar/calendar.el (calendar-basic-setup): Callers changed.
19377 2011-10-29  Chong Yidong  <cyd@gnu.org>
19379         * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
19381         * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
19383         * textmodes/flyspell.el (flyspell-word): Fix char offset for
19384         forged Ispell output (Bug#7904).
19386         * emacs-lisp/package.el (package-refresh-contents): Add autoload.
19388 2011-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19390         * doc-view.el: Avoid ugly errors about not finding nil.
19391         (doc-view-ghostscript-program, doc-view-dvipdfm-program)
19392         (doc-view-dvipdf-program, doc-view-unoconv-program)
19393         (doc-view-ps2pdf-program, doc-view-pdftotext-program):
19394         Avoid nil or absolute file name as default value.
19395         (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
19397 2011-10-28  Alan Mackenzie  <acm@muc.de>
19399         * progmodes/cc-defs.el (c-version): -> 5.32.2.
19401 2011-10-28  Alan Mackenzie  <acm@muc.de>
19403         Amend the handling of c-beginning/end-of-defun in nested declaration
19404         scopes.
19406         * progmodes/cc-vars.el (c-defun-tactic): Move here from
19407         cc-langs.el.  Change it to a defcustom.
19409         * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
19410         cc-vars.el.
19412         * progmodes/cc-engine.el (c-beginning-of-statement-1):
19413         Prevent "class foo : bar" being spuriously recognized as a label.
19415         * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
19416         Add parameter `inclusive' (to include enclosing braces in the region).
19417         (c-widen-to-enclosing-decl-scope): New function.
19418         (c-while-widening-to-decl-block): New macro.
19419         (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
19420         outward for defun boundaries, and correspondingly change symbol
19421         `respect-enclosure' to `go-outward'.
19422         (c-declaration-limits): Change algorithm to report only the "innermost"
19423         defun's boundaries.
19425 2011-10-28  Deniz Dogan  <deniz@dogan.se>
19427         * net/rcirc.el (rcirc-mode): Use hard newlines.
19429 2011-10-28  Alan Mackenzie  <acm@muc.de>
19431         Amend to indent and fontify macros "which include their own semicolon"
19432         correctly, using the "virtual semicolon" mechanism.
19434         * progmodes/cc-defs.el: Update "virtual semicolon" comments.
19436         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
19437         Recode to scan one line at a time rather than having \n and \r
19438         explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
19439         (c-forward-label): Amend for virtual semicolons.
19440         (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
19442         * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
19443         of the new C macros.
19445         * progmodes/cc-langs.el (c-at-vsemi-p-fn):
19446         (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
19447         (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
19448         (c-opt-cpp-macro-define): Make into a full language variable.
19449         (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
19450         AWK Mode (including \n, \r) removed, no longer needed.
19452         * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
19453         Invoke c-make-macro-with-semi-re.
19455         * progmodes/cc-vars.el (c-macro-with-semi-re):
19456         (c-macro-names-with-semicolon): New variables.
19457         (c-make-macro-with-semi-re): New function.
19459 2011-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19461         * vc/log-edit.el: Fill empty field rather than adding new one.
19462         (log-edit-add-field): New function.
19463         (log-edit-insert-changelog): Use it.
19465 2011-10-28  Mark Lillibridge  <mark.lillibridge@hp.com>  (tiny change)
19467         * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
19469 2011-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19471         * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
19472         (gdb--check-interpreter): New function.
19473         (gdb): Use it.
19475 2011-10-27  Glenn Morris  <rgm@gnu.org>
19477         * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
19478         (least-positive-float, least-negative-float)
19479         (least-positive-normalized-float, least-negative-normalized-float)
19480         (float-epsilon, float-negative-epsilon):
19481         Remove unnecessary declarations.
19483         * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
19484         * emacs-lisp/cl.el (most-positive-float, most-negative-float)
19485         (least-positive-float, least-negative-float)
19486         (least-positive-normalized-float, least-negative-normalized-float)
19487         (float-epsilon, float-negative-epsilon): Add doc-strings,
19488         based on those in cl.texi.
19490         * files.el (set-visited-file-name): If the major-mode changed,
19491         reload the local variables.  (Bug#9796)
19493 2011-10-27  Chong Yidong  <cyd@gnu.org>
19495         * subr.el (change-major-mode-after-body-hook): New hook.
19496         (run-mode-hooks): Run it.
19498         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
19499         Use change-major-mode-before-body-hook.
19501         * simple.el (fundamental-mode):
19502         * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
19503         change introducing fundamental-mode-hook.
19505 2011-10-26  Juanma Barranquero  <lekktu@gmail.com>
19507         * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
19509 2011-10-26  Michael Albinus  <michael.albinus@gmx.de>
19511         * ido.el (ido-file-name-all-completions-1): Do not require
19512         tramp.el explicitly.  (Bug#7583)
19514 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
19516         * progmodes/octave-mod.el:
19517         * progmodes/octave-inf.el: Update maintainer.
19519 2011-10-26  Chong Yidong  <cyd@gnu.org>
19521         * subr.el (with-wrapper-hook): Rewrite doc.
19523 2011-10-25  Michael Albinus  <michael.albinus@gmx.de>
19525         * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
19526         filenames "/method:foo:".  (Bug#9793)
19528 2011-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
19530         * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
19531         (bug#9865).
19533 2011-10-24  Glenn Morris  <rgm@gnu.org>
19535         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.  (Bug#9819)
19537 2011-10-24  Michael Albinus  <michael.albinus@gmx.de>
19539         * notifications.el: Add the requirement of a running D-Bus session
19540         bus to the Commentary.
19542 2011-10-24  Juri Linkov  <juri@jurta.org>
19544         * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
19545         `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
19546         (Bug#9364)
19548 2011-10-24  Juri Linkov  <juri@jurta.org>
19550         * info.el (Info-following-node-name-re): Add newline to the list
19551         of allowed characters for leading space.  (Bug#9824)
19553 2011-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
19555         * progmodes/octave-inf.el (inferior-octave-mode-map):
19556         Fix C-c C-h binding.
19557         * progmodes/octave-mod.el (octave-help): Remove.
19559 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
19561         Sync with Tramp 2.2.3.
19563         * net/tramp-cache.el (top): Pacify byte-compiler using
19564         `init-file-user' and `site-run-file'.
19566         * net/trampver.el: Update release number.
19568 2011-10-23  Chong Yidong  <cyd@gnu.org>
19570         * files.el (toggle-read-only): Remove obsolete comment about
19571         version control.
19573         * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
19574         for toggle-read-only.  Note that this hasn't called vc-next-action
19575         since 2008-05-02, though it wasn't documented at the time.
19577         * vc/ediff-init.el (ediff-toggle-read-only-function):
19578         Use toggle-read-only.
19580 2011-10-22  Alan Mackenzie  <bug-cc-mode@gnu.org>
19582         Fix bug #9560, sporadic wrong indentation; improve instrumentation
19583         of c-parse-state.
19585         * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
19586         correct faulty logical expression.
19587         (c-parse-state-state, c-record-parse-state-state):
19588         (c-replay-parse-state-state): New defvar/defuns.
19589         (c-debug-parse-state): Use new functions.
19591 2011-10-22  Martin Rudalics  <rudalics@gmx.at>
19593         * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
19594         last fix.  Use window-in-direction correctly.
19596 2011-10-21  Chong Yidong  <cyd@gnu.org>
19598         * progmodes/idlwave.el (idlwave-mode):
19599         * progmodes/vera-mode.el (vera-mode): No need to set
19600         require-final-newline; that's done in prog-mode.
19601         Suggested by Stefan Monnier.
19603 2011-10-21  Martin Rudalics  <rudalics@gmx.at>
19605         * mouse.el (mouse-drag-window-above)
19606         (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
19607         (mouse-drag-mode-line-1, mouse-drag-header-line)
19608         (mouse-drag-vertical-line-rightward-window): Remove.
19609         (mouse-drag-line): New function.
19610         (mouse-drag-mode-line, mouse-drag-header-line)
19611         (mouse-drag-vertical-line): Call mouse-drag-line.
19612         * window.el (window-at-side-p, windows-at-side): New functions.
19614 2011-10-21  Ulrich Mueller  <ulm@gentoo.org>
19616         * tar-mode.el (tar-grind-file-mode):
19617         Fix handling of setuid/setgid, handle sticky bit.  (Bug#9817)
19619 2011-10-21  Chong Yidong  <cyd@gnu.org>
19621         * progmodes/idlwave.el (idlwave-mode):
19622         * progmodes/vera-mode.el (vera-mode):
19623         Use mode-require-final-newline.
19625 2011-10-20  Glenn Morris  <rgm@gnu.org>
19627         * vc/vc.el (vc-next-action): Handle removed directories.  (Bug#9781)
19629 2011-10-20  Christoph Scholtes  <cschol2112@googlemail.com>
19631         * emulation/cua-base.el (cua-set-mark): Fix case of string.
19633 2011-10-20  Chong Yidong  <cyd@gnu.org>
19635         * emulation/cua-base.el (cua-mode):
19636         * mail/footnote.el (footnote-mode):
19637         * mail/mailabbrev.el (mail-abbrevs-mode):
19638         * net/xesam.el (xesam-minor-mode):
19639         * progmodes/bug-reference.el (bug-reference-mode):
19640         * progmodes/cap-words.el (capitalized-words-mode):
19641         * progmodes/compile.el (compilation-minor-mode)
19642         (compilation-shell-minor-mode):
19643         * progmodes/gud.el (gud-tooltip-mode):
19644         * progmodes/hideif.el (hide-ifdef-mode):
19645         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
19646         * progmodes/subword.el (subword-mode):
19647         * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
19648         * progmodes/which-func.el (which-function-mode):
19649         * term/tvi970.el (tvi970-set-keypad-mode):
19650         * term/vt100.el (vt100-wide-mode):
19651         * textmodes/flyspell.el (flyspell-mode):
19652         * textmodes/ispell.el (ispell-minor-mode):
19653         * textmodes/nroff-mode.el (nroff-electric-mode):
19654         * textmodes/paragraphs.el (use-hard-newlines):
19655         * textmodes/refill.el (refill-mode):
19656         * textmodes/reftex.el (reftex-mode):
19657         * textmodes/rst.el (rst-minor-mode):
19658         * textmodes/sgml-mode.el (html-autoview-mode)
19659         (sgml-electric-tag-pair-mode):
19660         * textmodes/tex-mode.el (latex-electric-env-pair-mode):
19661         * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
19662         * emulation/crisp.el (crisp-mode):
19663         * emacs-lisp/eldoc.el (eldoc-mode):
19664         * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
19665         minor mode behavior.
19667 2011-10-19  Juri Linkov  <juri@jurta.org>
19669         * descr-text.el (describe-char): Add #x2010 and #x2011 to
19670         the list of hard-coded chars with escape-glyph face.
19672 2011-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
19674         * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
19676 2011-10-19  Michael Albinus  <michael.albinus@gmx.de>
19678         * net/tramp.el (tramp-connectable-p): Make a stronger check on a
19679         running process.
19681 2011-10-19  Glenn Morris  <rgm@gnu.org>
19683         * vc/vc-bzr.el (vc-bzr-after-dir-status):
19684         Ignore ignored files.  (Bug#9726)
19686 2011-10-19  Chong Yidong  <cyd@gnu.org>
19688         Doc fix for minor modes, stating that an omitted argument enables
19689         the mode unconditionally when called from Lisp.
19691         * abbrev.el (abbrev-mode):
19692         * allout.el (allout-mode):
19693         * autoinsert.el (auto-insert-mode):
19694         * autoarg.el (autoarg-mode, autoarg-kp-mode):
19695         * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
19696         (global-auto-revert-mode):
19697         * battery.el (display-battery-mode):
19698         * composite.el (global-auto-composition-mode)
19699         (auto-composition-mode):
19700         * delsel.el (delete-selection-mode):
19701         * desktop.el (desktop-save-mode):
19702         * dired-x.el (dired-omit-mode):
19703         * dirtrack.el (dirtrack-mode):
19704         * doc-view.el (doc-view-minor-mode):
19705         * double.el (double-mode):
19706         * electric.el (electric-indent-mode, electric-pair-mode):
19707         * emacs-lock.el (emacs-lock-mode):
19708         * epa-hook.el (auto-encryption-mode):
19709         * follow.el (follow-mode):
19710         * font-core.el (font-lock-mode):
19711         * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
19712         * help.el (temp-buffer-resize-mode):
19713         * hilit-chg.el (highlight-changes-mode)
19714         (highlight-changes-visible-mode):
19715         * hi-lock.el (hi-lock-mode):
19716         * hl-line.el (hl-line-mode, global-hl-line-mode):
19717         * icomplete.el (icomplete-mode):
19718         * ido.el (ido-everywhere):
19719         * image-file.el (auto-image-file-mode):
19720         * image-mode.el (image-minor-mode):
19721         * iswitchb.el (iswitchb-mode):
19722         * jka-cmpr-hook.el (auto-compression-mode):
19723         * linum.el (linum-mode):
19724         * longlines.el (longlines-mode):
19725         * master.el (master-mode):
19726         * mb-depth.el (minibuffer-depth-indicate-mode):
19727         * menu-bar.el (menu-bar-mode):
19728         * minibuf-eldef.el (minibuffer-electric-default-mode):
19729         * mouse-sel.el (mouse-sel-mode):
19730         * msb.el (msb-mode):
19731         * mwheel.el (mouse-wheel-mode):
19732         * outline.el (outline-minor-mode):
19733         * paren.el (show-paren-mode):
19734         * recentf.el (recentf-mode):
19735         * reveal.el (reveal-mode, global-reveal-mode):
19736         * rfn-eshadow.el (file-name-shadow-mode):
19737         * ruler-mode.el (ruler-mode):
19738         * savehist.el (savehist-mode):
19739         * scroll-all.el (scroll-all-mode):
19740         * scroll-bar.el (scroll-bar-mode):
19741         * server.el (server-mode):
19742         * shell.el (shell-dirtrack-mode):
19743         * simple.el (auto-fill-mode, transient-mark-mode)
19744         (visual-line-mode, overwrite-mode, binary-overwrite-mode)
19745         (line-number-mode, column-number-mode, size-indication-mode)
19746         (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
19747         * strokes.el (strokes-mode):
19748         * time.el (display-time-mode):
19749         * t-mouse.el (gpm-mouse-mode):
19750         * tool-bar.el (tool-bar-mode):
19751         * tooltip.el (tooltip-mode):
19752         * type-break.el (type-break-mode-line-message-mode)
19753         (type-break-query-mode):
19754         * view.el (view-mode):
19755         * whitespace.el (whitespace-mode, whitespace-newline-mode)
19756         (global-whitespace-mode, global-whitespace-newline-mode):
19757         * xt-mouse.el (xterm-mouse-mode): Doc fix.
19759         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
19760         Fix autogenerated docstring.
19762 2011-10-19  Juri Linkov  <juri@jurta.org>
19764         * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
19765         by checking environment variables "DESKTOP_SESSION" and
19766         "XDG_CURRENT_DESKTOP".  (Bug#9779)
19768 2011-10-19  Juri Linkov  <juri@jurta.org>
19770         * net/browse-url.el (browse-url-browser-function): Add "Chromium".
19771         (browse-url-chromium-program, browse-url-chromium-arguments):
19772         New defcustoms.
19773         (browse-url-default-browser): Check for `browse-url-chromium' and
19774         call `browse-url-chromium-program'.
19775         (browse-url-chromium): New command.  (Bug#9779)
19777 2011-10-18  Juanma Barranquero  <lekktu@gmail.com>
19779         * facemenu.el (list-colors-duplicates): On Windows, detect more
19780         duplicates by assuming that only colors matching "^System" are
19781         special "system colors".  (Bug#9722)
19783 2011-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
19785         * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
19786         to distinguish the author from the committer.
19788 2011-10-18  Michael Albinus  <michael.albinus@gmx.de>
19790         * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
19792 2011-10-18  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
19794         * international/mule.el (sgml-html-meta-auto-coding-function):
19795         Add support for detecting encoding in HTML5 specified only as
19796         <meta charset="UTF-8">.  Implementation just makes http-equiv and
19797         content-type parts from HTML4 encoding string optional.  (Bug#9716)
19799 2011-10-18  Glenn Morris  <rgm@gnu.org>
19801         * vc/vc.el (vc-initial-comment): Mark as obsolete.  (Bug#9745)
19803 2011-10-18  Chong Yidong  <cyd@gnu.org>
19805         * faces.el (cursor): Doc fix.
19807 2011-10-17  Chong Yidong  <cyd@gnu.org>
19809         * font-lock.el (font-lock-maximum-size): Mark as obsolete.
19811 2011-10-17  Ryan Barrett  <emacs@ryanb.org>  (tiny change)
19813         * dirtrack.el (dirtrack): Support shell buffers with path
19814         prefixes, e.g. tramp-based remote shells.  (Bug#9647)
19816 2011-10-17  Teodor Zlatanov  <tzz@lifelogs.com>
19818         * json.el: Bump version to 1.3 and note change in History.
19819         (json-alist-p, json-plist-p): Rewrite to avoid recursion.
19821 2011-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19823         * comint.el (comint-insert-input, comint-send-input)
19824         (comint-get-old-input-default, comint-backward-matching-input)
19825         (comint-next-prompt): Use nil instead of `input' for field property of
19826         past user input (bug#114).
19828         * minibuffer.el (completion--replace): Inherit surrounding properties
19829         (bug#114).
19830         (minibuffer-complete-and-exit): Use it.
19832         * comint.el (comint--table-subvert): Quote the all-completions output
19833         (bug#9160).
19835 2011-10-17  Martin Rudalics  <rudalics@gmx.at>
19837         * ido.el (ido-default-buffer-method): Remove redundant :type entry.
19839         * menu-bar.el (menu-bar-file-menu): Add entry for making new
19840         window on right of selected.  (Bug#9350) Reword other window
19841         entries and separate them from frame entries.
19843 2011-10-15  Glenn Morris  <rgm@gnu.org>
19845         * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
19846         Doc fixes.
19848 2011-10-15  Chong Yidong  <cyd@stupidchicken.com>
19850         * net/network-stream.el (network-stream-open-starttls):
19851         Improve detection of failure due to lack of TLS support.
19853         * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
19854         putting the input text in front and in bold.
19856 2011-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
19858         * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
19860         * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
19861         empty buffer.
19863         * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
19864         unread-command-events rather than pushing yet-another event.
19866 2011-10-14  Eli Zaretskii  <eliz@gnu.org>
19868         * mail/sendmail.el (sendmail-query-once): Improve the wording of
19869         the explanation of the possible choices.  Make the options passed
19870         to completing-read shorter.
19872 2011-10-13  AgustĂ­n MartĂ­n Domingo  <agustin.martin@hispalinux.es>
19874         * textmodes/flyspell.el (flyspell-large-region): Make sure
19875         extended character mode is used if defined (Bug#1339).
19877 2011-10-13  Eli Zaretskii  <eliz@gnu.org>
19879         * simple.el (what-cursor-position): Fix the display of the
19880         character info for LRE, LRO, RLE, and RLO characters by appending
19881         an invisible PDF.
19883 2011-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
19885         * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
19886         even in case of error; add debug spec; simplify data flow.
19887         (with-timeout-handler): Remove.
19889 2011-10-12  Michael Albinus  <michael.albinus@gmx.de>
19891         Fix Bug#6019, Bug#9315.
19893         * files.el (set-auto-mode): Call `file-name-sans-versions' for the
19894         complete `buffer-file-name', the local file name part could look
19895         remotely (for example on VMS).
19897         * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
19898         `tramp-run-real-handler'.
19899         (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
19900         already quoted by '"'.
19902         * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
19903         Let `file-name-handler-alist' be nil, the local file name part
19904         could look remotely (for example on VMS).
19906 2011-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
19908         * textmodes/flyspell.el (flyspell-word): Move with-local-quit
19909         from here...
19910         (flyspell-post-command-hook): ...to here.
19912 2011-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
19914         * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
19915         if not needed.
19916         (sendmail-query-once): Remove OS dependencies.  Make it a 3-way choice
19917         using completion.  Protect against "slow" callers.
19918         Remove the "message hack".
19920 2011-10-11  Juri Linkov  <juri@jurta.org>
19922         * isearch.el (isearch-lazy-highlight-word): New variable.
19923         (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
19924         Use it.  (Bug#9727)
19926 2011-10-11  Glenn Morris  <rgm@gnu.org>
19928         * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
19929         like f90-previous-statement does.
19931 2011-10-11  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
19933         * eshell/eshell.el (eshell-command): History should be saved
19934         only in interactive use, to avoid error.
19936 2011-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
19938         * minibuffer.el (completion-file-name-table): Fix last change,
19939         i.e. ignore normal errors but not the other ones.
19941 2011-10-10  Martin Rudalics  <rudalics@gmx.at>
19943         * window.el (special-display-buffer-names)
19944         (special-display-regexps): Remove some remnants of earlier
19945         changes from doc-strings.
19946         (quit-windows-on): New function.
19948         * vc/vc.el (vc-revert, vc-rollback):
19949         * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
19950         instead of deleting windows.  (Bug#4557) (Bug#5310) (Bug#5556)
19951         (Bug#6183) (Bug#7074) (Bug#7447)
19953 2011-10-09  Martin Rudalics  <rudalics@gmx.at>
19955         * window.el (frame-auto-hide-function): Add version tag.
19956         (Bug#9699)
19958 2011-10-09  Michael Albinus  <michael.albinus@gmx.de>
19960         * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
19961         condition.
19963 2011-10-09  Leo Liu  <sdl.web@gmail.com>
19965         * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
19966         (Bug#9701)
19968 2011-10-08  Glenn Morris  <rgm@gnu.org>
19970         * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
19971         before the first code statement zero indent.  (Bug#9690)
19973 2011-10-08  Chong Yidong  <cyd@stupidchicken.com>
19975         * simple.el (count-words-region): Always count in the region.
19976         Report the number of lines and characters too.
19977         (count-words): New command, which counts in the buffer if the
19978         region is inactive, as count-words-region used to.
19979         (count-words--message): New function.  Handle plurals.
19980         (count-lines-region): Make it an alias for count-words-region.
19982         * bindings.el (esc-map): Replace count-lines-region with
19983         count-words-region.
19985 2011-10-08  Martin Rudalics  <rudalics@gmx.at>
19987         * window.el (window--delete): Delete dedicated frame
19988         unconditionally when argument KILL is non-nil.  (Bug#9699)
19989         (switch-to-buffer): Fix doc-string typo.
19991 2011-10-08  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
19993         * eshell/eshell.el (eshell-command): Avoid using hooks.
19995 2011-10-07  Chong Yidong  <cyd@stupidchicken.com>
19997         * bindings.el ([M-left],[M-right]): Bind to left-word and
19998         right-word respectively.
20000 2011-10-07  Glenn Morris  <rgm@gnu.org>
20002         * cus-start.el (debug-on-quit): Fix custom type.
20004 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20006         * subr.el (define-key-after): Clarify that the function is not
20007         useful for non-menu keymaps.
20009         * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
20011 2011-10-06  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
20013         * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
20014         in current minibuffer (Fix bug with recursive minibuffers).
20016 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
20018         * progmodes/gdb-mi.el (gdb): Doc fix.
20020 2011-10-05  Martin Rudalics  <rudalics@gmx.at>
20022         * window.el (frame-auto-hide-function): New option replacing
20023         frame-auto-delete.  Suggested by Stefan Monnier.
20024         (window--delete): Call frame-auto-hide-function instead of
20025         investigating frame-auto-delete.
20026         (window-point-1, set-window-point-1): New functions.
20027         (window-in-direction, record-window-buffer, window-state-get-1)
20028         (display-buffer-record-window): Use window-point-1 instead of
20029         window-point.
20030         (set-window-buffer-start-and-point): Use set-window-point-1.
20032 2011-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
20034         * emacs-lisp/edebug.el: Heed checkdoc recommendations.
20036 2011-10-05  Glenn Morris  <rgm@gnu.org>
20038         * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
20039         (perl-calculate-indent): Suppress scan errors.  (Bug#2205)
20041 2011-10-05  Leo Liu  <sdl.web@gmail.com>
20043         * subr.el (read-char-choice): Fix argument to buffer-live-p which
20044         works with buffer object.
20046 2011-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
20048         * mpc.el (mpc-tool-bar-map): Add labels.
20050 2011-10-04  Glenn Morris  <rgm@gnu.org>
20052         * calendar/holidays.el (calendar-check-holidays): Doc fix.
20054 2011-10-04  Martin Rudalics  <rudalics@gmx.at>
20056         * window.el (window--delete): New function.
20057         (frame-auto-delete): Resuscitate option.
20058         (bury-buffer, replace-buffer-in-windows)
20059         (quit-window): Rewrite using window--delete.
20060         (display-buffer-pop-up-frame, display-buffer-pop-up-window):
20061         Pass display-buffer-mark-dedicated to window--display-buffer-2
20062         (Bug#9639).
20064 2011-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
20066         * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
20067         returns a list (bug#9554).  Add remote file name completion.
20068         * comint.el (comint--table-subvert): Curry and get quote&unquote
20069         functions as arguments.
20070         (comint--complete-file-name-data): Adjust call accordingly.
20071         * pcomplete.el (pcomplete--table-subvert): Remove.
20072         (pcomplete-completions-at-point): Use comint--table-subvert instead.
20074         * minibuffer.el (completion-table-case-fold): Use currying.
20075         (completion--styles-type, completion--cycling-threshold-type):
20076         New constants.
20077         (completion-styles, completion-category-overrides)
20078         (completion-cycle-threshold): Use them.
20079         * pcomplete.el (pcomplete-completions-at-point): Adjust call to
20080         completion-table-case-fold.
20082 2011-10-03  Stephen Berman  <stephen.berman@gmx.net>
20084         * minibuffer.el (completion-category-overrides): Fix type of styles
20085         and add more user friendly tags (bug#9660).
20087 2011-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
20089         * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
20090         (mule-input-method-string): New widget.
20091         (default-input-method, language-info-custom-alist): Use it.
20093 2011-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
20095         * pcomplete.el: Require comint.
20096         (pcomplete--common-suffix): Remove.
20097         (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
20098         (pcomplete--table-subvert): Sync with comint--table-subvert.
20099         (pcomplete--entries): Use comint-completion-file-name-table.
20100         * comint.el (comint-unquote-filename): Simplify.
20101         (comint-completion-file-name-table): New function (bug#9616).
20102         (comint--complete-file-name-data): Use it.
20104         * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
20105         (pcmpl-gnu-tar-buffer): Remove.
20106         (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
20107         around.  Make sure pcomplete-suffix-list is only changed temporarily.
20108         Don't look inside the tar's file if it's too large.
20110 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
20112         * cus-edit.el (custom-mode-map):
20113         * epa.el (epa-key-list-mode-map):
20114         * man.el (Man-mode-map):
20115         * startup.el (splash-screen-keymap):
20116         * simple.el (special-mode-map): Use scroll-up-command and
20117         scroll-down-command.
20119         * progmodes/idlw-help.el (idlwave-help-mode-map):
20120         * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
20121         * net/newst-plainview.el (newsticker-mode-map):
20122         * emulation/ws-mode.el (wordstar-mode-map):
20123         * emulation/vi.el (vi-com-map):
20124         * calc/calc-graph.el (calc-graph-show-dumb):
20125         * term/sun.el (terminal-init-sun):
20126         * term/ns-win.el (global-map):
20127         * progmodes/grep.el (grep-mode-map):
20128         * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
20129         * mail/rmail.el (rmail-mode-map):
20130         * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
20132         * custom.el (custom-safe-themes, load-theme): Treat value of t for
20133         custom-safe-themes as special.
20135 2011-10-01  Julien Danjou  <julien@danjou.info>
20137         * notifications.el (notifications-notify): Fix docstring.
20139 2011-10-01  Per Starbäck  <per@starback.se>
20141         * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call.  (Bug#9643)
20143 2011-09-30  Martin Rudalics  <rudalics@gmx.at>
20145         * startup.el (command-line-1): Fix last fix by inserting
20146         initial-scratch-message into *scratch* before displaying it.
20147         (Bug#9605) and (Bug#9636)
20149 2011-09-29  Eli Zaretskii  <eliz@gnu.org>
20151         * simple.el (line-move): If auto-hscroll-mode is disabled and the
20152         window is hscrolled, move by logical lines.  (Bug#9607)
20153         (line-move-visual): Update the doc string to the above effect.
20155 2011-09-29  Martin Rudalics  <rudalics@gmx.at>
20157         * window.el (display-buffer-record-window): When WINDOW is the
20158         selected window use `point' instead of `window-point'.  (Bug#9626)
20160         * startup.el (command-line-1): Use insert-before-markers when
20161         inserting initial-scratch-message.  (Bug#9605)
20163         * help.el (help-window): Remove variable.
20165 2011-09-29  Glenn Morris  <rgm@gnu.org>
20167         * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
20169 2011-09-29  Juanma Barranquero  <lekktu@gmail.com>
20171         * descr-text.el (describe-char-categories): Accept category
20172         descriptions more than one line long.
20174 2011-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
20176         * simple.el (delete-trailing-whitespace): Fix last change.
20178         * progmodes/perl-mode.el (perl-syntax-propertize-function):
20179         Don't confuse "y => 3" as the beginning of a `y' operation.
20181         * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
20182         object has more than 4 slots (bug#9613).
20184 2011-09-28  Juanma Barranquero  <lekktu@gmail.com>
20186         * subr.el (with-output-to-temp-buffer):
20187         * net/quickurl.el (quickurl, quickurl-browse-url):
20188         Fix typos in docstrings.
20190 2011-09-27  Eli Zaretskii  <eliz@gnu.org>
20192         * minibuffer.el (completion-styles)
20193         (completion-category-overrides): Cross reference each other in doc
20194         strings.
20196 2011-09-27  Glenn Morris  <rgm@gnu.org>
20198         * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
20199         to split-string.  (Bug#9606)
20201 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20203         * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
20204         (bug#9615).
20206 2011-09-27  Chong Yidong  <cyd@stupidchicken.com>
20208         * emacs-lisp/package.el (list-packages): Fix echo area message.
20210 2011-09-27  Leo Liu  <sdl.web@gmail.com>
20212         * ido.el (ido-read-internal): Accept cons cell HIST arg.
20214 2011-09-25  Michael Albinus  <michael.albinus@gmx.de>
20216         * net/dbus.el (dbus-unregister-object): Don't release services for
20217         registered signals.  (Bug#9581)
20219 2011-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
20221         * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
20222         function that picks between cfengine 2 and 3 support
20223         automatically.  Update docs accordingly.
20225 2011-09-22  Kenichi Handa  <handa@m17n.org>
20227         * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
20228         ZERO.
20229         (indian-itrans-v5-table-for-tamil): New variable.
20230         (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
20232 2011-09-22  Ken Manheimer  <ken.manheimer@gmail.com>
20234         * allout.el (allout-this-command-hid-stuff): Buffer-local variable
20235         that's true if the current command involved collapsing of text.
20236         It's reset to false at the beginning of the next command.
20237         (allout-post-command-business): Move the cursor to the beginning
20238         of entry if the cursor is hidden and collapsing activity just
20239         happened.
20241 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
20243         * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
20244         tracking (Bug#9541).
20246 2011-09-24  Ulf Jasper  <ulf.jasper@web.de>
20248         * net/newst-reader.el (newsticker-html-renderer)
20249         (newsticker-show-news): Automatically load html rendering package
20250         if newsticker-html-renderer is set.  Fixes "Warning: defvar ignored
20251         because w3m-fill-column is let-bound" and the error "Symbol's value
20252         as variable is void: w3m-fill-column".
20254 2011-09-24  Michael Albinus  <michael.albinus@gmx.de>
20256         * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
20257         Release services only if they are defined.  (Bug#9581)
20259 2011-09-23  Richard Stallman  <rms@gnu.org>
20261         * textmodes/paragraphs.el (forward-sentence): For backwards case,
20262         distinguish start of paragraph from start of its text.
20264         * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
20266         * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
20267         (rmail-generate-viewer-buffer): Put that hook on view buffer.
20268         (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
20270 2011-09-23  Andreas Schwab  <schwab@linux-m68k.org>
20272         * international/mule-diag.el (mule-diag): Insert a newline after
20273         each fontset description.
20275 2011-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
20277         * simple.el (delete-trailing-whitespace):
20278         Document last change; simplify.
20280 2011-09-23  Peter J. Weisberg  <pj@irregularexpressions.net>
20282         * simple.el (delete-trailing-whitespace): Also delete
20283         extra newlines at the end of the buffer.
20285         * textmodes/picture.el: Make motion commands obey shift-select-mode.
20286         (picture-newline): Use forward-line so as to ignore fields.
20288 2011-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
20290         * subr.el (with-wrapper-hook): Fix edebug spec.
20292 2011-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20294         * simple.el (kill-line): Note effect of `show-trailing-whitespace'
20295         (bug#4538).
20297 2011-09-23  Michael Albinus  <michael.albinus@gmx.de>
20299         * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
20300         Fix nasty bug using wrong cached values.
20302 2011-09-23  Alan Mackenzie  <acm@muc.de>
20304         * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
20306 2011-09-23  Chong Yidong  <cyd@stupidchicken.com>
20308         * window.el (pop-to-buffer): Ensure right window is selected if we
20309         chose another frame.
20311 2011-09-22  Eli Zaretskii  <eliz@gnu.org>
20313         * simple.el (what-cursor-position): Use get-char-property-change
20314         and next-single-char-property-change, to be able to show display
20315         properties that come from overlays as well as text properties.
20317 2011-09-22  Chong Yidong  <cyd@stupidchicken.com>
20319         * window.el (pop-to-buffer-same-window): New (reinstated) fun.
20321         * cmuscheme.el (run-scheme, switch-to-scheme):
20322         * cus-edit.el (customize-group, custom-buffer-create)
20323         (customize-browse):
20324         * info.el (info):
20325         * shell.el (shell):
20326         * mail/sendmail.el (mail):
20327         * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
20329 2011-09-22  Richard Stallman  <rms@gnu.org>
20331         * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
20332         move back only to line beg, don't move back over blank lines.
20334 2011-09-22  Michael Albinus  <michael.albinus@gmx.de>
20336         * files.el (copy-directory): Set directory attributes only in case
20337         they could be retrieved from the source directory.  (Bug#9565)
20339 2011-09-22  Dima Kogan  <dkogan@secretsauce.net>  (tiny change)
20341         * progmodes/hideshow.el (hs-looking-at-block-start-p)
20342         (hs-find-block-beginning, hs-hide-level-recursive):
20343         Ignore strings as well as comments.  (Bug#9502)
20345 2011-09-22  Andrew Schein  <andrew@andrewschein.com>  (tiny change)
20347         * progmodes/sql.el (sql-comint-postgres):
20348         Convert port number to a string.  (Bug#9566)
20350 2011-09-22  Martin Rudalics  <rudalics@gmx.at>
20352         * window.el (quit-window): Undedicate window when switching to
20353         previous buffer.  Reported by Thierry Volpiatto
20354         <thierry.volpiatto@gmail.com>.
20355         (special-display-popup-frame): When popping up a new frame reset
20356         its previous buffers to nil.  Simplify code.
20358 2011-09-21  Michael Albinus  <michael.albinus@gmx.de>
20360         * net/tramp.el (tramp-handle-shell-command): Set process sentinel
20361         and process filter, as done also in `shell-command'.
20363 2011-09-21  Martin Rudalics  <rudalics@gmx.at>
20365         * window.el (set-window-buffer-start-and-point):
20366         Call set-window-start with NOFORCE argument t.
20367         Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
20368         (quit-window): Reword doc-string.  Handle new format of
20369         quit-restore parameter.  Don't delete window if it has a
20370         previous buffer we can show instead of the present one.
20371         (display-buffer-record-window): Rewrite using a new format for
20372         the quit-restore window parameter
20373         (special-display-popup-frame, display-buffer-same-window)
20374         (display-buffer-reuse-window, display-buffer-pop-up-frame)
20375         (display-buffer-pop-up-window, display-buffer-use-some-window):
20376         Adapt symbol passed to display-buffer-record-window.
20377         * help.el (help-window-setup): Handle new format of quit-restore
20378         parameter.
20380 2011-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
20382         * faces.el (face-list): Fix docstring (bug#9564).
20384         * window.el (display-buffer--action-function-custom-type):
20385         Don't include internal functions in the Custom interface.
20387 2011-09-20  Juri Linkov  <juri@jurta.org>
20389         * info.el (Info-history-skip-intermediate-nodes): New defcustom.
20390         (Info-forward-node, Info-backward-node, Info-next-preorder)
20391         (Info-last-preorder): Use it.  (Bug#9528)
20393 2011-09-20  Juri Linkov  <juri@jurta.org>
20395         * info.el (Info-last-preorder): Visit last menu item only when
20396         `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
20398 2011-09-20  Julien Danjou  <julien@danjou.info>
20400         * password-cache.el (password-cache-remove): Remove entries even if the
20401         value is nil, so that password with a nil value (negative caching) is
20402         possible to invalidate.
20404 2011-09-20  Lawrence Mitchell  <wence@gmx.li>
20406         * progmodes/f90.el (f90-break-line): If breaking inside comment delete
20407         all whitespace around breakpoint.  (Bug#9553)
20408         (f90-find-breakpoint): Only break at whitespace inside a comment.
20410 2011-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20412         * minibuffer.el (completion-file-name-table): Keep track of errors.
20413         (completion-table-with-predicate): Handle the case where pred1 is nil.
20414         * pcomplete.el (pcomplete-completions-at-point): Simplify.
20416 2011-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
20418         * emacs-lisp/debug.el (debugger-args): Give it a docstring.
20419         (debugger-return-value): Signal an error if the debugging context does
20420         not await any return value.
20422         * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
20423         * image-mode.el (image-toggle-display-text)
20424         (image-toggle-display-image): Stay away from evil `intangible'.
20426 2011-09-19  Leo Liu  <sdl.web@gmail.com>
20428         * replace.el (occur-revert-arguments): Make it permanent-local.
20429         (occur-mode): Don't call font-lock-defontify.
20431 2011-09-19  Chong Yidong  <cyd@stupidchicken.com>
20433         * net/ldap.el (ldap-search-internal): Don't push empty search
20434         result (Bug#9508).
20436 2011-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
20438         * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
20440 2011-09-19  Michael Albinus  <michael.albinus@gmx.de>
20442         * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
20443         Suggested by Liam Stitt <stittl@cuug.ab.ca>.
20445 2011-09-18  Juri Linkov  <juri@jurta.org>
20447         * buff-menu.el (Buffer-menu-mode-map):
20448         * dired.el (dired-mode-map):
20449         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
20450         (lisp-interaction-mode-map):
20451         * emacs-lisp/package.el (package-menu-mode-map):
20452         * epa.el (epa-key-list-mode-map):
20453         * menu-bar.el (menu-bar-showhide-tool-bar-menu)
20454         (menu-bar-options-menu):
20455         * outline.el (outline-mode-menu-bar-map):
20456         * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
20457         * vc/vc-dir.el (vc-dir-menu-map):
20458         * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
20459         Capitalize non-function content words in menu item strings.
20461         * dired.el (dired-mode-map): Add menu item for
20462         `image-dired-dired-toggle-marked-thumbs'.
20464 2011-09-18  Juri Linkov  <juri@jurta.org>
20466         * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
20467         to `isearch-case-fold-search' and restore its original value
20468         after the `isearch-mode' call.
20470 2011-09-18  Juri Linkov  <juri@jurta.org>
20472         * progmodes/grep.el (grep-process-setup): Don't check code for 1
20473         because `zgrep' returns 1 for successful matches (bug#9226).
20475 2011-09-18  Juri Linkov  <juri@jurta.org>
20477         * info.el (Info-extract-menu-node-name): Check the second match
20478         for empty string (second test-case of bug#9528).
20479         (Info-last-preorder): Let-bind `Info-history' to nil to not add
20480         intermediate nodes to the history (first test-case of bug#9528).
20482 2011-09-18  Juri Linkov  <juri@jurta.org>
20484         * info.el (Info-mode-syntax-table): New variable.
20485         (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
20487 2011-09-18  Juri Linkov  <juri@jurta.org>
20489         * info.el (Info-file-supports-index-cookies):
20490         Increment line-beginning-position's arg from 3 to 4 because makeinfo
20491         outputs one more line for long file names (bug#4142).
20493 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
20495         * newcomment.el (comment-normalize-vars): If prompting for
20496         comment-start, set comment-start-skip too (Bug#8424).
20498 2011-09-18  Johan BockgĂ¥rd  <bojohan@gnu.org>
20500         * icomplete.el: Fix previous fix of Bug#5849.
20501         (icomplete-mode): Don't set completion-show-inline-help.
20502         (icomplete-minibuffer-setup): Set completion-show-inline-help
20503         locally during icompletion.
20505 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
20507         * woman.el (woman2-process-escapes): Don't delete unrecognized
20508         escapes (Bug#7843).
20510         * files.el (inhibit-first-line-modes-regexps): Add image files.
20511         (hack-local-variables-prop-line): Return nil for malformed
20512         prop-lines (Bug#9044).
20514 2011-09-18  Michael Albinus  <michael.albinus@gmx.de>
20516         * net/tramp.el (top): Don't require 'shell.
20517         (tramp-methods): Fix docstring.
20518         (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
20519         Return complete remote file name.  Handle "smb" case.
20520         Use `tramp-tmpdir', if defined for the respective method.
20521         (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
20523         * net/tramp-compat.el (top): Require 'shell.
20525         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
20526         (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
20527         `tramp-current-host'.
20528         (tramp-get-remote-tmpdir): Remove.
20530         * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
20531         `tramp-tmpdir' entries.
20532         (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
20533         (tramp-smb-handle-file-attributes): Ignore errors.
20534         (tramp-smb-wait-for-output): Check also for process end.
20536 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20538         * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
20539         when sending QUIT (bug#9312).
20541 2011-09-17  Chong Yidong  <cyd@stupidchicken.com>
20543         * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
20544         (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
20545         occur-mode-display-occurrence.
20546         (occur-edit-mode): Add usage message.
20547         (occur-cease-edit): New command.
20548         (occur-after-change-function): Use text properties to find the
20549         position of the prefix text.
20550         (occur-engine): Set stickiness of prefix text properties.
20552 2011-09-17  Glenn Morris  <rgm@gnu.org>
20554         * progmodes/etags.el (complete-tag):
20555         Fix call to completion-in-region.  (Bug#9526)
20557 2011-09-17  Juri Linkov  <juri@jurta.org>
20559         * textmodes/ispell.el (ispell-word): Add to the error message
20560         the word, ispell program name and current dictionary (bug#9121).
20561         (ispell-tex-arg-end): Capitalize "error" in the error message.
20563 2011-09-17  Andreas Schwab  <schwab@linux-m68k.org>
20565         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
20566         check.  (Bug#4251)
20568 2011-09-17  Juri Linkov  <juri@jurta.org>
20570         * window.el (window-safe-min-height, window-safe-min-width):
20571         Fix typos (followup to bug#9522).
20573 2011-09-17  Sven Joachim  <svenjoac@gmx.de>
20575         * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
20577 2011-09-16  Eli Zaretskii  <eliz@gnu.org>
20579         * simple.el (line-move): If goal-column is set, move by logical
20580         lines, not by display lines.  (Bug#971)
20581         (next-line, previous-line, goal-column, line-move-visual): Doc fix
20582         to reflect the above change.
20584 2011-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
20586         * image.el (imagemagick-register-types): Use regexp-opt.
20588 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
20590         * window.el (display-buffer-base-action): Rename from
20591         display-buffer-default-action.  Make default value empty.
20592         (display-buffer-overriding-action): Convert to defvar.
20593         (display-buffer-fallback-action): New var.
20595 2011-09-15  Chong Yidong  <cyd@stupidchicken.com>
20597         * emacs-lisp/package.el (package-alist): Fix risky-local-variable
20598         declaration.
20599         (package--add-to-archive-contents): If there is a duplicate entry
20600         with an older version, remove it.
20601         (package-menu-mark-delete, package-menu-mark-install)
20602         (package-menu-mark-unmark): Make unused args optional.
20603         (package-menu-mark-obsolete-for-deletion):
20604         Use package-menu-get-status instead of a regexp search.
20605         (package-menu-get-status): Use tabulated-list-entry.
20606         (package-menu-mark-upgrades): New command.
20607         (package-menu-mode-map): Bind it to U.  Add it to menu bar.
20608         (package-menu-execute): Do installation before deletion.
20609         (package-menu-refresh, package-menu-execute): Use derived-mode-p
20610         instead of checking major-mode.
20611         (package-menu--find-upgrades): New function.
20613 2011-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20615         * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
20616         passwords in the log buffer.
20617         (smtpmail-process-filter): Update the process marker so that the
20618         "broken by peer" status message is inserted in the right place.
20620 2011-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
20622         * textmodes/bibtex.el (bibtex-complete-string-cleanup)
20623         (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
20624         bibtex-completion-at-point-function.
20625         (bibtex-completion-at-point-function): Use them.
20627         * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
20629         * mpc.el (mpc-constraints-tag-lookup): New function.
20630         (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
20631         also to browser "album|playlist".
20633 2011-09-14  Juri Linkov  <juri@jurta.org>
20635         * isearch.el (isearch-fail-pos): Add new arg `msg'.  Doc fix.
20636         (isearch-edit-string): Use length of `isearch-string' when
20637         `isearch-fail-pos' returns nil.
20638         (isearch-message): Remove duplicate code and call
20639         `isearch-fail-pos' with arg `t'.
20641 2011-09-14  Chong Yidong  <cyd@stupidchicken.com>
20643         * replace.el (occur-mode-goto-occurrence): Don't force using other
20644         window (Bug#9499).
20646         * dired-aux.el (dired-do-chmod): Don't provide initial input.
20648 2011-09-14  Martin Rudalics  <rudalics@gmx.at>
20650         * window.el (display-buffer-window): Remove.
20651         (display-buffer-record-window): Use help-setup window parameter
20652         instead of variable display-buffer-window.
20653         (display-buffer-function, special-display-buffer-names)
20654         (special-display-function): Mention help-setup parameter instead
20655         of display-buffer-window in doc-string.
20656         * help.el (help-window-setup): New argument help-window.
20657         Use help-window-setup parameter instead of display-buffer-window.
20658         Reword some messages.
20659         (with-help-window): Pass window used for displaying the buffer
20660         to help-window-setup.  Don't set display-buffer-window.
20662 2011-09-13  Glenn Morris  <rgm@gnu.org>
20664         * emacs-lisp/debug.el (debugger-make-xrefs):
20665         Preserve point.  (Bug#9462)
20667 2011-09-13  Chong Yidong  <cyd@stupidchicken.com>
20669         * window.el (window-deletable-p): Use next-frame.
20671 2011-09-13  Martin Rudalics  <rudalics@gmx.at>
20673         * window.el (window-auto-delete): Remove.
20674         (window-deletable-p): Remove argument FORCE.  Don't deal with
20675         dedication and previous buffers.
20676         (switch-to-prev-buffer): Don't delete window.
20677         (delete-windows-on): Delete a window's frame if and only if the
20678         window is dedicated.
20679         (replace-buffer-in-windows): Delete buffer's window or frame if
20680         and only if window is dedicated.
20681         (quit-window): Handle quit-restore as before last change.
20682         (bury-buffer): Delete window only if window-deletable-p returns t.
20684 2011-09-13  Chong Yidong  <cyd@stupidchicken.com>
20686         * window.el (window-deletable-p): Never delete the last frame on a
20687         given terminal.
20689 2011-09-13  Glenn Morris  <rgm@gnu.org>
20691         * help.el (describe-key-briefly): Copy previous standard-output change.
20693 2011-09-13  PJ Weisberg  <pj@irregularexpressions.net>
20695         * help.el (where-is): Respect non-standard standard-output.  (Bug#9030)
20697 2011-09-13  Glenn Morris  <rgm@gnu.org>
20699         * emacs-lisp/lisp-mode.el (lisp-indent-function):
20700         * progmodes/scheme.el (scheme-indent-function): Doc fixes.
20702 2011-09-12  Chong Yidong  <cyd@stupidchicken.com>
20704         * dired-aux.el (dired-mark-read-string): Don't return default
20705         value on empty input (Bug#9361).
20706         (dired-do-chxxx): Treat empty input for "touch" as no -t option.
20707         Omit initial minibuffer contents.
20708         (dired-do-chmod): Signal an error on empty input.
20709         (dired-mark-read-string): Don't return default on empty input.
20711         * files.el (file-modes-symbolic-to-number): Doc fix.
20713 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
20715         * international/mule-cmds.el (ucs-completions): Remove.
20716         (read-char-by-name): Use complete-with-action instead; add metadata.
20718 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
20720         * window.el (display-buffer--action-function-custom-type)
20721         (display-buffer--action-custom-type): New vars.
20722         (display-buffer-alist, display-buffer-default-action)
20723         (display-buffer-overriding-action): Add defcustom types.
20725         * frame.el (delete-other-frames): Doc fix (Bug#276).
20727 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20729         * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
20731 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
20733         Change modes that used same-window-* vars to use switch-to-buffer.
20735         * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
20736         Use switch-to-buffer.
20738         * cus-edit.el (customize-group, custom-buffer-create)
20739         (customize-browse, custom-buffer-create-other-window):
20740         Use switch-to-buffer or switch-to-buffer-other-window.
20742         * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
20743         (Info-prev, Info-up, Info-speedbar-goto-node)
20744         (info-display-manual): Use switch-to-buffer.
20745         (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
20747         * mail/sendmail.el (mail): Use switch-to-buffer.
20748         (mail-recover): Use switch-to-buffer-other-window.
20750         * cmuscheme.el (run-scheme, switch-to-scheme):
20751         * ielm.el (ielm):
20752         * shell.el (shell):
20753         * net/rlogin.el (rlogin):
20754         * net/telnet.el (telnet, rsh):
20755         * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
20757 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
20759         * dired.el (dired-sort-toggle-or-edit): Revert last changes.
20761 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20763         * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
20764         so don't mention it (bug#9301).
20765         (dired-sort-toggle-or-edit): Clarify string further.
20767         * faces.el (face-spec-set-match-display): Make `(type graphic)'
20768         match `x', `w32' and `ns', like the manual says (bug#9029).
20770         * subr.el (eval-after-load): Doc string clarification (bug#9125).
20771         (process-kill-buffer-query-function): Mention the buffer name in
20772         the query.
20774         * image-mode.el (image-next-line): The line parameter is mandatory
20775         (bug#9258).
20777         * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
20778         which can be useful (bug#9301).
20780         * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
20782         * subr.el (match-string): Mention that the current buffer should
20783         be the same as the search was done in (bug#9282).
20785         * facemenu.el: Disable the remove-* commands if the mark isn't
20786         active (bug#9162).
20788 2011-09-10  Chong Yidong  <cyd@stupidchicken.com>
20790         * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
20791         of display-buffer.
20792         (Buffer-menu-2-window): Use switch-to-buffer-other-window.
20794         * replace.el (occur-mode-goto-occurrence)
20795         (occur-mode-display-occurrence) Use second arg of pop-to-buffer
20796         and display-buffer.
20798         * mail/reporter.el (reporter-submit-bug-report): Use second arg of
20799         display-buffer.
20801         * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
20802         special-display and same-window variables.
20803         (mail-other-window): Use switch-to-buffer-other-window.
20804         (mail-other-frame): USe switch-to-buffer-other-frame.
20806         * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
20807         Use display-buffer-other-frame.
20808         (gdb-display-gdb-buffer): Use pop-to-buffer.
20810         * progmodes/gud.el (gud-goto-info): Use info-other-window.
20812         * progmodes/python.el: Don't set same-window-buffer-names.
20814         * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
20816         * window.el (display-buffer-alist): Add *Python*.
20818 2011-09-10  Chong Yidong  <cyd@stupidchicken.com>
20820         * window.el (display-buffer-alist): Add entry for buffers
20821         previously handled same-window-*.
20822         (display-buffer-alist, display-buffer-default-action)
20823         (display-buffer-overriding-action): Mark as risky.
20824         (display-buffer-alist): Document action function changes.
20825         (display-buffer--same-window-action)
20826         (display-buffer--other-frame-action): New variables.
20827         (switch-to-buffer, display-buffer-other-frame): Use them.
20828         (display-buffer): Rename reuse-frame entry to reusable-frames.
20829         (display-buffer-reuse-selected-window): Function deleted.
20830         (display-buffer-reuse-window): Handle reusable-frames alist entry.
20831         If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
20832         (display-buffer-special): New function.
20833         (display-buffer--maybe-pop-up-frame-or-window): Rename from
20834         display-buffer-reuse-or-pop-window.  Split off special-display
20835         part into display-buffer-special.
20836         (display-buffer-use-some-window): Don't perform any special
20837         pop-up-frames handling.
20838         (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
20839         (display-buffer--maybe-same-window): Rename from
20840         display-buffer-maybe-same-window.
20842         * info.el: Don't set same-window-regexps.
20843         (info-setup): New function.
20844         (info-other-window, info): Call it.
20846         * cus-edit.el: Don't set same-window-regexps.
20847         (customize-group): New argument.
20848         (customize-group-other-window): Use it.
20849         (customize-face, customize-face-other-window): Likewise.
20850         (custom-buffer-create-other-window): Use pop-to-buffer directly.
20852         * net/rlogin.el:
20853         * net/telnet.el:
20854         * progmodes/gud.el: Don't set same-window-regexps.
20856         * cmuscheme.el:
20857         * ielm.el:
20858         * shell.el:
20859         * mail/sendmail.el:
20860         * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
20862 2011-09-10  Juri Linkov  <juri@jurta.org>
20864         * isearch.el (isearch-edit-string): Remove obsolete mention of
20865         `C-w' (`isearch-yank-word-or-char') from docstring.
20866         (isearch-query-replace): Fix typo in docstring (bug#9466).
20868 2011-09-10  Juri Linkov  <juri@jurta.org>
20870         * paren.el (show-paren-function): Don't show escaped parens.
20871         Let-bind `unescaped' to `t' when paren is not escaped.  (Bug#9461)
20873 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
20875         * mail/sendmail.el (mml-to-mime, mml-attach-file)
20876         (mm-default-file-encoding): Remove autoload forms, they are
20877         replaced with autoload cookies in mml.el and mm-encode.el.
20878         (mail-add-attachment): New command.
20879         (mail-mode-map): Add a menu-bar item for mail-add-attachment.
20880         (mail-mode): Mention mail-insert-file and mail-add-attachment in
20881         the doc string.
20882         (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
20884 2011-09-10  Reuben Thomas  <rrt@sc3d.org>
20886         * simple.el (count-words-region): Use buffer if there's no region
20887         (bug#9429).
20889 2011-09-09  Juri Linkov  <juri@jurta.org>
20891         * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
20892         `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
20893         (wdired-isearch-filter-read-only): New function.  (Bug#6362)
20895 2011-09-09  Alan Mackenzie  <acm@muc.de>
20897         * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
20898         spuriously generating `awk-mode-syntax-table'.  (Bug #9448).
20900 2011-09-09  Eli Zaretskii  <eliz@gnu.org>
20902         Fix for Savannah bug#9392.
20903         * simple.el (mail-encode-mml): New defvar.
20905         * mail/rmail.el (mail-encode-mml): Add a defvar.
20906         (rmail-enable-mime-composing): Default to t.
20907         (rmail-forward): Use MIME method of forwarding only if both
20908         rmail-enable-mime-composing and rmail-enable-mime are non-nil.
20909         Set mail-encode-mml non-nil if the MIME method was used.
20911         * mail/sendmail.el (mml-to-mime): Add autoload form.
20912         (mail-encode-mml): Add a defvar.
20913         (mail-mode): Make mail-encode-mml buffer-local and initialize it
20914         to nil.
20915         (mail-send): If mail-encode-mml is non-nil, run the outgoing
20916         message through mml-to-mime, and reset mail-encode-mml to nil.
20918 2011-09-09  Glenn Morris  <rgm@gnu.org>
20920         * woman.el (woman-if-body): When processing an .el block,
20921         do not delete the next .el block as well.  (Bug#9447)
20922         (woman-special-characters): Add oq, cq, and hy characters.
20924 2011-09-08  Martin Rudalics  <rudalics@gmx.at>
20926         * window.el (window-deletable-p): Make sure window is live before
20927         invoking window-prev-buffers.
20929 2011-09-08  Leo Liu  <sdl.web@gmail.com>
20931         * net/rcirc.el (rcirc-cmd-invite): New rcirc command.  (Bug#9453)
20933 2011-09-08  Juri Linkov  <juri@jurta.org>
20935         * progmodes/compile.el (compilation-environment): Make it
20936         a defcustom (bug#8340).
20938 2011-09-08  Martin Rudalics  <rudalics@gmx.at>
20940         * window.el (frame-auto-delete): Rename to window-auto-delete.
20941         Make it control auto-deletion of windows and/or frames.
20942         (window-deletable-p): New argument FORCE.  Rewrite conditions
20943         for deleting window/frame.  (Bug#9419)
20944         (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
20945         Rewrite handling of case when window/frame can be deleted.
20946         (delete-windows-on): Call window-deletable-p with new FORCE
20947         argument t.  (Bug#9456)
20949 2011-09-07  Chong Yidong  <cyd@stupidchicken.com>
20951         * help-mode.el (help-mode): Restore autoload.
20953 2011-09-07  Juri Linkov  <juri@jurta.org>
20955         * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
20956         `compilation-environment'.  Set buffer-local
20957         `compilation-environment' to `thisenv' later after (funcall mode).
20958         (Bug#8340)
20960         * vc/vc-git.el (vc-git-grep): Remove --no-color.  (Bug#9408)
20961         (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
20962         instead of replacing its value.  (Bug#8340)
20964 2011-09-07  Juri Linkov  <juri@jurta.org>
20966         * progmodes/grep.el (grep-regexp-alist): Calculate column positions
20967         based on text properties put by `grep-filter' instead of matching
20968         escape sequences.
20969         (grep-mode): Set buffer-local `compilation-error-screen-columns'
20970         to the value of `grep-error-screen-columns' (bug#9438).
20972 2011-09-07  Juri Linkov  <juri@jurta.org>
20974         * simple.el (next-error-highlight, next-error-highlight-no-select):
20975         Doc fix (bug#9432).
20977 2011-09-07  OKAZAKI Tetsurou  <okazaki.tetsurou@gmail.com>  (tiny change)
20979         * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
20980         Check for null c-opt-block-decls-with-vars-key.  (Bug#9443)
20982 2011-09-07  Leo Liu  <sdl.web@gmail.com>
20984         * net/rcirc.el (rcirc-mode): Conditionally initialize
20985         rcirc-input-ring.
20987 2011-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
20989         * emacs-lisp/find-func.el (find-function-C-source): Only set
20990         find-function-C-source-directory after checking that we found a source
20991         file there (bug#9440).
20993 2011-09-06  Alan Mackenzie  <acm@muc.de>
20995         * isearch.el (isearch-other-meta-char): Wherever a key list is
20996         unread, "unread" the prefix arg, too.  This fixes bug #8901.
20998 2011-09-05  Oleksandr Gavenko  <gavenkoa@gmail.com>  (tiny change)
21000         * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
21002 2011-09-05  Juri Linkov  <juri@jurta.org>
21004         * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
21006 2011-09-05  Juri Linkov  <juri@jurta.org>
21008         * progmodes/grep.el (grep-filter): Avoid incomplete processing by
21009         keeping point where processing of grep matches begins, and
21010         continue to delete remaining escape sequences from the same point.
21011         (grep-filter): Make leading zero optional in "0?1;31m" because
21012         git-grep emits "\033[1;31m" escape sequences unlike expected
21013         "\033[01;31m" as GNU Grep does (bug#9408).
21014         (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
21016 2011-09-05  Juri Linkov  <juri@jurta.org>
21018         * subr.el (y-or-n-p): Capitalize "yes".
21020 2011-09-04  Michael Albinus  <michael.albinus@gmx.de>
21022         * net/tramp.el (top): Require 'shell.  Use `tramp-unload-hook' but
21023         `tramp-cache-unload-hook' where appropriate.
21024         (tramp-methods): Rename `tramp-remote-sh' to
21025         `tramp-remote-shell'.  Add `tramp-remote-shell-args'.
21026         (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
21028         * net/tramp-sh.el (top): Don't require 'shell.
21029         (tramp-methods): Add `tramp-remote-shell' and
21030         `tramp-remote-shell-args' entries.
21031         (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
21032         (tramp-sh-handle-shell-command): Remove.
21033         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
21034         Use `tramp-remote-shell'.
21036 2011-09-03  Chong Yidong  <cyd@stupidchicken.com>
21038         * mail/sendmail.el (sendmail-query-once-function): Delete.
21039         (sendmail-query-once): Save directly to send-mail-function.
21040         Update message-send-mail-function too.
21042         * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
21044 2011-09-03  Christoph Scholtes  <cschol2112@googlemail.com>
21046         * progmodes/python.el (python-mode-map): Use correct function to
21047         start python interpreter from menu-bar (as reported by Geert
21048         Kloosterman).
21049         (inferior-python-mode-map): Fix typo.
21050         (python-shell-map): Remove.
21052 2011-09-03  Deniz Dogan  <deniz@dogan.se>
21054         * net/rcirc.el (rcirc-print): Simplify code for
21055         rcirc-scroll-show-maximum-output.  There is no need to walk
21056         through all windows to find the right one.
21058 2011-09-03  Christoph Scholtes  <cschol2112@googlemail.com>
21060         * help.el (help-return-method): Doc fix.
21062 2011-09-03  Martin Rudalics  <rudalics@gmx.at>
21064         * window.el (window-deletable-p): Don't return a non-nil value
21065         when there's a buffer that was shown in the window before.
21066         (Bug#9419)
21067         (display-buffer-pop-up-frame, display-buffer-pop-up-window):
21068         Set window's previous buffers to nil.
21070 2011-09-03  Eli Zaretskii  <eliz@gnu.org>
21072         * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
21073         newline before and after the tag line, so it doesn't interfere
21074         with determining the paragraph direction of bidirectional text.
21076 2011-09-03  Leo Liu  <sdl.web@gmail.com>
21078         * files.el (find-file-not-true-dirname-list): Remove.  (Bug#9422)
21080 2011-09-02  Chong Yidong  <cyd@stupidchicken.com>
21082         * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
21083         (pop-to-buffer): Change interactive spec.  Pass second argument
21084         directly to display-buffer.
21085         (display-buffer): Fix interactive spec.  Use functionp to
21086         distinguish between a function and a list of functions.
21088         * abbrev.el (edit-abbrevs):
21089         * arc-mode.el (archive-extract):
21090         * autoinsert.el (auto-insert):
21091         * bookmark.el (bookmark-bmenu-list):
21092         * files.el (find-file):
21093         * view.el (view-buffer):
21094         * progmodes/compile.el (compilation-goto-locus):
21095         * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
21097 2011-09-02  Chong Yidong  <cyd@stupidchicken.com>
21099         * window.el (display-buffer-alist): Doc fix.
21100         (display-buffer): Add docstring.  Don't treat
21101         display-buffer-default specially.
21102         (display-buffer-reuse-selected-window)
21103         (display-buffer-same-window, display-buffer-maybe-same-window)
21104         (display-buffer-reuse-window, display-buffer-pop-up-frame)
21105         (display-buffer-pop-up-window)
21106         (display-buffer-reuse-or-pop-window)
21107         (display-buffer-use-some-window): New functions.
21108         (display-buffer-default-action): Use them.
21109         (display-buffer-default): Delete.
21110         (pop-to-buffer-1): Fix choice of actions.
21112 2011-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
21114         * minibuffer.el (completion--insert-strings): Don't get confused by
21115         completion entries that end with an LF char.
21117 2011-09-01  Eli Zaretskii  <eliz@gnu.org>
21119         * window.el (frame-auto-delete, window-deletable-p): Doc fix.
21121 2011-09-01  Chong Yidong  <cyd@stupidchicken.com>
21123         * window.el (display-buffer): Restore interactive spec.
21124         (display-buffer-same-window, display-buffer-other-window):
21125         New functions.
21126         (pop-to-buffer-1): New function.  Use the above.
21127         (pop-to-buffer, pop-to-buffer-same-window): Use it.
21128         (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
21130         * view.el (view-buffer-other-window, view-buffer-other-frame):
21131         Just use pop-to-buffer.
21133 2011-09-01  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
21135         * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories.  (Bug#9391)
21137 2011-09-01  Wilfred Hughes  <wilfred@potatolondon.com>  (tiny change)
21139         * vc/vc-git.el (vc-git-grep): Use --no-color.  (Bug#9408)
21141 2011-08-31  Richard Stallman  <rms@gnu.org>
21143         * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
21144         of the separation of rmail-view-buffer from rmail-buffer.
21145         If you say no to "replace original", the decrypt is in the
21146         view buffer.  If you say yes, the decrypt goes into the
21147         rmail buffer also.
21149 2011-08-31  Martin Rudalics  <rudalics@gmx.at>
21151         * window.el (display-buffer-window): Rewrite doc-string.
21152         (display-buffer-record-window): New function.
21153         (display-buffer-macro-specifiers)
21154         (display-buffer-even-window-sizes, display-buffer-set-height)
21155         (display-buffer-set-width, display-buffer-in-window)
21156         (display-buffer-reuse-window, display-buffer-split-specifiers)
21157         (display-buffer-side-specifiers, display-buffer-split-window-1)
21158         (display-buffer-split-window, display-buffer-split-atom-window)
21159         (display-buffer-pop-up-window, display-buffer-pop-up-frame)
21160         (display-buffer-pop-up-side-window, display-buffer-in-side-window)
21161         (display-buffer-other-window-means-other-frame)
21162         (display-buffer-normalize-special)
21163         (display-buffer-normalize-default)
21164         (display-buffer-normalize-argument)
21165         (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
21166         (display-buffer-normalize-specifiers, display-buffer-frame)
21167         (display-buffer-same-window, display-buffer-same-frame)
21168         (display-buffer-other-window)
21169         (display-buffer-same-frame-other-window)
21170         (display-buffer-other-frame, pop-to-buffer-same-window)
21171         (pop-to-buffer-same-frame, pop-to-buffer-other-window)
21172         (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
21173         (switch-to-buffer-same-frame)
21174         (switch-to-buffer-other-window-same-frame)
21175         (display-buffer-alist-of-strings-p, display-buffer-alist-add)
21176         (display-buffer-alist-set-1, display-buffer-alist-set-2)
21177         (display-buffer-alist-set): Remove.
21178         (display-buffer-function, special-display-buffer-names)
21179         (special-display-regexps, special-display-function):
21180         In doc-string refer to display-buffer-window and quit-restore
21181         parameter.
21182         (pop-up-frame-alist, pop-up-frame-function, special-display-p)
21183         (special-display-frame-alist, special-display-popup-frame)
21184         (same-window-buffer-names, same-window-regexps, same-window-p)
21185         (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
21186         (split-window-preferred-function, split-height-threshold)
21187         (split-width-threshold, window-splittable-p)
21188         (split-window-sensibly, window--try-to-split-window)
21189         (window--frame-usable-p, even-window-heights)
21190         (window--even-window-heights, window--display-buffer-1)
21191         (window--display-buffer-2, display-buffer-other-frame):
21192         Restore old Emacs 23 code, order and doc-strings where applicable.
21193         (display-buffer-default, display-buffer-assq-regexp): New functions.
21194         (display-buffer-alist): Rewrite doc-string.
21195         (display-buffer-default-action)
21196         (display-buffer-overriding-action): New variables.
21197         (display-buffer, switch-to-buffer): Rewrite.
21198         (pop-to-buffer): Restore Emacs 23 behavior but use
21199         window-normalize-buffer-to-display.
21200         (switch-to-buffer-other-window, switch-to-buffer-other-frame):
21201         Restore Emacs 23 behavior but use
21202         window-normalize-buffer-to-switch-to.
21203         (pop-to-buffer-same-window): Rewrite.
21204         (pop-to-buffer-other-window, pop-to-buffer-other-frame):
21205         Rewrite using Emacs 23 options.
21207 2011-08-31  Michael Albinus  <michael.albinus@gmx.de>
21209         * net/tramp.el (tramp-root-regexp): Remove.
21210         (tramp-completion-file-name-regexp-unified)
21211         (tramp-completion-file-name-regexp-separate)
21212         (tramp-completion-file-name-regexp-url): Don't use leading volume
21213         letter on w32 systems.  (Bug#5303, Bug#9311)
21214         (tramp-drop-volume-letter): Simplify definition.
21215         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
21217 2011-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21219         * subr.el (event-modifiers): Fix "missing modifier" part of docstring
21220         (bug#9356).
21222 2011-08-30  Reuben Thomas  <rrt@sc3d.org>  (tiny change)
21224         * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
21226 2011-08-29  Juri Linkov  <juri@jurta.org>
21228         * isearch.el (isearch-done): Don't display message "Mark saved"
21229         when arg `edit' is non-nil to prevent its flicker in the echo area.
21231 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
21233         * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
21234         obsolete packages for deletion.
21236 2011-08-28  Christoph Scholtes  <cschol2112@googlemail.com>
21238         * help-mode.el (help-mode-map): Add special-mode-map to parent.
21239         (help-mode): Derive help-mode from special-mode.  Don't invoke
21240         view-mode from help-mode.
21241         (help-xref-override-view-map): Remove.
21242         (help-make-xrefs): Remove minor-mode-overriding-map-alist since
21243         view-mode is not used anymore.
21245 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
21247         * server.el (server-port): Doc fix.
21249         * cus-theme.el (custom-theme-choose-mode): Inherit from
21250         special-mode (Bug#9124).
21251         (custom-theme-choose-mode-map): Add special-mode to parent.
21253 2011-08-28  Alan Mackenzie  <acm@muc.de>
21255         * progmodes/cc-fonts.el
21256         (c-make-font-lock-BO-decl-search-function): New function.
21257         (c-basic-matchers-after - "Fontify the clauses after various
21258         keywords"): Extract the three keyword lists for the 3 erroneous
21259         constructs from the list of four, and use the new function above
21260         in place of an old one.
21262 2011-08-28  Deniz Dogan  <deniz@dogan.se>
21264         * net/rcirc.el (rcirc-insert-prev-input)
21265         (rcirc-insert-next-input): Remove unused argument.
21267 2011-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21269         * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
21271 2011-08-27  Alan Mackenzie  <acm@muc.de>
21273         * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
21274         handle function pointer parameters properly.
21276 2011-08-27  Martin Rudalics  <rudalics@gmx.at>
21278         * window.el (display-buffer-reuse-window): Fix case where
21279         selected window was reused with non-nil OTHER-WINDOW argument.
21280         (Bug#9381)
21282 2011-08-27  Deniz Dogan  <deniz@dogan.se>
21284         * net/rcirc.el (rcirc-check-auth-status): Adding support for
21285         oftc's NickServ messages.
21287 2011-08-27  Glenn Morris  <rgm@gnu.org>
21289         * saveplace.el (save-place-limit): Make it finite.  (Bug#9352)
21291 2011-08-26  Chong Yidong  <cyd@stupidchicken.com>
21293         * emacs-lisp/package.el (package-install): Call package-initialize
21294         if called interactively.
21296 2011-08-26  Leo Liu  <sdl.web@gmail.com>
21298         * emacs-lisp/cl-macs.el (defstruct): Fix format.  (Bug#9357)
21300 2011-08-25  Juri Linkov  <juri@jurta.org>
21302         * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
21303         `search-whitespace-regexp' (bug#9364).
21305 2011-08-25  Juri Linkov  <juri@jurta.org>
21307         * isearch.el (isearch-edit-string): Let-bind `search-ring' and
21308         `regexp-search-ring' to their global values to protect from
21309         updating by `read-from-minibuffer' (bug#9185).
21311 2011-08-25  Juri Linkov  <juri@jurta.org>
21313         * textmodes/ispell.el (ispell-command-loop): Add newline
21314         at the end of the "Use option `i'..." line.
21316 2011-08-25  Juri Linkov  <juri@jurta.org>
21318         * battery.el (display-battery-mode): If `battery-status-function'
21319         or `battery-mode-line-format' is nil, display the message and set
21320         `display-battery-mode' to nil (bug#9363).
21322 2011-08-25  Eli Zaretskii  <eliz@gnu.org>
21324         * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
21325         bidi-string-mark-left-to-right; they are unnecessary now.
21327 2011-08-25  Deniz Dogan  <deniz@dogan.se>
21329         * net/quickurl.el: Documentation typo fixes.
21331 2011-08-25  Chong Yidong  <cyd@stupidchicken.com>
21333         * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
21335 2011-08-25  Glenn Morris  <rgm@gnu.org>
21337         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
21339         * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
21340         (smtpmail-via-smtp): Handle nil response from smtp.
21342 2011-08-24  Juri Linkov  <juri@jurta.org>
21344         * proced.el (proced-marked): Inherit from `error' instead of
21345         `font-lock-warning-face'.
21347         * ibuffer.el (ibuffer-marked-face): Change default face from
21348         `font-lock-warning-face' to `warning'.
21349         (ibuffer-deletion-face): Change default face from
21350         `font-lock-type-face' to `error'.
21352         * battery.el (battery-update): Use the face `error' instead of
21353         `font-lock-warning-face' (bug#6117).
21355 2011-08-24  Juri Linkov  <juri@jurta.org>
21357         * faces.el (success): Change face color from "Green3" to
21358         "ForestGreen" on light background (bug#9353).
21360 2011-08-24  Chong Yidong  <cyd@stupidchicken.com>
21362         * window.el (quit-window): Rename from quit-restore-window.
21363         Use same arglist as old quit-window.
21364         (frame-auto-delete): Doc fix.
21366         * view.el (view-mode-exit): Use quit-window.
21368 2011-08-24  Juri Linkov  <juri@jurta.org>
21370         * isearch.el (isearch-ring-adjust1): Start visiting previous
21371         search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
21372         (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
21373         for empty search string (when the last search string is reused
21374         automatically) to adjust the isearch ring to the last element and
21375         prepare the correct index for further M-p commands (bug#9185).
21377 2011-08-24  Kenichi Handa  <handa@m17n.org>
21379         * international/ucs-normalize.el: If decomposition property of
21380         CHAR is the default one (i.e. a list of CHAR itself), treat it as
21381         nil.
21382         (nfd, nfkd): Likewise.
21384 2011-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
21386         * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
21387         from process filters aren't reliably transmitted to the surrounding
21388         accept-process-output.
21389         (mpc-proc-check): New function.
21390         (mpc-proc-sync): Use it (bug#8293)
21392 2011-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
21394         * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
21395         Add compatibility functions (bug#9313).
21397 2011-08-23  Eli Zaretskii  <eliz@gnu.org>
21399         * cus-start.el (all): Add entry for bidi-paragraph-direction.
21401         * international/uni-bidi.el: Regenerate.
21403 2011-08-23  Kenichi Handa  <handa@m17n.org>
21405         * international/charprop.el:
21406         * international/uni-bidi.el:
21407         * international/uni-category.el:
21408         * international/uni-combining.el:
21409         * international/uni-comment.el:
21410         * international/uni-decimal.el:
21411         * international/uni-decomposition.el:
21412         * international/uni-digit.el:
21413         * international/uni-lowercase.el:
21414         * international/uni-mirrored.el:
21415         * international/uni-name.el:
21416         * international/uni-numeric.el:
21417         * international/uni-old-name.el:
21418         * international/uni-titlecase.el:
21419         * international/uni-uppercase.el: Regenerate.
21421 2011-08-23  Martin Rudalics  <rudalics@gmx.at>
21423         * help.el (help-window-setup): Fix message displayed when other
21424         window is reused.  (Bug#9341)
21426 2011-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
21428         * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
21429         * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
21431         * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
21432         Mark obsolete.
21433         * shell.el (shell-parse-pcomplete-arguments): New function.
21434         (shell-completion-vars): Use it instead (bug#9160).
21436 2011-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
21438         * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
21439         strings and comments (bug#9333).
21441         * emacs-lisp/debug.el (debug-arglist): New function.
21442         (debug-convert-byte-code): Use it.  Handle lexical byte-codes.
21443         (debug-on-entry-1): Handle interpreted closures (bug#9120).
21445 2011-08-22  Juri Linkov  <juri@jurta.org>
21447         * progmodes/compile.el (compilation-mode-font-lock-keywords):
21448         Revert regexp that highlights output switches to its old
21449         pre-2010-10-28 value and remove one `?' from it (bug#9319).
21451         * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
21452         to check for empty output (bug#9226).
21454 2011-08-22  Chong Yidong  <cyd@stupidchicken.com>
21456         * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
21457         symbol-constituent as the default, as that stops font-lock from
21458         working properly (Bug#8843).
21460 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21462         * mail/smtpmail.el (smtpmail-via-smtp): Only bind
21463         `coding-system-for-*' around the process open call to avoid
21464         auth-source side effects.
21465         (smtpmail-try-auth-methods): Expand the secret password.
21466         (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
21467         probe hangs.
21469 2011-08-21  Chong Yidong  <cyd@stupidchicken.com>
21471         * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
21473         * emacs-lisp/find-func.el (find-function-noselect): New arg
21474         lisp-only.
21476         * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
21477         signal an error for built-in functions (Bug#6664).
21479 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21481         * mail/smtpmail.el (smtpmail-smtp-user): New variable.
21482         (smtpmail-try-auth-methods): Use it.
21484 2011-08-21  Chong Yidong  <cyd@stupidchicken.com>
21486         * font-lock.el (font-lock-fontify-region)
21487         (font-lock-unfontify-region, font-lock-default-fontify-buffer)
21488         (font-lock-default-unfontify-buffer)
21489         (font-lock-default-fontify-region)
21490         (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
21492         * progmodes/compile.el (compilation-error-properties):
21493         Fix confusion between file struct and message struct (Bug#9319).
21494         (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
21495         `ant' regexp.
21497         * net/browse-url.el (browse-url-firefox): Don't call
21498         browse-url-firefox-sentinel unless using -remote (Bug#9328).
21500 2011-08-20  Glenn Morris  <rgm@gnu.org>
21502         * tutorial.el (help-with-tutorial): Avoid an error on short screens.
21504         * tutorial.el (tutorial--default-keys): Update some default bindings.
21506         * files.el (hack-local-variables): Fully ignore case for "mode:".
21508 2011-08-20  Alan Mackenzie  <acm@muc.de>
21510         Resolve invalid use of a regexp in regexp-opt.
21512         * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
21513         detection for a java annotation.
21515         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
21516         detection for a java annotation.
21518         * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
21519         handling for java.
21520         (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
21522 2011-08-20  Chong Yidong  <cyd@stupidchicken.com>
21524         * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
21525         (Bug#9274).
21527 2011-08-20  Alan Mackenzie  <acm@muc.de>
21529         Fontify CPP expressions correctly when starting in the middle of
21530         such a construct.  Mainly for when jit-lock etc. starts a chunk
21531         here.
21533         * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
21534         variable.
21535         (c-make-font-lock-search-form): New function, extracted from
21536         c-make-font-lock-search-function.
21537         (c-make-font-lock-search-function): Use the above function.
21538         (c-make-font-lock-context-search-function): New function.
21539         (c-cpp-matchers): Enhance the preprocessor expression case with
21540         the above function
21541         (c-font-lock-complex-decl-prepare): Test for being in a CPP form
21542         which takes an expression.
21544         * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
21546 2011-08-20  Martin Rudalics  <rudalics@gmx.at>
21548         * window.el (display-buffer-reuse-window)
21549         (display-buffer-pop-up-window): Don't reuse or split a side
21550         window.
21552 2011-08-19  Glenn Morris  <rgm@gnu.org>
21554         * files.el (hack-local-variables-prop-line, hack-local-variables):
21555         Downcase "Mode:".  (Bug#9331)
21557 2011-08-18  Chong Yidong  <cyd@stupidchicken.com>
21559         * international/characters.el: Add L and R categories.
21561         * subr.el (bidi-string-mark-left-to-right): Rename from
21562         string-mark-left-to-right.  Use category search.
21564         * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
21566 2011-08-18  Juri Linkov  <juri@jurta.org>
21568         * faces.el (error, warning, success): New faces with definitions
21569         copied from old default values of `font-lock-warning-face',
21570         `compilation-warning', `compilation-info' (bug#6117).
21572         * font-lock.el (font-lock-warning-face): Inherit from `error'.
21574         * progmodes/compile.el (compilation-error): Inherit from `error'.
21575         (compilation-warning): Inherit from `warning'.
21576         (compilation-info): Inherit from `success'.
21578         * dired.el (dired-marked): Inherit from `warning'.
21579         (dired-flagged): Inherit from `error'.
21581 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21583         * mail/smtpmail.el (auth-source): Require to avoid problems with
21584         binding variables (bug#9298).  Also clean up some unused
21585         autoloads.
21587         * net/network-stream.el (network-stream-open-starttls):
21588         Support using starttls.el without using gnutls-cli.
21590 2011-08-17  Juri Linkov  <juri@jurta.org>
21592         * progmodes/grep.el (rgrep): Handle the case when
21593         `grep-find-command' is a cons cell (bug#9278).
21595 2011-08-17  Martin Rudalics  <rudalics@gmx.at>
21597         * window.el (display-buffer-pop-up-frame): Run frame creation
21598         function with BUFFER current (as special-display-popup-frame
21599         does).  Reported by Drew Adams.
21601 2011-08-17  Daiki Ueno  <ueno@unixuser.org>
21603         * epa-mail.el: Simplify GnuPG group expansion using
21604         epg-expand-group.
21605         (epa-mail-group-alist, epa-mail-group-modtime)
21606         (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
21607         (epa-mail-sync-groups, epa-mail-expand-recipient-1)
21608         (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
21609         Remove.
21611 2011-08-16  Feng Li  <fengli@gmail.com>  (tiny change)
21613         * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
21615 2011-08-16  Alan Mackenzie  <acm@muc.de>
21617         * progmodes/cc-engine.el (c-state-cache-non-literal-place):
21618         Correct, to avoid the inside of macros.
21620 2011-08-16  Richard Stallman  <rms@gnu.org>
21622         * epa-mail.el: Handle GnuPG group definitions.
21623         (epa-mail-group-alist, epa-mail-group-modtime)
21624         (epa-mail-gnupg-conf-file): New variables.
21625         (epa-mail-parse-groups, epa-mail-sync-groups)
21626         (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
21627         (epa-mail-expand-recipients): New functions.
21628         (epa-mail-encrypt): Call epa-mail-expand-recipients.
21630         * mail/rmail.el (rmail-epa-decrypt): New command.
21632         * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
21633         Don't bind buffer-read-only, just inhibit-read-only.
21634         (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
21635         (epa-decrypt-armor-in-region): Make error message clearer.
21637 2011-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
21639         * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
21640         and "a2b" to "ab" for `prefix'.
21642 2011-08-14  Chong Yidong  <cyd@stupidchicken.com>
21644         * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
21645         filter groups.
21646         (ibuffer-included-in-filter-p-1): Use it.  Suggested by RafaĂ«l
21647         Fourquet (Bug#8804).
21649 2011-08-12  Juanma Barranquero  <lekktu@gmail.com>
21651         * startup.el (argi): Declare as global variable (bug#9275).
21653 2011-08-12  Chong Yidong  <cyd@stupidchicken.com>
21655         * subr.el (string-mark-left-to-right): Search the entire string
21656         for RTL script, not just the terminating character.  Doc fix.
21658 2011-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
21660         * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
21661         New function.
21662         (js--regexp-literal, js-syntax-propertize-function): Remove.
21663         (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
21664         (js-mode-map): Don't rebind electric keys.
21665         (js-insert-and-indent): Remove.
21666         (js-mode): Setup electric-layout and electric-indent instead.
21668         * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
21670 2011-08-12  Daiki Ueno  <ueno@unixuser.org>
21672         * epa.el (epa-progress-callback-function): Fix the logic of
21673         displaying progress.
21674         * epa-file.el (epa-file-insert-file-contents): Make progress
21675         display more user-friendly.
21676         (epa-file-write-region): Ditto.
21678 2011-08-10  Chong Yidong  <cyd@stupidchicken.com>
21680         * subr.el (string-mark-left-to-right): New function.
21682         * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
21683         Use string-mark-left-to-right.
21684         (list-buffers-noselect): Caller changed.
21686         * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
21687         Use string-mark-left-to-right.
21688         (tabulated-list-print): Recenter after moving point.
21690 2011-08-10  Juri Linkov  <juri@jurta.org>
21692         * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
21693         This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
21694         intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
21696 2011-08-09  Chong Yidong  <cyd@stupidchicken.com>
21698         * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
21699         (Bug#7554).
21701 2011-08-09  Andreas Schwab  <schwab@linux-m68k.org>
21703         * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
21704         character.  (Bug#6594)
21706 2011-08-08  Chong Yidong  <cyd@stupidchicken.com>
21708         * image-dired.el: Don't use find-file for temporary work (Bug#7895).
21709         (image-dired--with-db-file): New macro.
21710         (image-dired-write-tags, image-dired-remove-tag)
21711         (image-dired-create-gallery-lists, image-dired-write-comments)
21712         (image-dired-get-comment, image-dired-mark-tagged-files)
21713         (image-dired-list-tags, image-dired-gallery-generate): Use it.
21714         (image-dired-gallery-generate): Use insert-file-contents.
21716         * time.el (display-time-world-list, display-time-world-display):
21717         * time-stamp.el (time-stamp-string):
21718         * vc/add-log.el (add-change-log-entry): Use setenv instead of
21719         set-time-zone-rule (Bug#7337).
21721 2011-08-08  Daiki Ueno  <ueno@unixuser.org>
21723         * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
21724         (epg-error-to-string, epg-errors-to-string): New function.
21725         (epg-wait-for-completion): Reverse errors list.
21726         (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
21727         (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
21728         (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
21729         (epg-sign-keys, epg-generate-key-from-file)
21730         (epg-generate-key-from-string): Format errors by using
21731         epg-errors-to-string (bug#9255).
21732         (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
21734 2011-08-07  Juri Linkov  <juri@jurta.org>
21736         * faces.el (list-faces-display): Remove extra angle bracket
21737         from `help-mode-map'.
21739         * info.el (Info-history-toc-nodes): Doc fix.
21741         * longlines.el (longlines-mode): Doc fix.
21743 2011-08-05  Stefan Monnier  <monnier@iro.umontreal.ca>
21745         * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
21746         of statements and in a few more cases (bug#9183).
21748         * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
21749         New functions.
21750         (cl-transform-lambda): Use them (bug#9239).
21752 2011-08-05  Martin Rudalics  <rudalics@gmx.at>
21754         * window.el (display-buffer-same-window)
21755         (display-buffer-same-frame, display-buffer-other-window)
21756         (pop-to-buffer-same-window, pop-to-buffer-same-frame)
21757         (pop-to-buffer-other-window)
21758         (pop-to-buffer-same-frame-other-window)
21759         (pop-to-buffer-other-frame): Make them defuns.
21760         (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
21762 2011-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
21764         * subr.el (make-composed-keymap): Move from C.  Change calling
21765         convention, and improve docstring to bring attention to a subtle point.
21766         * minibuffer.el (completing-read-default): Adjust accordingly.
21768 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
21770         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
21771         (tramp-open-shell): Use `tramp-shell-quote-argument'.
21773         * net/trampver.el: Update release number.
21775 2011-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
21777         * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
21778         "in" (bug#9190).
21780 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21782         * mail/sendmail.el (sendmail-query-once): Restore the current
21783         buffer after querying (bug#9074).
21785         * dired.el (dired-flagged): Use different faces for marked and
21786         flagged files (bug#6117).
21788         * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
21789         (bug#4433).
21791         * ido.el (ido-mode): Switch off the message if called
21792         non-interactively.
21794         * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
21795         before 587, since it appears that that's more likely to work for
21796         more people.
21798         * cus-edit.el (custom-file): When running under emacs -q, always
21799         refuse to save the customizations, even if the .emacs file doesn't
21800         exist.
21802         * info.el: Remove the `Info-beginning-of-buffer' function
21803         (bug#8325).
21805         * net/network-stream.el (network-stream-open-starttls):
21806         Use `starttls-available-p' to see whether starttls.el can be used.
21808 2011-08-01  Martin Rudalics  <rudalics@gmx.at>
21810         * window.el (display-buffer-in-window): Don't set dedicated status
21811         of window here (Bug#9215).
21812         (display-buffer-pop-up-window, display-buffer-pop-up-frame)
21813         (display-buffer-pop-up-side-window)
21814         (display-buffer-in-side-window): Set dedicated status of window here.
21816 2011-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
21818         * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
21819         before binding generated-autoload-file.
21821 2011-08-01  Deniz Dogan  <deniz@dogan.se>
21823         * net/rcirc.el (rcirc-handler-333): Clarify docstring.
21825 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
21827         Sync with Tramp 2.2.2.
21829         * net/trampver.el: Update release number.
21831 2011-07-30  Juri Linkov  <juri@jurta.org>
21833         * dired-aux.el (dired-touch-initial): Remove function.
21834         (dired-do-chxxx): For op-symbol `touch', set `initial' to the
21835         current time, and `default' to the last modification time of the
21836         current marked file (bug#6887).
21838 2011-07-28  Jose E. Marchesi  <jemarch@gnu.org>
21840         * simple.el (goto-line): Use string-to-number to provide a
21841         numeric argument to read-number (bug#9163).
21843 2011-07-27  Michael Albinus  <michael.albinus@gmx.de>
21845         * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
21846         connection process, it could be nil.
21848 2011-07-27  Leo Liu  <sdl.web@gmail.com>
21850         Simplify url handling in rcirc-mode.
21852         * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
21853         (rcirc-browse-url-at-mouse): Remove.
21854         * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
21856 2011-07-26  Alan Mackenzie  <acm@muc.de>
21858         Fontify bitfield declarations properly.
21860         * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
21861         (c-symbol-chars): Now exported as a lang variable.
21862         (c-not-primitive-type-keywords): New lang variable.
21864         * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
21865         QT keyword "more" to prevent "more slots: ...." being spuriously
21866         parsed as a bitfield declaration.
21868         * progmodes/cc-engine.el (c-beginning-of-statement-1):
21869         Refactor and enhance to handle bitfield declarations.
21870         (c-punctuation-in): New function.
21871         (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
21872         declarations properly.
21874 2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
21876         * calendar/icalendar.el (icalendar--all-events): Take care of
21877         multiple vcalendars in a single file.
21878         (icalendar--convert-float-to-ical): Checkdoc fixes.
21880 2011-07-25  Deniz Dogan  <deniz@dogan.se>
21882         * image.el (insert-image): Clarifying docstring.
21884 2011-07-24  Michael Albinus  <michael.albinus@gmx.de>
21886         * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
21887         `tramp-send-command-and-check' if there is no error.
21888         (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
21890 2011-07-22  Alan Mackenzie  <acm@muc.de>
21892         Prevent cc-langs.elc being loaded at run time.
21894         * progmodes/cc-mode.el: Remove two autoload forms which loaded
21895         cc-langs.
21897         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
21898         "(require 'cc-langs)".  Quote a form so it will evaluate at
21899         (cc-mode's) compilation time.
21901 2011-07-22  Michael Albinus  <michael.albinus@gmx.de>
21903         * net/tramp.el (tramp-file-name-handler): Avoid recursive
21904         loading.  (Bug#9114)
21906 2011-07-21  Martin Rudalics  <rudalics@gmx.at>
21908         * window.el (display-buffer-pop-up-window)
21909         (display-buffer-pop-up-side-window)
21910         (display-buffer-in-side-window): Call display-buffer-set-height
21911         and display-buffer-set-width after setting the new window's
21912         buffer so `fit-window-to-buffer' and friends work on the right buffer.
21914 2011-07-20  Sam Steingold  <sds@gnu.org>
21916         * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
21917         (etags-tags-included-tables): Call `convert-standard-filename' on
21918         the file names contained in TAGS so that windows Emacs can handle
21919         TAGS files created by cygwin ctags.
21921 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21923         * proced.el (proced-update): Revert yesterday's bug#1779 patch,
21924         which apparently didn't work.
21926 2011-07-19  Roland Winkler  <winkler@gnu.org>
21928         * proced.el (proced-send-signal): For *Marked Processes* buffer
21929         put point at beginning of buffer.
21931 2011-07-19  Stephen Berman  <stephen.berman@gmx.net>
21933         * proced.el (proced-format): Make header lines align with the text
21934         (bug#1779).
21936 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21938         * view.el (view-buffer): Allow running in `special' modes if we're
21939         visiting a file (bug#8615).
21941 2011-07-19  Martin Rudalics  <rudalics@gmx.at>
21943         * window.el (display-buffer-alist-of-strings-p)
21944         (display-buffer-alist-set-1, display-buffer-alist-set-2):
21945         New functions.
21946         (display-buffer-alist-set): Rewrite to handle Emacs 23 options
21947         more accurately.
21949 2011-07-18  Alan Mackenzie  <acm@muc.de>
21951         Fontify declarators properly when, e.g., a jit-lock chunk begins
21952         inside a declaration.
21954         * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
21956         * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
21957         New function.
21958         (c-complex-decl-matchers): Insert reference to
21959         c-font-lock-enclosing-decls.
21961         * progmodes/cc-engine.el (c-backward-single-comment):
21962         (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
21963         to nil around calls to (forward-comment -1).
21965 2011-07-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21967         * image.el (put-image): Doc typo fix.
21969         * progmodes/etags.el (tags-search): Doc typo fix.
21971         * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
21972         password if we get errors 550 to 554.
21974 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21976         * net/gnutls.el (gnutls-log-level): Remove.
21978         * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
21979         indentation character (bug#6380).
21981         * files.el (buffer-offer-save): Made permanently local (bug#6241).
21983         * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
21984         to clarify what the problem is (bug#4291).
21986         * simple.el (current-kill): Clarify what
21987         `interprogram-paste-function' does (bug#7500).
21988         (auto-fill-mode): Document `auto-fill-function' in relation to
21989         `auto-fill-mode' (bug#2470).
21991 2011-07-16  Lawrence Mitchell  <wence@gmx.li>
21993         * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
21994         method if slot is read-only (bug#9035).
21996 2011-07-16  Martin Rudalics  <rudalics@gmx.at>
21998         * frame.el (select-frame-set-input-focus): New argument NORECORD.
21999         * window.el (pop-to-buffer): Select window used even if it was
22000         selected before, see discussion of (Bug#8615), (Bug#6954).
22001         Pass argument NORECORD on to select-frame-set-input-focus.
22003 2011-07-15  Glenn Morris  <rgm@gnu.org>
22005         * subr.el (read-char-choice): Allow quitting.  (Bug#9001)
22006         Respect help-form.
22008 2011-07-09  Lawrence Mitchell  <wence@gmx.li>
22010         * net/gnutls.el (gnutls-min-prime-bits): New variable.
22011         (gnutls-negotiate): Use it.
22013 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22015         * net/gnutls.el (gnutls-negotiate):
22016         Upcase `gnutls-algorithm-priority'.
22018 2011-07-15  Glenn Morris  <rgm@gnu.org>
22020         * jka-compr.el (jka-compr-verbose): Move from here...
22021         * jka-cmpr-hook.el (jka-compr-verbose): ... to here.  (Bug#9090)
22022         Add missing :version tag.
22023         * info.el: No need to require jka-compr when compiling.
22025 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22027         * net/gnutls.el (gnutls-algorithm-priority): New variable.
22028         (gnutls-negotiate): Use it.
22030         * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
22032         * info.el (Info-beginning-of-buffer): New command.
22033         (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
22034         announcing `b' as the key (bug#8325).
22035         (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
22037         * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
22039         * international/mule-cmds.el
22040         (describe-specified-language-support): Make the error message
22041         clearer (bug#8905).
22043         * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
22045         * isearch.el (isearch-barrier): Add a doc string, since it's
22046         mentioned in a function doc string (bug#8678).
22048 2011-07-15  Martin Rudalics  <rudalics@gmx.at>
22050         * window.el (switch-to-buffer): Call pop-to-buffer with normalized
22051         buffer argument (Bug#9083) and self-identifying label argument.
22053 2011-07-15  Glenn Morris  <rgm@gnu.org>
22055         * emacs-lisp/debug.el (debug): Doc fix.  (Bug#8273)
22057 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22059         * man.el (Man-fontify-manpage): Fix message when formatting the
22060         man page (bug#7929).
22062 2011-07-14  Eli Zaretskii  <eliz@gnu.org>
22064         * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
22065         argument LRM; if non-nil, append an invisible LRM character to the
22066         buffer name.
22067         (list-buffers-noselect): Call Buffer-menu-buffer+size with the
22068         last argument non-nil, when formatting buffer names.
22069         (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
22070         paragraph direction.
22072 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22074         * man.el (Man-bgproc-sentinel): Skip any arguments and only output
22075         the man page name (bug#7929).
22077         * image.el (put-image): Mention the `put-image' overlay property
22078         (bug#7834).
22080         * scroll-bar.el (set-scroll-bar-mode): Mention that
22081         `scroll-bar-mode' lists the values (bug#7772).
22083         * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
22084         command (bug#7729).
22086         * rect.el (apply-on-rectangle): Return the point after the last
22087         operation.
22088         (string-rectangle): Go to the point after the last operation
22089         (bug#7522).
22091         * printing.el (pr-toggle-region): Clarify the documentation
22092         slightly (bug#7493).
22094         * time.el (display-time-update):
22095         Allow `display-time-mail-function' to return nil (bug#7158).
22096         Fix suggested by Detlev Zundel.
22098         * vc/diff.el (diff): Clarify the order the file names are read
22099         (bug#7111).
22101         * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
22102         the doc string (bug#7015).
22104         * font-lock.el (font-lock-maximum-decoration): Mention what
22105         numeric levels mean (bug#6935).
22107         * startup.el (initial-buffer-choice): Don't mention the `none'
22108         selection, which is against policy.
22110 2011-07-14  Martin Rudalics  <rudalics@gmx.at>
22112         * window.el (display-buffer-normalize-special):
22113         Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
22115 2011-07-14  Eli Zaretskii  <eliz@gnu.org>
22117         * subr.el (version<, version<=, version=): Mention "-CVS" and
22118         "-12345" alpha version numbers.
22120 2011-07-14  Chong Yidong  <cyd@stupidchicken.com>
22122         * bindings.el: Add advertised binding for set-mark-command
22123         (Bug#5772).
22125 2011-07-14  Chong Yidong  <cyd@stupidchicken.com>
22127         * bindings.el (mode-line-other-buffer):
22128         * bookmark.el (bookmark-bmenu-2-window):
22129         * bs.el (bs-cycle-next, bs-cycle-previous):
22130         * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
22131         switch-to-buffer.
22133         * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
22134         Delete.
22136 2011-07-14  Juanma Barranquero  <lekktu@gmail.com>
22138         * follow.el (follow-debug-message, follow-redisplay):
22139         * jka-cmpr-hook.el (with-auto-compression-mode):
22140         Fix typos in docstrings.
22142 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22144         * subr.el (with-silent-modifications): Clarify somewhat what the
22145         macro inhibits (bug#6525).
22147         * simple.el (eval-expression): Note what it does if called
22148         interactively (bug#6495).
22150 2011-07-13  Chong Yidong  <cyd@stupidchicken.com>
22152         * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
22153         Use pop-to-buffer buffer-or-name if it is nil.
22155         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
22156         Remove switch-to-buffer.
22158 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22160         * files.el (make-directory): Clarify that an error will be raised
22161         if there's an error (bug#6397).
22163         * startup.el (initial-buffer-choice): Add `none' as a choice
22164         (bug#6234).
22166         * subr.el (add-hook): Clarify section about buffer-local hooks
22167         (bug#6218).
22169         * dired.el (dired-flagged): Clarify doc string (bug#6117).
22171 2011-07-13  Juanma Barranquero  <lekktu@gmail.com>
22173         * tabify.el (untabify): Preserve the current column so that point
22174         doesn't move (bug#6032).
22176 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22178         * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
22179         Rewrite to avoid awkward possessive "s" (bug#5986).
22181 2011-07-13  Glenn Morris  <rgm@gnu.org>
22183         * dired.el (dired-use-ls-dired): Doc fix.  (Bug#9039).
22184         (dired-insert-directory): Give a message the first time
22185         if ls is found not to support --dired.
22187 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22189         * simple.el (toggle-truncate-lines): Clarify what is toggled
22190         (bug#5580).  Text by Drew Adams.
22192 2011-07-13  Chong Yidong  <cyd@stupidchicken.com>
22194         * simple.el (blink-matching-open): Make the error message from the
22195         last change less verbose.
22197 2011-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
22199         * font-lock.el (font-lock-comment-face): Use the high contrast
22200         "yellow" color for font-lock-comment-face on low color terminals
22201         using a dark background color (bug#4221).
22203 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22205         * dired.el (dired-insert-set-properties): Make the doc string
22206         reflect what it does now (bug#5325).
22208         * simple.el (blink-matching-open): Say that we were unable to find
22209         the match within the limit, if we're limited (bug#5122).
22211         * international/mule-cmds.el (prefer-coding-system): Add an
22212         example (bug#4869).
22214         * progmodes/etags.el (tags-search): Document `file-list-form'
22215         (bug#4731).
22217 2011-07-13  Lawrence Mitchell  <wence@gmx.li>
22219         * net/browse-url.el (browse-url-default-browser)
22220         (browse-url-browser-function): Make the default browser choice a
22221         bit more logical (bug#4300).  Also clean up the doc string.
22223 2011-07-13  Juanma Barranquero  <lekktu@gmail.com>
22225         * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
22226         binary endings (bug#4440).
22228 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22230         * info.el (info-insert-file-contents): Inhibit jka-compr messages,
22231         which can be pretty annoying (bug#8971).
22233         * jka-compr.el (jka-compr-verbose): New variable, and use
22234         throughout (bug#8971).
22236         * info.el (Info-find-file): Fall back on the installation
22237         directory if we can't find the info node anywhere else.
22239 2011-07-13  Sergei Organov  <osv@javad.com>  (tiny change)
22241         * vc/vc.el (vc-revert-file):
22242         Don't set file time-stamp in the past.  (Bug#5181)
22244 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22246         * files.el (after-find-file): Give a better error message when
22247         trying to find a symlink that points to a file that doesn't exist
22248         (bug#4398).
22250         * progmodes/cc-vars.el: Remove (probably) misleading comment
22251         (bug#4396).
22253 2011-07-12  Johan BockgĂ¥rd  <bojohan@gnu.org>
22255         * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
22257 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
22259         * mouse-sel.el: Hack restoring functionality, while keeping
22260         compatibility with 2010-07-03 changes to mouse selection.
22261         (mouse-sel-primary-overlay): New var.
22262         (mouse-sel-selection-alist): Use it.
22263         (mouse-sel-mode): Doc fix; remove points that are default features
22264         of mouse.el.
22266 2011-07-12  Johan BockgĂ¥rd  <bojohan@gnu.org>
22268         * progmodes/compile.el (compilation-error-regexp-alist-alist):
22269         Fix previous fix (bug#2490).
22271 2011-07-12  Roland Winkler  <winkler@gnu.org>
22273         * textmodes/bibtex.el (bibtex-initialize):
22274         Use pop-to-buffer-same-window.
22275         (bibtex-search-entries): Fix interactive call.
22277 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22279         * progmodes/compile.el (compilation-error-regexp-alist-alist):
22280         Fontise bytecomp Error lines more correctly (bug#2490).
22281         Fix suggested by Johan BockgĂ¥rd.
22283         * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
22285         * dired-x.el (dired-guess-default): Use `delete-dups'.
22287 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
22289         * dired.el (dired-mark-prompt):
22290         * dired-aux.el (dired-read-shell-command): Doc fix.
22292 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22294         * mail/sendmail.el (sendmail-query-once):
22295         Use `customize-save-variable' unconditionally, now that it works under
22296         emacs -Q.
22298         * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
22300         * cus-edit.el (custom-file): Take an optional no-error variable.
22301         (customize-save-variable): Set the variable, and give a warning if
22302         running under "emacs -q".
22304 2011-07-11  Juanma Barranquero  <lekktu@gmail.com>
22306         * loadhist.el (unload-feature-special-hooks):
22307         Add `auto-coding-functions', `fill-nobreak-predicate' and
22308         `find-directory-functions' (bug#5327).
22310 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22312         * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
22314         * cus-edit.el (custom-guess-name-alist): -alist variables should
22315         use the `alist' type (bug#3120).  Suggested by Drew Adams.
22317         * printing.el: Add documentation to all the `pr-toggle-' commands.
22319 2011-07-11  Leo Liu  <sdl.web@gmail.com>
22321         * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
22322         backends where it makes sense (bug#2623).
22324 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22326         * dired-x.el (dired-guess-default): Remove duplicate shell command
22327         entries (bug#2028).
22328         (dired-guess-default): Fix grammar in doc string (bug#2028).
22329         (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
22331         * subr.el (remove-duplicates): New conveniency function.
22333 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22335         * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
22336         (bug#1526).
22338 2011-07-10  Martin Rudalics  <rudalics@gmx.at>
22340         * window.el (display-buffer-normalize-default): Don't invert
22341         meaning of even-window-heights.  Reported by Eli Zaretskii
22342         <eliz@gnu.org>.
22344 2011-07-10  Bob Rogers  <rogers@rgrjr.dyndns.org>
22346         * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
22348 2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
22350         * window.el (display-buffer): Fix arguments to
22351         display-buffer-reuse-window in last change.
22353         * faces.el (link): Use a less saturated blue on light backgrounds.
22355         * startup.el (fancy-startup-text, fancy-about-text)
22356         (fancy-startup-tail): Use font-lock faces, for background safety.
22358 2011-07-09  Bob Nnamtrop  <bobnnamtrop@gmail.com>  (tiny change)
22360         * emulation/viper-cmd.el (viper-change-state-to-vi):
22361         Limit triggering of abbrev expansion (Bug#9038).
22363 2011-07-09  Martin Rudalics  <rudalics@gmx.at>
22365         * window.el (display-buffer-default-specifiers): Remove.
22366         (display-buffer-macro-specifiers): Remove default specifiers.
22367         (display-buffer-alist): Default to nil.
22368         (display-buffer-reuse-window): New optional argument other-window.
22369         (display-buffer-pop-up-window): Allow splitting internal
22370         windows.  Check whether a live window was created.
22371         (display-buffer-other-window-means-other-frame)
22372         (display-buffer-normalize-arguments): Rename to
22373         display-buffer-normalize-argument and rewrite.  Set the
22374         other-window specifier.
22375         (display-buffer-normalize-special): New function.
22376         (display-buffer-normalize-options): Rename to
22377         display-buffer-normalize-default and rewrite.
22378         (display-buffer-normalize-options-inhibit): Remove.
22379         (display-buffer-normalize-specifiers): Rewrite.
22380         (display-buffer): Process other-window specifier and call
22381         display-buffer-reuse-window with it.  Emulate Emacs 23 behavior
22382         more faithfully.
22383         (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
22384         (display-buffer-alist-set): Don't handle 'unset default values.
22385         (display-buffer-in-window, display-buffer-alist-set):
22386         Replace symbol "dedicated" by "dedicate".  Reported by Tassilo Horn
22387         <tassilo@member.fsf.org>.
22389 2011-07-09  Leo Liu  <sdl.web@gmail.com>
22391         * register.el (insert-register): Restore accidental change on
22392         2011-06-26.  (Bug#9028)
22394 2011-07-09  Glenn Morris  <rgm@gnu.org>
22396         * subr.el (remq): Handle the empty list.  (Bug#9024)
22398 2011-07-08  Andreas Schwab  <schwab@linux-m68k.org>
22400         * mail/sendmail.el (send-mail-function): No longer delay custom
22401         initialization.
22402         * custom.el (custom-initialize-delay): Doc fix.
22404 2011-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
22406         * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
22408 2011-07-08  Michael Albinus  <michael.albinus@gmx.de>
22410         * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
22411         human-friendly prompt.
22413 2011-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
22415         * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
22416         provided by a particular plugin.
22418 2011-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22420         * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
22421         save customizations (with "emacs -Q"), just set the variable
22422         instead of erroring out.
22424         * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
22426 2011-07-08  Juri Linkov  <juri@jurta.org>
22428         * arc-mode.el (archive-zip-expunge, archive-zip-update)
22429         (archive-zip-update-case): Use 7z if found by `executable-find'.
22430         The order of searching the available programs is the same as in
22431         `archive-zip-extract' (bug#8968).
22433 2011-07-07  Chong Yidong  <cyd@stupidchicken.com>
22435         * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
22436         (menu-bar-options-menu): Tweak descriptions.
22438 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22440         * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
22441         menu items into verb phrases (bug#1421).  Also refill to fit under
22442         80 columns.
22444 2011-07-07  Chong Yidong  <cyd@stupidchicken.com>
22446         * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
22447         (Info-read-node-name): Doc fix (Bug#1084).
22449         * thingatpt.el (forward-thing, bounds-of-thing-at-point)
22450         (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
22451         (end-of-sexp, beginning-of-sexp)
22452         (thing-at-point-bounds-of-list-at-point, forward-whitespace)
22453         (forward-symbol, forward-same-syntax, word-at-point)
22454         (sentence-at-point): Doc fix (Bug#1144).
22456 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22458         * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
22459         should cover it (bug#1281).
22461         * cus-edit.el (custom-show): Mark as obsolete.
22463         * net/network-stream.el (network-stream-open-starttls): If GnuTLS
22464         negotiation fails, then possibly try again with a non-encrypted
22465         connection (bug#9017).
22467         * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
22468         be used.
22470 2011-07-07  Richard Stallman  <rms@gnu.org>
22472         * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
22473         property, and handle its changed format.
22474         Look for the correct line number.
22475         Use file's line contents (but not past first =) to find
22476         correct line in message.
22478 2011-07-07  Kenichi Handa  <handa@m17n.org>
22480         * international/characters.el (build-unicode-category-table):
22481         Delete it.
22482         (unicode-category-table): Set it by unicode-property-table-internal.
22484         * international/mule-cmds.el (char-code-property-alist): Move to
22485         to src/chartab.c.
22486         (get-char-code-property): Call unicode-property-table-internal to
22487         load a file.  Call get-unicode-property-internal where necessary.
22488         (put-char-code-property): Call unicode-property-table-internal to
22489         load a file.  Call put-unicode-property-internal where necessary.
22490         put-unicode-property-internal where necessary.
22491         (char-code-property-description):
22492         Call unicode-property-table-internal to load a file.
22494         * international/charprop.el:
22495         * international/uni-bidi.el:
22496         * international/uni-category.el:
22497         * international/uni-combining.el:
22498         * international/uni-comment.el:
22499         * international/uni-decimal.el:
22500         * international/uni-decomposition.el:
22501         * international/uni-digit.el:
22502         * international/uni-lowercase.el:
22503         * international/uni-mirrored.el:
22504         * international/uni-name.el:
22505         * international/uni-numeric.el:
22506         * international/uni-old-name.el:
22507         * international/uni-titlecase.el:
22508         * international/uni-uppercase.el: Regenerate.
22510         * loadup.el: Load international/charprop.el before
22511         international/characters.
22513 2011-07-07  Chong Yidong  <cyd@stupidchicken.com>
22515         * window.el (next-buffer, previous-buffer): Signal an error if
22516         called from a minibuffer window.
22518         * bindings.el: Revert 2011-07-04 change.
22520 2011-07-06  Richard Stallman  <rms@gnu.org>
22522         * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
22523         (rmail-mime-insert-bulk, rmail-mime-insert-text):
22524         Treat markers like ints.
22525         (rmail-mime-entity): Doc fix.
22527 2011-07-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22529         * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
22530         defcustom again for backwards compatibility.
22532         * simple.el (shell-command-on-region): Fill.
22534         * dired-aux.el (dired-kill-line): Add a doc string.
22536         * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
22537         to "\\sw\\|\\s_" (bug#358).
22539         * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
22540         (dired-unmark-backward): Ditto.
22541         (dired-flag-backup-files): Ditto.
22543         * dired-x.el (dired-mark-sexp): Ditto.
22545 2011-07-06  Richard Stallman  <rms@gnu.org>
22547         * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
22548         (rmail-mime-entity): New arg TRUNCATED.
22549         (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
22550         New functions.
22551         (rmail-mime-save): Warn if entity is truncated.
22552         (rmail-mime-toggle-hidden): Likewise, for showing.
22553         (rmail-mime-process-multipart): Record when an entity is truncated.
22555         * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
22556         if ENTITY is a string.
22558 2011-07-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22560         * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
22561         of faces when `M-C-x'-ing their definitions (bug#8378).
22562         Also clean up the code slightly.
22564         * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
22565         because that makes the colors go away.
22567         * mail/sendmail.el (send-mail-function): Change the default to
22568         `sendmail-query-once'.
22569         (sendmail-query-once): Add an autoload cookie.
22571         * net/network-stream.el (network-stream-open-starttls): Try using
22572         a plain connection even if the server offered STARTTLS, and we
22573         kinda wanted to use it, if Emacs doesn't have any STARTTLS
22574         capability.  This should make smtpmail.el work in slightly more
22575         configurations.
22577 2011-07-06  Michael Albinus  <michael.albinus@gmx.de>
22579         * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
22580         New defun.
22581         * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
22583 2011-07-06  Michael R. Mauger  <mmaug@yahoo.com>
22585         * progmodes/sql.el: Version 3.0
22586         (sql-product-alist): Add product :completion-object,
22587         :completion-column, and :statement attributes.
22588         (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
22589         (sql-mode-syntax-table): Mark all punctuation.
22590         (sql-font-lock-keywords-builder): Temporarily remove fallback on
22591         ansi keywords.
22592         (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
22593         (sql-mode-oracle-font-lock-keywords): Improve.
22594         (sql-oracle-show-reserved-words): New function for development.
22595         (sql-product-font-lock): Simplify for source code buffers.
22596         (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
22597         New functions.
22598         (sql-highlight-product): Set product specific syntax table.
22599         (sql-mode-map): Add statement movement functions.
22600         (sql-ansi-statement-starters, sql-oracle-statement-starters):
22601         New variable.
22602         (sql-statement-regexp, sql-beginning-of-statement)
22603         (sql-end-of-statement, sql-signum): New functions.
22604         (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
22605         (sql-show-sqli-buffer): Bug fix.
22606         (sql-interactive-mode): Store connection data as buffer local.
22607         (sql-connect): Add NEW-NAME parameter.  Redesign interaction
22608         with sql-interactive-mode.
22609         (sql-save-connection): Save buffer local settings.
22610         (sql-connection-menu-filter): Change menu entry name.
22611         (sql-product-interactive): Bug fix.
22612         (sql-preoutput-hold): New variable.
22613         (sql-interactive-remove-continuation-prompt): Bug fixes.
22614         (sql-debug-redirect): New variable.
22615         (sql-str-literal): New function.
22616         (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
22617         Redesign.
22618         (sql-oracle-save-settings, sql-oracle-restore-settings)
22619         (sql-oracle-list-all, sql-oracle-list-table): New functions.
22620         (sql-completion-object, sql-completion-column)
22621         (sql-completion-sqlbuf): New variables.
22622         (sql-build-completions-1, sql-build-completions)
22623         (sql-try-completion): New functions.
22624         (sql-read-table-name): Use them.
22625         (sql-contains-names): New buffer local variable.
22626         (sql-list-all, sql-list-table): Use it.
22627         (sql-oracle-completion-types): New variable.
22628         (sql-oracle-completion-object, sql-sqlite-completion-object)
22629         (sql-postgres-completion-object): New functions.
22631 2011-07-06  Glenn Morris  <rgm@gnu.org>
22633         * window.el (pop-to-buffer): Doc fix.
22635 2011-07-06  Markus Heiser  <markus.heiser@darmarit.de>  (tiny change)
22637         * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
22639 2011-07-06  Chong Yidong  <cyd@stupidchicken.com>
22641         * window.el (special-display-popup-frame): Doc fix (Bug#8853).
22643         * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
22645 2011-07-05  Chong Yidong  <cyd@stupidchicken.com>
22647         * button.el (button): Inherit from link face.  Suggested by Dan
22648         Nicolaescu.
22650 2011-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
22652         * progmodes/gdb-mi.el: Fit in 80 columns.
22653         (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
22654         switch-to-buffer.
22656         * progmodes/which-func.el (which-func-ff-hook): Don't output a message
22657         if imenu is simply not configured (bug#8941).
22659 2011-07-05  Ken Manheimer  <ken.manheimer@gmail.com>
22661         * allout.el (allout-post-undo-hook): New allout outline-change
22662         event hook to signal undo activity.
22663         (allout-post-command-business): Run allout-post-undo-hook if an
22664         undo just occurred.
22665         (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
22666         * allout-widgets.el (allout-widgets-after-undo-function):
22667         Ensure the integrity of the current item's decoration after it has been
22668         in the vicinity of an undo.
22669         (allout-widgets-mode): Include allout-widgets-after-undo-function
22670         on the new allout-post-undo-hook.
22672 2011-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
22674         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
22675         Let define-derived-mode define it.
22676         * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
22677         cycles of abbrev-table inheritance (bug#8998).
22679 2011-07-05  Roland Winkler  <winkler@gnu.org>
22681         * textmodes/bibtex.el: Add support for biblatex.
22682         (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
22683         (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
22684         (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
22685         (bibtex-entry-alist, bibtex-field-alist): New variables.
22686         (bibtex-entry-field-alist): Obsolete alias for
22687         bibtex-BibTeX-entry-alist.
22688         (bibtex-entry-alist, bibtex-field-alist): New widgets.
22689         (bibtex-set-dialect): New command.
22690         (bibtex-entry-type, bibtex-entry-head)
22691         (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
22692         Bind via bibtex-set-dialect.
22693         (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
22694         (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
22695         (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
22696         (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
22697         Define via bibtex-set-dialect.
22698         (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
22699         Obey bibtex-no-opt-remove-re.
22700         (bibtex-vec-push, bibtex-vec-incr): New functions.
22701         (bibtex-format-entry, bibtex-field-list)
22702         (bibtex-print-help-message, bibtex-validate)
22703         (bibtex-search-entries): Use new format of bibtex-entry-alist.
22705 2011-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
22707         * progmodes/compile.el (compilation-goto-locus):
22708         * net/tramp-cmds.el (tramp-append-tramp-buffers):
22709         * bs.el (bs-cycle-next, bs-cycle-previous):
22710         * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
22711         * bindings.el (mode-line-other-buffer):
22712         * autoinsert.el (auto-insert):
22713         * arc-mode.el (archive-extract):
22714         * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
22716 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
22718         * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
22719         Fix check of `emacs-lock-unlockable-modes'.
22720         Coerce true values of `emacs-lock--try-unlocking' to t.
22722 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
22724         * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
22725         * emacs-lock.el: New file.
22727 2011-07-05  Julien Danjou  <julien@danjou.info>
22729         * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
22730         than `boundp' to check if face is set.
22732 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
22734         * register.el (registerv-make):
22735         * window.el (window-min-height): Fix typos in docstrings.
22737 2011-07-05  Jan Djärv  <jan.h.d@swipnet.se>
22739         * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
22740         Update doc string.
22742 2011-07-04  Juanma Barranquero  <lekktu@gmail.com>
22744         * server.el (server-execute): Catch quit and call
22745         `server-return-error' to pass the error back to emacsclient and
22746         close the connection (bug#8942).
22748 2011-07-04  Ken Manheimer  <ken.manheimer@gmail.com>
22750         * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
22751         insecure exception for current topic.  Also note that auto-saves
22752         are handled differently.
22754         (allout-auto-save-temporarily-disabled, allout-just-did-undo):
22755         State variables for tracking auto-save inhibition situation.
22757         (allout-write-contents-hook-handler): Rename from
22758         'allout-write-file-hook-handler', and describe how it depends on
22759         write-contents-functions sensitivity to non-nil value to prevent
22760         file write.
22762         (allout-auto-save-hook-handler): Remove.  auto-save does not check
22763         this in individual buffers, only in the starting buffer, so this
22764         is not the right way for us to inhibit auto-save in a buffer
22765         according to its condition.
22767         (allout-mode): Use new allout-write-contents-hook-handler, and
22768         only with write-contents-functions.  Remove auto-save provisions -
22769         they're implemented elsewhere.
22771         (allout-before-change-handler): If undo is in progress, note that
22772         for attention of allout-post-command-business.
22774         (allout-post-command-business): If the command we're following was
22775         an undo, check for change in the status of encrypted items and
22776         adjust auto-save inhibitions accordingly.
22778         (allout-toggle-subtree-encryption): Adjust auto-save inhibition
22779         according to whether there are or aren't any plain-text topics
22780         pending encryption.
22782         (allout-inhibit-auto-save-info-for-decryption):
22783         Adjust buffer-saved-size and some allout state to inhibit auto-saves
22784         if there are plain-text topics pending encryption.
22786         (allout-maybe-resume-auto-save-info-after-encryption): Adjust
22787         buffer-saved-size and some allout state to not inhibit auto-saves
22788         if there are no longer any plain-text topics pending encryption.
22790         (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
22791         No longer provide for exemption of the current topic.
22793 2011-07-04  Juri Linkov  <juri@jurta.org>
22795         Add 7z operations to delete and save changed members (bug#8968).
22796         * arc-mode.el (archive-7z-expunge, archive-7z-update):
22797         New defcustoms.
22798         (archive-7z-write-file-member): New function.
22799         (archive-7z-summarize): Fix the number of dashes in the
22800         listing output.
22802 2011-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
22804         * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
22805         (bug#8958).
22807 2011-07-04  Chong Yidong  <cyd@stupidchicken.com>
22809         * bindings.el: Ignore next-buffer and previous-buffer in
22810         minibuffer-local-map.
22812         * font-lock.el (font-lock-builtin-face): Change light background
22813         color to dark slate blue (Bug#6693).
22815 2011-07-04  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
22817         * progmodes/gdb-mi.el (gdb): Use completion-at-point.
22819 2011-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
22821         * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
22822         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
22823         Add switch-to-buffer.
22825 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22827         * isearch.el (isearch-search-fun-function): Clarify further the
22828         meaning of the function returned.
22830 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
22832         * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
22834         * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
22835         (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
22836         Use it.
22837         (tramp-remote-path): Add "/bin" and "/usr/bin".  On busyboxes,
22838         `tramp-default-remote-path' does not exist.
22839         (tramp-send-command-and-read): New optional argument NOERROR.
22840         (tramp-open-connection-setup-interactive-shell)
22841         (tramp-get-remote-path, tramp-get-remote-stat): Use it.
22842         (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
22843         (tramp-process-sentinel): Flush also process' connection property.
22844         (tramp-sh-handle-start-file-process): Do not set process
22845         sentinel.  It is done now ...
22846         (tramp-maybe-open-connection): ... here.  (Bug#8929)
22848 2011-07-04  MON KEY  <monkey@sandpframing.com>
22850         * play/animate.el (animate-string): Doc fixes and allow changing
22851         the buffer name (bug#5417).
22853 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22855         * play/animate.el (animation-buffer-name): Rename from *animate*.
22857 2011-07-04  Paul Eggert  <eggert@cs.ucla.edu>
22859         * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
22860         This is simpler and helps future-proof the code.
22861         (timer-until): Use time-subtract and float-time.
22862         (timer--time-less-p): Use time-less-p.
22864 2011-07-04  Juanma Barranquero  <lekktu@gmail.com>
22866         * type-break.el (timep): Use the value of `float-time' to avoid a
22867         byte-compiler warning.
22869         * server.el (server-eval-and-print): Return any result, even nil.
22871 2011-07-03  Paul Eggert  <eggert@cs.ucla.edu>
22873         * type-break.el: Accept time formats that the builtins accept.
22874         (timep, type-break-time-difference): Accept any format that
22875         float-time accepts, rather than insisting on (HIGH LOW USECS) format.
22876         This is simpler and helps future-proof the code.
22877         (type-break-time-difference): Round rather than ignoring
22878         subseconds components.
22880 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22882         * info.el (Info-apropos-matches): Make non-interactive, since it
22883         doesn't seem to do anything useful as a command (bug#8829).
22885 2011-07-03  Chong Yidong  <cyd@stupidchicken.com>
22887         * frame.el (frame-background-mode, frame-set-background-mode):
22888         Move from faces.el.
22889         (frame-default-terminal-background): New function.
22891         * custom.el (custom-push-theme): Don't record faces in `changed'
22892         theme; this doesn't work correctly for per-frame face settings.
22893         (disable-theme): Use face-set-after-frame-default to reset faces.
22894         (custom--frame-color-default): New function.
22896 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22898         * dired.el (dired-flagging-regexp): Remove unused variable
22899         (bug#8769).
22901 2011-03-29  Kevin Ryde  <user42@zip.com.au>
22903         * progmodes/compile.el (compilation-error-regexp-alist-alist):
22904         `perl-Test2' extend to match possible "fail #N" rep count
22905         (bug#8377).
22907 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22909         * mail/feedmail.el (feedmail-buffer-to-smtpmail):
22910         `smtpmail-via-smtp' now returns the error instead of nil.
22912         * isearch.el (isearch-search-fun-function): Clarify the doc string
22913         (bug#8101).
22915 2011-07-03  Richard Kim  <emacs18@gmail.com>  (tiny change)
22917         * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
22918         unnecessary spaces (bug#8987).
22920 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22922         * net/network-stream.el (open-network-stream): Use the
22923         :end-of-capability command thoughout.
22925 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
22927         * net/network-stream.el (open-network-stream): Add the
22928         :end-of-capability command parameter, used by pop3.el.
22930 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22932         * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
22934         * fringe.el (fringe-query-style): Remove redundant text " (type ?
22935         for list)" (bug#6475).
22937         * files.el (file-expand-wildcards): Ignore non-readable
22938         sub-directories while trying to find matches instead of signaling
22939         an error (bug#6297).
22941         * man.el (Man-reference-regexp): Allow matching possible
22942         word-wrapped references (bug#6289).
22944         * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
22945         for consistency with the other vc buffers (bug#6197).
22946         (vc-checkin): Ditto.
22948         * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
22950         * longlines.el (longlines-mode): Document what ARG does (bug#6150).
22952 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22954         * custom.el (defcustom): Clarify that :set is only used in the
22955         Customize user interface (bug#6089).
22957         * progmodes/flymake.el (flymake-mode): If the buffer isn't
22958         associated with a file, refuse to run instead of erroring out
22959         (bug#6084).
22961         * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
22962         the doc string, since it appears that using `fill-column' always
22963         controls the width (bug#7845).
22965         * simple.el (shell-command-on-region): Say where the error output
22966         went if `shell-command-default-error-buffer' is set (bug#6857).
22968 2011-07-02  Ken Manheimer  <ken.manheimer@gmail.com>
22970         * allout.el (allout-yank-processing): Adjust cursor position for
22971         backwards-deleted space.
22973         (allout-rebullet-heading): Register changes with
22974         allout-exposure-changed-hook, so the modified topic is properly
22975         decorated.
22977 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22979         * minibuffer.el (completion-in-region): Document PREDICATE
22980         (bug#7136).
22982         * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
22983         of keyword/argument pairs (bug#6904).
22985         * replace.el (multi-occur):
22986         Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
22988 2011-07-02  Drew Adams  <drew.adams@oracle.com>
22990         * dired.el (dired-mark-if): Make the message about whether it's
22991         marking or unmarking clearer (bug#8523).
22993 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22995         * disp-table.el (display-table-print-array): New function.
22996         (describe-display-table): Use it to print the vectors more pretty
22997         (Bug#8859).
22999 2011-07-02  Martin Rudalics  <rudalics@gmx.at>
23001         * window.el (window-state-get-1): Don't assign clone numbers.
23002         Add clone-of item to list of window parameters.
23003         (window-state-put-2): Don't process clone numbers.
23004         (display-buffer-alist): Fix doc-string.
23006 2011-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
23008         * subr.el (remq): Don't allocate if it's not needed.
23009         (keymap--menu-item-binding, keymap--menu-item-with-binding)
23010         (keymap--merge-bindings): New functions.
23011         (keymap-canonicalize): Use them to refine the canonicalization.
23012         * minibuffer.el (minibuffer-local-completion-map)
23013         (minibuffer-local-must-match-map): Move initialization from C.
23014         (minibuffer-local-filename-completion-map): Move initialization from C;
23015         don't inherit from anything here.
23016         (minibuffer-local-filename-must-match-map): Make obsolete.
23017         (completing-read-default): Use make-composed-keymap to combine
23018         minibuffer-local-filename-completion-map with either
23019         minibuffer-local-must-match-map or
23020         minibuffer-local-filename-completion-map.
23022 2011-07-01  Glenn Morris  <rgm@gnu.org>
23024         * type-break.el (type-break-time-sum): Use dolist.
23026         * textmodes/flyspell.el (flyspell-word-search-backward):
23027         Replace CL function.
23029 2011-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23031         * mouse.el (mouse--strip-first-event): New function.
23032         (function-key-map): Use it to map fringe clicks to normal clicks
23033         by default.
23035         * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
23036         (vc-bzr-revision-completion-table): Add support for annotate and date.
23038         * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
23039         inherit from parent.
23041 2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23043         * dired-aux.el (dired-diff): Doc fixup (bug#8816).
23044         (dired-show-file-type): Doc fixup (bug#8818).
23046         * dired.el (dired-mode): Fix up the doc string as suggested by
23047         Drew Adams (bug#8817).
23049         * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
23050         cookie, since the manual says that it should be possible to add
23051         this function to `find-file-hook' (bug#8709).
23053 2011-07-01  Teodor Zlatanov  <tzz@lifelogs.com>
23055         * progmodes/cfengine.el: Moved all cfengine3.el functionality
23056         here.  Noted Ted Zlatanov as the maintainer.
23057         (cfengine-common-settings, cfengine-common-syntax): New functions
23058         to set up common things between `cfengine-mode' and
23059         `cfengine3-mode'.
23060         (cfengine3-mode): New mode.
23061         (cfengine3-defuns cfengine3-defuns-regex
23062         (cfengine3-class-selector-regex cfengine3-category-regex)
23063         (cfengine3-vartypes cfengine3-font-lock-keywords)
23064         (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
23065         (cfengine3-indent-line): Add from cfengine3.el.
23067 2011-07-01  Michael Albinus  <michael.albinus@gmx.de>
23069         * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
23071         * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
23073 2011-07-01  Martin Rudalics  <rudalics@gmx.at>
23075         * window.el (same-window-buffer-names, same-window-regexps)
23076         (same-window-p, special-display-frame-alist)
23077         (special-display-popup-frame, special-display-function)
23078         (special-display-buffer-names, special-display-regexps)
23079         (special-display-p, pop-up-frame-alist, pop-up-frame-function)
23080         (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
23081         (split-window-preferred-function, split-height-threshold)
23082         (split-width-threshold, even-window-heights)
23083         (display-buffer-mark-dedicated, window-splittable-p)
23084         (split-window-sensibly, window-safely-shrinkable-p):
23085         Un-obsolete.
23086         (display-buffer): Don't spread args with function specifier
23087         because special-display-popup-frame won't like it.
23089 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
23091         Time-stamp simplifications and fixes.
23092         These improve accuracy slightly, and future-proof the code
23093         against some potential changes to current-time format.
23095         * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
23096         by using time-since and float-time.
23098         * vc/ediff-util.el (ediff-calc-command-time): Use time-since
23099         and float-time.  Say "NNN.NNN seconds" rather than "NNN seconds
23100         + NNN microseconds".
23102         * type-break.el (type-break-time-sum): Rewrite using time-add.
23104         * play/hanoi.el (hanoi-current-time-float): Remove.
23105         All uses replaced by float-time.
23107         * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
23108         This yields a more-accurate answer.
23109         (rng-time-to-float): Remove; no longer needed.
23111         * emacs-lisp/timer.el (timer-relative-time): Use time-add.
23113         * calendar/timeclock.el (timeclock-seconds-to-time):
23114         Defalias to seconds-to-time, since they're the same thing.
23116         * emacs-lisp/elp.el (elp-elapsed-time):
23117         * emacs-lisp/benchmark.el (benchmark-elapse):
23118         * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
23120 2011-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23122         * window.el (bury-buffer): Don't iconify the only frame.
23123         (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
23124         to pop-to-buffer.  Use pop-to-buffer-same-frame if you don't like that.
23126 2011-07-01  Chong Yidong  <cyd@stupidchicken.com>
23128         * eshell/em-smart.el (eshell-smart-display-navigate-list):
23129         Add mouse-yank-primary.
23131 2011-07-01  Teodor Zlatanov  <tzz@lifelogs.com>
23133         * progmodes/cfengine3.el: New file to support CFEngine 3.x.
23135 2011-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23137         * emacs-lisp/find-func.el (find-library--load-name): New fun.
23138         (find-library-name): Use it to find relative load names when provided
23139         absolute file name (bug#8803).
23141 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23143         * textmodes/flyspell.el (flyspell-word): Consider words that
23144         differ only in case as potential doublons (bug#5687).
23146         * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
23147         Remove two rather uninteresting debugging-like messages to make
23148         debbugs.el more silent.
23150         * comint.el (comint-password-prompt-regexp): Accept "Response" as
23151         a password-like phrase.
23153 2011-06-30  Masatake YAMATO  <yamato@redhat.com>
23155         * progmodes/cc-guess.el: New file.
23157         * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
23159         * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
23160         derived from `c-basic-common-init'.
23162         * progmodes/cc-mode.el (top-level): Require cc-guess.
23163         (c-basic-common-init): Use `cc-choose-style-for-mode'.
23165 2011-06-30  Lawrence Mitchell  <wence@gmx.li>
23167         * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
23169 2011-06-30  Alan Mackenzie  <acm@muc.de>
23171         * progmodes/cc-engine.el (c-guess-continued-construct):
23172         Correct the handling of template-args-cont, particularly for when font
23173         lock is disabled.  Name this case as "CASE G".
23175 2011-06-30  Ken Manheimer  <ken.manheimer@gmail.com>
23177         * allout.el (allout-yank-processing): Fix injection of extra space
23178         between bullet and non-whitespace character in first topic when
23179         pasting, ensuring that the actual spacing in the pasted topic
23180         following the bullet char is preserved.  This extra space was
23181         causing pasted encrypted topics to get a decrypted status even
23182         when the content was actually still encrypted.  Now the decryption
23183         status from before the paste is preserved.
23185         (allout-flag-region): Set all allout overlays so they evaporate
23186         when reduced to zero length (evanescent), to prevent overlay
23187         leakage.
23189 2011-06-30  Glenn Morris  <rgm@gnu.org>
23191         * w32-fns.el (w32-charset-info-alist): Declare.
23193         * find-dired.el (find-grep-options): Simplify.
23195         * term/ns-win.el (ns-set-resource): Declare.
23197         * ses.el (row, col): Declare dynamic variables honestly.
23199         * textmodes/reftex-parse.el (index-tags): Declare.
23201 2011-06-30  Chong Yidong  <cyd@stupidchicken.com>
23203         * cus-edit.el (customize-push-and-save): New function.
23205         * files.el (hack-local-variables-confirm): Use it.
23207         * custom.el (load-theme): New arg NO-CONFIRM.
23208         Use customize-push-and-save (Bug#8720).
23209         (custom-enabled-themes): Doc fix.
23211         * cus-theme.el (customize-create-theme)
23212         (custom-theme-merge-theme): Callers to load-theme changed.
23214 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23216         * thingatpt.el (thing-at-point-short-url-regexp): Require that
23217         short URLs have at least one dot in them (bug #7614).
23219         * progmodes/grep.el (rgrep): Bind `process-connection-type' to
23220         nil, because using a pty is apparently too slow (bug #895).
23222 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23224         * mail/sendmail.el (sendmail-query-once): New function.
23225         (sendmail-query-once-function): New variable.
23227 2011-06-29  Glenn Morris  <rgm@gnu.org>
23229         * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
23231         * ses.el (top-level): Require cl when compiling.
23232         (ses-set-localvars): Fix error statement.
23233         Call it at compile time to silence a storm of warnings.
23235 2011-06-29  Martin Rudalics  <rudalics@gmx.at>
23237         * window.el (normalize-live-buffer): Rename to
23238         window-normalize-buffer.
23239         (normalize-live-frame): Rename to window-normalize-frame.
23240         (normalize-any-window): Rename to window-normalize-any-window.
23241         (normalize-live-window): Rename to window-normalize-live-window.
23242         (make-window-atom): Rename to window-make-atom.
23243         (window-resize-reset): Rename to window--resize-reset.
23244         (window-resize-reset-1): Rename to window--resize-reset-1.
23245         (resize-mini-window): Rename to window--resize-mini-window.
23246         (resize-subwindows-skip-p): Rename to
23247         window--resize-subwindows-skip-p.
23248         (resize-subwindows-normal): Rename to
23249         window--resize-subwindows-normal.
23250         (resize-subwindows): Rename to window--resize-subwindows.
23251         (resize-other-windows): Rename to window--resize-siblings.
23252         (resize-this-window): Rename to window--resize-this-window.
23253         (resize-root-window): Rename to window--resize-root-window.
23254         (resize-root-window-vertically): Rename to
23255         window--resize-root-window-vertically.
23256         (normalize-buffer-to-display): Rename to
23257         window-normalize-buffer-to-display.
23258         (normalize-buffer-to-switch-to): Rename to
23259         window-normalize-buffer-to-switch-to.
23260         Correspondingly update all callers of the functions listed
23261         above.
23262         (display-buffer-alist, display-buffer-normalize-arguments)
23263         (display-buffer-normalize-options, display-buffer)
23264         (display-buffer-alist-set): Use "function" instead of
23265         "fun-with-args".
23267 2011-06-28  Chong Yidong  <cyd@stupidchicken.com>
23269         * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
23270         addresses more clearly.  Add hyperlinks for bug-gnu-emacs and
23271         debbugs.gnu.org.  Mention acknowledgment email.
23273 2011-06-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23275         * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
23276         buffer multibyteness, since it shouldn't matter.
23278 2011-06-28  Martin Rudalics  <rudalics@gmx.at>
23280         * window.el (display-buffer-in-side-window): Handle dedicated
23281         windows as in display-buffer-reuse-window.
23282         (display-buffer-normalize-alist): Use value of override
23283         specifier.
23284         (display-buffer-normalize-specifiers): Use value of
23285         other-window-means-other-frame specifier.
23286         (display-buffer-alist): Rewrite some texts in widgets.
23287         (display-buffer): Spread arguments when calling function
23288         specified by fun-with-args.
23290 2011-06-28  Deniz Dogan  <deniz@dogan.se>
23292         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
23293         Unnest `let'.
23295         * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
23296         selectors (Bug#5732).
23297         (css-proprietary-nmstart-re): Use `regexp-opt'.
23299 2011-06-27  Jari Aalto  <jari.aalto@cante.net>
23301         * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
23302         (eshell-ls-date-format): New defcustom.
23303         (eshell-ls-file): Use it.
23305 2011-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
23307         * help-fns.el (describe-variable): Fix message for terminal-local vars.
23309 2011-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23311         * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
23312         (ange-ftp-make-tmp-name): New arg.
23313         (ange-ftp-file-local-copy): Use it.
23315 2011-06-27  Jambunathan K  <kjambunathan@gmail.com>
23317         * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
23318         no-conversion (Bug#8870).
23320 2011-06-27  Martin Rudalics  <rudalics@gmx.at>
23322         * window.el (window-right, window-left, window-child)
23323         (window-child-count, window-last-child)
23324         (window-iso-combination-p, walk-window-tree-1)
23325         (window-atom-check-1, window-tree-1, delete-window)
23326         (window-state-get-1, display-buffer-even-window-sizes): Adapt to
23327         new naming conventions - window-vchild, window-hchild,
23328         window-next and window-prev are now called window-top-child,
23329         window-left-child, window-next-sibling and window-prev-sibling
23330         respectively.
23331         (resize-window-reset): Rename to window-resize-reset.
23332         (resize-window-reset-1): Rename to window-resize-reset-1.
23333         (resize-window): Rename to window-resize.
23334         (window-min-height, window-min-width)
23335         (resize-mini-window, resize-this-window, resize-root-window)
23336         (resize-root-window-vertically, adjust-window-trailing-edge)
23337         (enlarge-window, shrink-window, maximize-window)
23338         (minimize-window, delete-window, quit-restore-window)
23339         (split-window, balance-windows, balance-windows-area-adjust)
23340         (balance-windows-area, window-state-put-2)
23341         (display-buffer-even-window-sizes, display-buffer-set-height)
23342         (display-buffer-set-width, set-window-text-height)
23343         (fit-window-to-buffer): Rename all "resize-window" prefixed
23344         calls to use the "window-resize" prefix convention.
23345         (display-buffer-alist): Fix symbol for label specifier.
23346         (display-buffer-reuse-window): Set reuse-dedicated to cdr of
23347         corresponding specifier.
23348         Reported by Juanma Barranquero <lekktu@gmail.com>.
23350 2011-06-27  Vincent BelaĂ¯che  <vincentb1@users.sourceforge.net>
23352         * ses.el (ses-destroy-cell-variable-range): Fix heading comment
23353         convention.
23354         (ses-call-printer): Does not pass an empty string to formatter when the
23355         cell is empty to keep from barking printer Calc math-format-value.
23357 2011-06-27  Richard Stallman  <rms@gnu.org>
23359         * battery.el (battery-mode-line-limit): New variable.
23360         (battery-update): Handle it.
23362         * mail/rmailmm.el (rmail-mime-process-multipart):
23363         Handle truncated messages.
23365 2011-06-27  Glenn Morris  <rgm@gnu.org>
23367         * progmodes/flymake.el (flymake-err-line-patterns):
23368         Allow for column numbers in the ant/javac pattern.  (Bug#8866)
23370 2011-06-27  Vincent BelaĂ¯che  <vincentb1@users.sourceforge.net>
23372         * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
23373         (ses--clean-!, ses--clean-_): New functions.
23374         (ses-range): Add configurability of readout order, and conversion
23375         to Calc vector.
23377         * ses.el (ses-repair-cell-reference-all): New function.
23378         (ses-cell-symbol): Set macro as safe, so that it can be used in
23379         formulas.
23381         * ses.el: Update cycle detection algorithm.
23382         (ses-localvars): Add ses--Dijkstra-attempt-nb and
23383         ses--Dijkstra-weight-bound, and initial values thereof when applicable.
23384         (ses-set-localvars): New function.
23385         (ses-make-cell): Add property-list as a cell element.
23386         (ses-cell-property-get-fun, ses-cell-property-get)
23387         (ses-cell-property-delq-fun, ses-cell-property-set-fun)
23388         (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
23389         New functions.
23390         (ses-cell-property-set, ses-cell-property-pop)
23391         (ses-cell-property-get-handle): New macro.
23392         (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
23393         New aliases, used for code readability.
23394         (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
23395         cycle detection.
23396         (ses-self-reference-early-detection): New defcustom.
23397         (ses-formula-references): Robustify against self-referring cells.
23398         (ses-mode): Use ses-set-localvars.
23399         (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
23400         before lauching the update processing.
23401         (ses-initialize-Dijkstra-attempt): New function.
23402         (ses-recalculate-cell): Update for cycle detection based on
23403         Dijkstra algorithm.
23405         * ses.el: Fix commenting and indenting convention.
23407 2011-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
23409         * bs.el (bs-cycle-next): Complete last change.
23411 2011-06-27  Drew Adams  <drew.adams@oracle.com>
23413         * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
23415 2011-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23417         * net/network-stream.el (network-stream-open-starttls):
23418         Don't re-get capabilities unless we've reestablished connection.
23419         (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
23421         * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
23422         to binary to possibly avoid line encoding issues on Windows (among
23423         other things).
23425 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23427         * net/network-stream.el (open-network-stream): Return an :error
23428         saying what the problem was, if possible.
23430         * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
23431         server.
23433         * net/network-stream.el (network-stream-open-starttls): If we
23434         wanted to use STARTTLS, and the server offered it, but we weren't
23435         able to because we had no STARTTLS support, then close the connection.
23436         (open-network-stream): Return an :error element, if present.
23438 2011-06-26  Chong Yidong  <cyd@stupidchicken.com>
23440         * hl-line.el (hl-line-sticky-flag): Doc fix.
23441         (global-hl-line-sticky-flag): New option (Bug#8323).
23442         (global-hl-line-highlight): Obey it.
23444         * vc/vc.el (vc-revert-show-diff): Default to t.
23446 2011-06-26  Ken Manheimer  <ken.manheimer@gmail.com>
23448         * allout-widgets.el (allout-widgets-post-command-business):
23449         Stop decorating intermediate isearch matches.  They're not being
23450         undecorated when an isearch is continued past, and isearch
23451         automatically collapses them.  This leads to "widget leaks", where
23452         decorated items accumulate in collapsed areas.  Lines with lots of
23453         hidden widgets can slow down cursor travel, substantially.
23454         Too much complicated machinery would be needed to ensure undecoration,
23455         so we're doing without this nicety.
23457         (allout-widgets-tally-string): Don't try to do a hash-table-count
23458         of allout-widgets-tally when it's nil.  This eliminates spurious "Error
23459         during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
23460         *Messages* when allout-widgets-maintain-tally is t.
23462 2011-06-26  Martin Rudalics  <rudalics@gmx.at>
23464         * window.el (display-buffer-normalize-argument): Rename to
23465         display-buffer-normalize-arguments.  Handle special meaning of
23466         LABEL argument.  Respect special-display-function when popping up
23467         a new frame.  Fix code searching for a window showing the buffer
23468         on another frame.
23469         (display-buffer-normalize-specifiers):
23470         Call display-buffer-normalize-arguments.
23471         (display-buffer-in-window): Don't undedicate the window if its
23472         buffer remains the same.
23473         Reported by Drew Adams <drew.adams@oracle.com>.
23474         (display-buffer-alist): Add choice for same-window macro
23475         specfier.
23476         (display-buffer): Mention special meaning of LABEL argument in
23477         doc-string.  Fix quoting.  Don't pop up a new frame even as
23478         fallback.
23480 2011-06-26  Juanma Barranquero  <lekktu@gmail.com>
23482         * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
23483         avoid deleting the current window in some cases (bug#8911).
23485 2011-06-26  Andreas Schwab  <schwab@linux-m68k.org>
23487         * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
23488         (Bug#8934)
23490 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23492         * net/network-stream.el (network-stream-open-starttls):
23493         Use built-in TLS support if `gnutls-available-p' is true.
23494         (network-stream-open-tls): Ditto.
23496 2011-06-26  Leo Liu  <sdl.web@gmail.com>
23498         * register.el (registerv): New struct.
23499         (registerv-make): New function.
23500         (jump-to-register, describe-register-1, insert-register):
23501         Support the jump-func, print-func and insert-func slot of a registerv
23502         struct.  (Bug#8415)
23504 2011-06-26  Chong Yidong  <cyd@stupidchicken.com>
23506         * vc/vc.el (vc-revert-show-diff): New defcustom.
23507         (vc-diff-internal): New arg specifying diff buffer.
23508         (vc-revert): Obey vc-revert-show-diff.  If we show a diff, don't
23509         reuse an existing *vc-diff* buffer (Bug#8927).
23511         * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
23513 2011-06-26  Glenn Morris  <rgm@gnu.org>
23515         * progmodes/f90.el (f90-critical-indent): New option.
23516         (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
23517         (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
23518         (f90-mode): Doc fix.
23519         (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
23520         (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
23521         (f90-beginning-of-block, f90-next-block, f90-indent-region)
23522         (f90-match-end): Handle block, critical.
23524 2011-06-25  Glenn Morris  <rgm@gnu.org>
23526         * calendar/diary-lib.el (diary-included-files): Doc fix.
23527         (diary-include-files): New function, extracted from
23528         diary-include-other-diary-files and diary-mark-included-diary-files.
23529         (diary-include-other-diary-files, diary-mark-included-diary-files):
23530         Just call diary-include-files.
23531         (diary-mark-entries): Reset diary-included-files on first call.
23533         * calendar/diary-lib.el (diary-mark-entries)
23534         (diary-mark-included-diary-files):
23535         Visit included diary-files in temp buffers.
23537         * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
23538         (f90-blocks-re, f90-program-block-re, f90-end-block-re)
23539         (f90-start-block-re, f90-imenu-generic-expression)
23540         (f90-looking-at-program-block-start, f90-no-block-limit):
23541         Add support for submodules.
23543         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
23544         (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
23546 2011-06-25  Eli Zaretskii  <eliz@gnu.org>
23548         * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
23549         buffer-file-type before setting its value, to avoid disastrous
23550         global effects on decoding files for DOS/Windows systems.  (Bug#8780)
23552 2011-06-25  Juanma Barranquero  <lekktu@gmail.com>
23554         * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
23556         * ses.el (ses-unload-function):
23557         * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
23559         * proced.el (proced-unload-function):
23560         * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
23562 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
23564         * server.el (server-create-window-system-frame): Add parameters arg.
23565         (server-process-filter): Doc fix.  Handle frame-parameters.
23567 2011-06-25  Juanma Barranquero  <lekktu@gmail.com>
23569         Fix bug#8730, bug#8781.
23571         * loadhist.el (unload--set-major-mode): New function.
23572         (unload-feature): Use it.
23574         * progmodes/python.el (python-after-info-look): Add autoload cookie.
23575         (python-unload-function): New function.
23577 2011-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
23579         * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
23581 2011-06-25  Giuseppe Scrivano  <gscrivano@gnu.org>
23583         * net/browse-url.el (browse-url-firefox-program): Add icecat to
23584         the candidates list.
23586 2011-06-24  Juanma Barranquero  <lekktu@gmail.com>
23588         * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
23590 2011-06-23  Richard Stallman  <rms@gnu.org>
23592         * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
23593         (rmail-variables): Set next-error-move-function.
23594         (rmail-what-message): Take argument POS.
23595         (rmail-next-error-move): New function.
23597 2011-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
23599         * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
23600         messages for adjacent non-terminals.
23602 2011-06-23  Richard Stallman  <rms@gnu.org>
23604         * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
23605         (rmail-show-message-1): Preserve buffer modified flag.
23606         (rmail-start-mail): Don't specify use of rmail-mail-return;
23607         that's done by mail-bury now.
23608         (rmail-mail-return): Handle arg NEWBUF.
23610 2011-06-23  Michael Albinus  <michael.albinus@gmx.de>
23612         * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
23613         SIZE is a number.
23615 2011-06-23  Martin Rudalics  <rudalics@gmx.at>
23617         * window.el (get-lru-window, get-mru-window)
23618         (get-largest-window): Never return a minibuffer window.
23619         (display-buffer-pop-up-window): Fix a bug that could lead to
23620         reusing the minibuffer window.
23621         (display-buffer): Pass original specifier argument to
23622         display-buffer-function instead of the normalized one.
23623         Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
23625 2011-06-22  Leo Liu  <sdl.web@gmail.com>
23627         * minibuffer.el (completing-read-function)
23628         (completing-read-default): Move from minibuf.c.
23630 2011-06-22  Richard Stallman  <rms@gnu.org>
23632         * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
23633         to Rmail even if not started by a special Rmail command.
23635         * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
23636         Copy the buffer currently showing just one message.
23638 2011-06-22  Roland Winkler  <winkler@gnu.org>
23640         * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
23641         (bibtex-clean-entry): First delete the old key so that a
23642         customized algorithm for generating the new key does not get
23643         confused by the old key.
23644         (bibtex-url): Obey regexp of first step.
23645         (bibtex-search-entries): Do not use add-to-list with local
23646         list-var.
23648 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23650         * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
23651         stored a user name, then query for the password first, instead of
23652         waiting for SMTP to give an error message and the trying again.
23654 2011-06-22  Lawrence Mitchell  <wence@gmx.li>
23656         * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
23657         BUFFER in call-process.
23659 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23661         * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
23662         QUIT twice.
23663         (smtpmail-try-auth-methods): Require user name and password from
23664         auth-source.
23666 2011-06-22  Martin Rudalics  <rudalics@gmx.at>
23668         * window.el (display-buffer-default-specifiers)
23669         (display-buffer-alist): Remove entries for pop-up-frame-alist.
23670         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
23671         (split-window): Normalize SIDE argument (Bug#8916).
23673         * frame.el (pop-up-frame-alist, pop-up-frame-function)
23674         (special-display-frame-alist, special-display-popup-frame):
23675         Remove duplicate declarations.  These are now in window.el.
23677 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23679         * mail/smtpmail.el (smtpmail-via-smtp):
23680         Set :use-starttls-if-possible so that we always use STARTTLS if the
23681         server supports it.  SMTP servers that support STARTTLS commonly
23682         require it.
23684         * net/network-stream.el (network-stream-open-starttls): Support
23685         upgrading to STARTTLS always, even if we don't have built-in support.
23686         (open-network-stream): Add the :always-query-capabilities keyword.
23688         * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
23689         upgrades with `open-network-stream', and rely solely on
23690         auth-source for all credentials.  Big changes throughout the file,
23691         but in particular:
23692         (smtpmail-auth-credentials): Remove.
23693         (smtpmail-starttls-credentials): Remove.
23694         (smtpmail-via-smtp): Check for servers saying they want AUTH after
23695         MAIL FROM, too.
23697         * net/network-stream.el (network-stream-open-starttls):
23698         Provide support for client certificates both for external and built-in
23699         STARTTLS.
23700         (auth-source): Require.
23701         (open-network-stream): Document the :client-certificate keyword.
23702         (network-stream-certificate): Change cert-cert to cert and
23703         cert-key to key.
23705 2011-06-21  Michael Albinus  <michael.albinus@gmx.de>
23707         * net/tramp-cache.el (top): Don't load the persistency file when
23708         "emacs -Q" has been called.
23710 2011-06-21  Tim Harper  <timcharper@gmail.com>
23712         * term/ns-win.el (ns-initialize-window-system):
23713         Set application-specific `ApplePressAndHoldEnabled' system
23714         resource to NO as it is not yet supported by the NS port.
23716 2011-06-21  Juanma Barranquero  <lekktu@gmail.com>
23718         * misc.el (list-dynamic-libraries--refresh): Compute header here...
23719         (list-dynamic-libraries): ...not here.
23721 2011-06-21  Leo Liu  <sdl.web@gmail.com>
23723         * subr.el (sha1): Implement sha1 using secure-hash.
23725 2011-06-21  Martin Rudalics  <rudalics@gmx.at>
23727         * window.el (display-buffer-alist): In default value do not
23728         enforce searching a window on any but the selected frame.
23729         Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
23730         (display-buffer-select-window): Remove function.
23731         (display-buffer-in-window): When a window on another frame gets
23732         reused, do not select it any more but just raise its frame if
23733         necessary (Bug#8851) and (Bug#8856).
23734         (display-buffer-normalize-options): Handle pop-up-frames related
23735         options more faithfully.
23736         (pop-to-buffer): Don't rely on `display-buffer' selecting the
23737         window if it is on another frame.
23738         (display-buffer-alist, display-buffer-default-specifiers):
23739         Don't make new frame unsplittable by default.
23740         (display-buffer-normalize-argument): Fix doc-string typo and use
23741         'same-frame-other-window instead of 'other-window when associating
23742         with display-buffer-macro-specifiers.
23744 2011-06-21  Vincent BelaĂ¯che  <vincent.b.1@hotmail.fr>
23746         * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
23747         New functions.
23748         (5x5-mode-map, 5x5-mode-menu): Bind them.
23749         (5x5-draw-grid): Tweak the solver's rendering.
23751 2011-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
23753         * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
23754         `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
23756 2011-06-21  Drew Adams  <drew.adams@oracle.com>
23758         * menu-bar.el: Use function variable instead of switch-to-buffer.
23759         (menu-bar-select-buffer-function): New variable.
23760         (menu-bar-update-buffers): Use it (bug#8876).
23762 2011-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
23764         * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
23765         variable's status.
23767 2011-06-20  Jan Djärv  <jan.h.d@swipnet.se>
23769         * x-dnd.el (x-dnd-version-from-flags)
23770         (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
23771         and long as number (Bug#8899).
23772         (x-dnd-handle-xdnd): Call functions above (Bug#8899).
23774 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
23776         * minibuffer.el (completion-metadata): Add `metadata' to the alist.
23777         (completion-try-completion, completion-all-completions): Compute the
23778         metadata argument if it's missing; make it optional (bug#8795).
23780         * wid-edit.el: Use lex-bind and move towards completion-at-point.
23781         (widget-complete): Use new :completion-function property.
23782         (widget-completions-at-point): New function.
23783         (default): Use :completion-function instead of :complete.
23784         (widget-default-completions): Rename from widget-default-complete;
23785         Rewrite.
23786         (widget-string-complete, widget-file-complete, widget-color-complete):
23787         Remove functions.
23788         (file, symbol, function, variable, coding-system, color):
23789         * international/mule-cmds.el (default-input-method, charset)
23790         (language-info-custom-alist):
23791         * cus-edit.el (face): Use new property :completions.
23793         * progmodes/pascal.el (pascal-completions-at-point): New function.
23794         (pascal-mode): Use it.
23795         (pascal-mode-map): Use completion-at-point.
23796         (pascal-toggle-completions): Make obsolete.
23797         (pascal-complete-word, pascal-show-completions):
23798         * progmodes/octave-mod.el (octave-complete-symbol):
23799         Redefine as obsolete alias.
23800         * progmodes/octave-inf.el (inferior-octave-completion-at-point):
23801         Signal absence of completion info for old Octave,
23802         (inferior-octave-complete): Redefine as obsolete alias.
23803         * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
23804         (meta-completions-at-point): Rename from meta-complete-symbol and
23805         adapt it for use on completion-at-point-functions.
23806         (meta-common-mode): Use it.
23807         (meta-looking-at-backward, meta-match-buffer): Remove.
23808         (meta-complete-symbol): Redefine as obsolete alias.
23809         (meta-common-mode-map): Use completion-at-point.
23810         * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
23811         (makefile-mode-map): Use completion-at-point.
23812         (makefile-completions-at-point): Rename from makefile-complete and
23813         adapt it for use on completion-at-point-functions.
23814         (makefile-mode): Use it.
23815         (makefile-complete): Redefine as obsolete alias.
23817 2011-06-20  Deniz Dogan  <deniz@dogan.se>
23819         * net/rcirc.el: Delete trailing whitespaces once and for all.
23821 2011-06-20  Daniel Colascione  <dan.colascione@gmail.com>
23823         * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
23825 2011-06-19  Chong Yidong  <cyd@stupidchicken.com>
23827         * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
23829         * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
23831 2011-06-19  Martin Rudalics  <rudalics@gmx.at>
23833         * window.el (display-buffer-other-window-means-other-frame):
23834         Call display-buffer-normalize-alist.
23835         (display-buffer-normalize-specifiers-1): Rename to
23836         display-buffer-normalize-argument.  New argument other-frame.
23837         Rewrite.
23838         (display-buffer-normalize-specifiers-2): Rename to
23839         display-buffer-normalize-options.
23840         (display-buffer-normalize-alist-1): New function.
23841         (display-buffer-normalize-specifiers-3): Rename to
23842         display-buffer-normalize-alist.
23843         Call display-buffer-normalize-alist-1.
23844         (display-buffer-normalize-options-inhibit): New variable.
23845         (display-buffer-normalize-specifiers): Rewrite calling
23846         display-buffer-normalize-alist,
23847         display-buffer-normalize-argument, and
23848         display-buffer-normalize-options.  Don't call the latter if
23849         display-buffer-normalize-options-inhibit is non-nil.
23850         (frame-auto-delete): New option.
23851         (window-deletable-p): Use frame-auto-delete.
23852         (window-list-no-nils, window-state-ignored-parameters)
23853         (window-state-get-1, window-state-get, window-state-put-list)
23854         (window-state-put-1, window-state-put-2, window-state-put):
23855         New functions.
23856         (display-buffer-normalize-options): Move special-display-p group
23857         after pop-up-frame group (Bug#8851) and (Bug#8856).
23859 2011-06-18  Chong Yidong  <cyd@stupidchicken.com>
23861         * emacs-lisp/rx.el (rx-constituents): Add support for numbered
23862         groups (Bug#8776).
23863         (rx-submatch-n): New function.
23864         (rx): Document it.
23866         * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
23867         (Bug#8768).
23869         * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
23871         * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
23873         * cus-face.el (custom-declare-face): Call custom-theme-recalc face
23874         anytime existing face settings are present (Bug#8889).
23876         * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
23877         (delphi-mode): Use define-derived-mode to inherit from prog-mode.
23878         Remove unused argument.
23880 2011-06-18  Martin Rudalics  <rudalics@gmx.at>
23882         * window.el (display-buffer-default-specifiers):
23883         Remove pop-up-frame.  Add pop-up-window-min-height,
23884         pop-up-window-min-width, and another reuse-window specifier
23885         (Bug#8882).  Reported by Dan Nicolaescu <dann@gnu.org>.
23886         (display-buffer-normalize-specifiers-2):
23887         Handle split-height-threshold and split-width-threshold also when
23888         pop-up-windows is unset.  Add a reuse-window specifier for the
23889         case popping up a new window fails.
23890         (special-display-popup-frame): Remove double quoting.
23891         (display-buffer-normalize-specifiers-1): Fix thinko.
23893 2011-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
23895         * shell.el (shell-completion-vars): Set pcomplete-termination-string
23896         according to comint-completion-addsuffix.
23898         * pcomplete.el: Convert to lexical binding and fix bug#8819.
23899         (pcomplete-suffix-list): Mark as obsolete.
23900         (pcomplete-completions-at-point): Capture pcomplete-norm-func and
23901         pcomplete-seen in the closure.
23902         (pcomplete-comint-setup): Setup completion-at-point as well.
23903         (pcomplete--entries): New function.
23904         (pcomplete--env-regexp): New var.
23905         (pcomplete-entries): Rewrite to work with partial-completion and
23906         without relying on pcomplete-suffix-list.
23907         (pcomplete-pare-list): Remove, unused.
23909 2011-06-17  Martin Rudalics  <rudalics@gmx.at>
23911         * window.el (display-buffer-alist): Set pop-up-window-min-height
23912         and pop-up-window-min-width in default value.  Reported by
23913         Thierry Volpiatto <thierry.volpiatto@gmail.com>.  New specifier
23914         other-window-means-other-frame.
23915         (display-buffer-macro-specifiers): Comment out entry for
23916         other-window specifier.
23917         (display-buffer-other-window-means-other-frame): New function.
23918         (display-buffer-normalize-specifiers-1): New arguments
23919         buffer-name and label.  Treat other-window case specially.
23920         (display-buffer-normalize-specifiers-2): Treat other-window case
23921         specially.
23922         (display-buffer-normalize-specifiers-3): New function.
23923         (display-buffer-normalize-specifiers):
23924         Call display-buffer-normalize-specifiers-3.
23926 2011-06-17  Martin Rudalics  <rudalics@gmx.at>
23928         * window.el (same-window-p): Fix two typos introduced when
23929         adding with-no-warnings.
23930         (display-buffer-normalize-specifiers-1): Don't check
23931         pop-up-frames for 'unset initialization.
23932         (display-buffer-normalize-specifiers-2): Major rewrite using
23933         special-display-p and same-window-p (Bug#8851) and (Bug#8856).
23934         (pop-up-frames, display-buffer-reuse-frames)
23935         (display-buffer-mark-dedicated): Don't initialize to 'unset.
23936         Suggested by David Engster <deng@randomsample.de>.
23937         (even-window-heights): Initialize to 'unset.
23938         (display-buffer-alist-set): Handle new 'unset initializations.
23939         (display-buffer-macro-specifiers): Don't pop up a new frame in the
23940         other window case.
23942 2011-06-16  Martin Rudalics  <rudalics@gmx.at>
23944         * window.el (display-buffer-normalize-specifiers-1):
23945         Respect current value of pop-up-frames for most reasonable values of
23946         second argument of display-buffer (Bug#8865).
23947         (switch-to-buffer-same-frame, switch-to-buffer-other-window)
23948         (switch-to-buffer-other-window-same-frame)
23949         (switch-to-buffer-other-frame): Fix doc-strings.  Reported by Drew
23950         Adams (Bug#8875).
23951         (display-buffer): Don't check noninteractive when calling
23952         display-buffer-pop-up-frame.
23953         (display-buffer-pop-up-frame): Never pop up a frame in
23954         noninteractive mode (Bug#8857).
23955         (enlarge-window, shrink-window): Don't report an error when the
23956         window can't be resized as requested (Bug#8862).
23958 2011-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
23960         * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
23962         * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
23964         * abbrev.el (define-abbrev-table): Don't add a table multiple times.
23966 2011-06-15  Alan Mackenzie  <acm@muc.de>
23968         * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
23969         for declarators, disable knr checking to speed up for normal files.
23970         2: Refactor, replacing a sequence of nested if forms by a cond form.
23972 2011-06-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23974         * net/network-stream.el (open-network-stream): Add the keyword
23975         :always-query-capabilities for the case where you want to force a
23976         `plain' network connection, but the protocol still requires the
23977         capabilitiy command (i.e., SMTP and EHLO).
23979         * subr.el (process-live-p): Rename from `process-alive-p' for
23980         consistency with other `-live-p' functions.
23982 2011-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
23984         * window.el (same-window-buffer-names, same-window-regexps)
23985         (special-display-frame-alist, special-display-popup-frame)
23986         (special-display-function, special-display-buffer-names)
23987         (special-display-regexps, pop-up-frame-alist)
23988         (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
23989         (pop-up-windows, split-window-preferred-function)
23990         (split-height-threshold, split-width-threshold, even-window-heights)
23991         (display-buffer-mark-dedicated): Don't encourage the use of
23992         display-buffer-alist from Elisp code.
23994 2011-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
23996         * progmodes/python.el (python-mode): Derive from prog-mode.
23997         * progmodes/ps-mode.el (ps-mode):
23998         * progmodes/mixal-mode.el (mixal-mode):
23999         * progmodes/cfengine.el (cfengine-mode):
24000         * progmodes/ld-script.el (ld-script-mode): Likewise.
24002 2011-06-15  Martin Rudalics  <rudalics@gmx.at>
24004         * window.el (display-buffer-alist): Trim default value to avoid
24005         popping up a new frame (Bug#8857) or reusing an arbitrary window
24006         on another frame.
24007         (display-buffer): Do not fall back on popping up a new frame in
24008         batch mode (Bug#8857).
24010 2011-06-14  Chong Yidong  <cyd@stupidchicken.com>
24012         * cus-theme.el (describe-theme-1): Use custom-theme-p.
24013         (custom-theme-summary): New function.
24014         (customize-themes): Use it.
24016 2011-06-13  Glenn Morris  <rgm@gnu.org>
24018         * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
24020 2011-06-13  Martin Rudalics  <rudalics@gmx.at>
24022         * help.el (help-window): Remove variable.
24023         (help-window-point-marker, temp-buffer-max-height)
24024         (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
24025         (help-print-return-message): Don't set help-window.
24026         (resize-temp-buffer-window): Rewrite cod eand doc-string.
24027         (help-window-setup-finish): Remove.
24028         (help-window-display-message, help-window-setup)
24029         (with-help-window): Major rewrite based on new
24030         display-buffer-window variable.
24032         * help-mode.el (help-mode-finish): Remove help-window related
24033         code.
24035         * view.el (view-exits-all-viewing-windows): Remove reference to
24036         view-return-to-alist in doc-string.
24037         (view-return-to-alist): Make obsolete.
24038         (view-buffer): Call pop-to-buffer-same-window and remove
24039         undo-window code.
24040         (view-buffer-other-window): Call pop-to-buffer-other-window and
24041         simplify code.  Ignore second argument.
24042         (view-buffer-other-frame): Call pop-to-buffer-other-frame and
24043         simplify code.  Ignore second argument.
24044         (view-return-to-alist-update): Make obsolete.
24045         (view-mode-enter): Rename second argument to QUIT-RESTORE.
24046         Rewrite using quit-restore window parameters.
24047         (view-mode-exit): Rename second argument to EXIT-ONLY.
24048         Rewrite using quit-restore-window.
24049         (View-exit, View-exit-and-edit, View-leave, View-quit)
24050         (View-quit-all, View-kill-and-leave): Call view-mode-exit with
24051         appropriate arguments.
24052         (view-end-message): Use quit-restore window parameter.
24054         * window.el (display-buffer-function): Rewrite doc-string.
24055         (display-buffer-window, display-buffer-alist): New variables.
24056         (display-buffer-split-specifiers)
24057         (display-buffer-side-specifiers)
24058         (display-buffer-macro-specifiers): New constants.
24059         (display-buffer-even-window-sizes, display-buffer-set-height)
24060         (display-buffer-set-width, display-buffer-select-window)
24061         (display-buffer-in-window, display-buffer-reuse-window)
24062         (display-buffer-split-window-1, display-buffer-split-window)
24063         (display-buffer-split-atom-window, display-buffer-pop-up-window)
24064         (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
24065         (display-buffer-in-side-window, normalize-buffer-to-display)
24066         (display-buffer-normalize-specifiers-1)
24067         (display-buffer-normalize-specifiers-2)
24068         (display-buffer-normalize-specifiers, display-buffer-frame):
24069         New functions.
24070         (display-buffer): Major rewrite.
24071         (display-buffer-other-window, display-buffer-other-frame)
24072         (pop-to-buffer, switch-to-buffer-other-window)
24073         (switch-to-buffer-other-frame): Rewrite.
24074         (display-buffer-same-window, display-buffer-same-frame)
24075         (display-buffer-same-frame-other-window)
24076         (pop-to-buffer-same-window, pop-to-buffer-same-frame)
24077         (pop-to-buffer-other-window)
24078         (pop-to-buffer-same-frame-other-window)
24079         (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
24080         (switch-to-buffer-other-window-same-frame): New functions.
24081         (same-window-p, special-display-p): Rewrite disabling warnings.
24082         Make obsolete.
24083         (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
24084         (display-buffer-mark-dedicated): Initialize to symbol 'unset.
24085         Make obsolete
24086         (same-window-buffer-names, same-window-regexps)
24087         (special-display-frame-alist, special-display-popup-frame)
24088         (special-display-function, special-display-buffer-names)
24089         (special-display-regexps, pop-up-frame-alist)
24090         (pop-up-frame-function, split-window-preferred-function)
24091         (split-height-threshold, split-width-threshold)
24092         (even-window-heights): Make obsolete.
24094 2011-06-12  Glenn Morris  <rgm@gnu.org>
24096         * term/xterm.el (terminal-init-xterm): `version' may be nil.  (Bug#8838)
24097         Misc simplifications.
24099 2011-06-12  Martin Rudalics  <rudalics@gmx.at>
24101         * window.el (window-safely-shrinkable-p): Restore function which
24102         was inadvertently removed in change from 2011-06-11.  Declare as
24103         obsolete.
24105         * calendar/calendar.el (calendar-generate-window):
24106         Use window-iso-combined-p instead of combination of one-window-p and
24107         window-safely-shrinkable-p.
24109 2011-06-12  Glenn Morris  <rgm@gnu.org>
24111         * progmodes/fortran.el (fortran-mode-syntax-table):
24112         * progmodes/f90.el (f90-mode-syntax-table):
24113         Set % to punctuation.  (Bug#8820)
24114         (f90-find-tag-default): Remove, no longer needed.
24116 2011-06-12  Daniel Colascione  <dan.colascione@gmail.com>
24118         * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
24120 2011-06-11  Chong Yidong  <cyd@stupidchicken.com>
24122         * image.el (image-animated-p): Return animation delay in seconds.
24123         Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
24124         (image-animate-timeout): Remove DELAY argument.  Don't assume
24125         every subimage has the same delay; get it from image-animated-p.
24126         (image-animate): Caller changed.
24128 2011-06-11  Michael Albinus  <michael.albinus@gmx.de>
24130         * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
24131         to ignored backtrace functions.
24133 2011-06-11  Glenn Morris  <rgm@gnu.org>
24135         * calendar/appt.el (appt-disp-window-function): Doc fix.
24136         (appt-check): Handle overlapping appointments.  (Bug#8337)
24138 2011-06-11  Martin Rudalics  <rudalics@gmx.at>
24140         * window.el (window-tree-1, window-tree): New functions, moving
24141         the latter to window.el.
24142         (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
24143         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
24144         (bw-refresh-edges): Remove.
24145         (balance-windows-1, balance-windows-2): New functions.
24146         (balance-windows): Rewrite in terms of window tree functions,
24147         balance-windows-1 and balance-windows-2.
24148         (bw-adjust-window): Remove.
24149         (balance-windows-area-adjust): New function with functionality of
24150         bw-adjust-window but using resize-window.
24151         (set-window-text-height): Rewrite doc-string.
24152         Use normalize-live-window and resize-window.
24153         (enlarge-window-horizontally, shrink-window-horizontally):
24154         Rename argument to DELTA.
24155         (window-buffer-height): New function.
24156         (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
24157         Rewrite using new window resize routines.
24158         (kill-buffer-and-window, mouse-autoselect-window-select):
24159         Use ignore-errors instead of condition-case.
24160         (quit-window): Call delete-frame instead of delete-windows-on
24161         for the only buffer on frame.
24163 2011-06-10  Martin Rudalics  <rudalics@gmx.at>
24165         * loadup.el (top-level): Load window before files for the sake
24166         of replace-buffer-in-windows.
24168         * files.el (read-buffer-to-switch)
24169         (switch-to-buffer-other-window)
24170         (switch-to-buffer-other-frame, display-buffer-other-frame):
24171         Move to window.el.
24173         * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
24174         (previous-buffer): Move to window.el.
24176         * bindings.el (unbury-buffer): Move to window.el.
24178         * window.el (delete-other-windows-vertically): Move after
24179         definition of delete-other-windows.
24180         (other-window, delete-windows-on, replace-buffer-in-windows):
24181         Move here from window.c.
24182         (record-window-buffer, unrecord-window-buffer)
24183         (set-window-buffer-start-and-point, switch-to-prev-buffer)
24184         (switch-to-next-buffer): New functions.
24185         (get-next-valid-buffer, last-buffer, next-buffer): Move here
24186         from simple.el.  Call switch-to-next-buffer.
24187         (previous-buffer): Move here from simple.el.
24188         Call switch-to-prev-buffer.
24189         (bury-buffer): Move here from buffer.c.  Switch to previous
24190         buffer when window cannot be deleted.
24191         (unbury-buffer): Move here from bindings.el.
24192         (ctl-x-map): Move binding for other-window from window.c to
24193         here.
24194         (read-buffer-to-switch, switch-to-buffer-other-window)
24195         (switch-to-buffer-other-frame): Move here from files.el.
24196         (normalize-buffer-to-switch-to): New functions.
24197         (switch-to-buffer): Move here from buffer.c.
24198         Use read-buffer-to-switch and normalize-buffer-to-switch-to.
24200 2011-06-10  Martin Rudalics  <rudalics@gmx.at>
24202         * window.el (window-min-height, window-min-width): Move here
24203         from window.c.  Add defcustoms and rewrite doc-strings.
24204         (resize-mini-window, resize-window): New functions.
24205         (adjust-window-trailing-edge, enlarge-window, shrink-window):
24206         Move here from window.c.
24207         (maximize-window, minimize-window): New functions.
24208         (delete-window, delete-other-windows, split-window): Move here
24209         from window.c.
24210         (window-split-min-size): New function.
24211         (split-window-keep-point): Mention split-window-above-each-other
24212         instead of split-window-vertically.
24213         (split-window-above-each-other, split-window-vertically):
24214         Rename split-window-vertically to split-window-above-each-other
24215         and provide defalias for old definition.
24216         (split-window-side-by-side, split-window-horizontally):
24217         Rename split-window-horizontally to split-window-side-by-side
24218         and provide defalias for the old definition.
24219         (ctl-x-map): Move bindings for delete-window,
24220         delete-other-windows and enlarge-window here from window.c.
24221         Replace bindings for split-window-vertically and
24222         split-window-horizontally by bindings for
24223         split-window-above-each-other and split-window-side-by-side.
24225         * cus-start.el (all): Remove entries for window-min-height and
24226         window-min-width.  Add entries for window-splits and
24227         window-nest.
24229 2011-06-09  Glenn Morris  <rgm@gnu.org>
24231         * calendar/appt.el (appt-mode-line): New function.
24232         (appt-check, appt-disp-window): Use it.
24234         * files.el (hack-one-local-variable-eval-safep):
24235         Allow minor-modes with explicit +/-1 arguments.
24237 2011-06-09  Teodor Zlatanov  <tzz@lifelogs.com>
24239         * term/xterm.el (xterm): Add defgroup.
24240         (xterm-extra-capabilities): Add defcustom to supply known xterm
24241         capabilities, skip querying them, or query them (default).
24242         (terminal-init-xterm): Use it.
24243         (terminal-init-xterm-modify-other-keys): New function to set up
24244         modifyOtherKeys support to simplify `terminal-init-xterm'.
24246 2011-06-09  Martin Rudalics  <rudalics@gmx.at>
24248         * window.el (resize-window-reset, resize-window-reset-1)
24249         (resize-subwindows-skip-p, resize-subwindows-normal)
24250         (resize-subwindows, resize-other-windows, resize-this-window)
24251         (resize-root-window, resize-root-window-vertically)
24252         (window-deletable-p, window-or-subwindow-p)
24253         (frame-root-window-p): New functions.
24255 2011-06-09  Glenn Morris  <rgm@gnu.org>
24257         * net/ange-ftp.el (ange-ftp-switches-ok): New function.
24258         (ange-ftp-get-files): Use it.
24260 2011-06-09  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
24262         * mail/sendmail.el (mail-recover-1, mail-recover):
24263         * files.el (recover-file, recover-session):
24264         Handle dired-listing-switches not being just a single short option.
24266 2011-06-09  Glenn Morris  <rgm@gnu.org>
24268         * calendar/appt.el (appt-display-message, appt-disp-window):
24269         Handle lists of appointments.
24271 2011-06-08  Martin Rudalics  <rudalics@gmx.at>
24273         * window.el (one-window-p): Move down in code.
24274         Rewrite doc-string.
24275         (window-current-scroll-bars): Rewrite doc-string.
24276         Normalize live window argument.
24277         (walk-windows, get-window-with-predicate, count-windows):
24278         Rewrite doc-string.  Use window-list-1.
24279         (window-in-direction-2, window-in-direction, get-mru-window):
24280         New functions.
24282 2011-06-08  Reuben Thomas  <rrt@sc3d.org>
24284         * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
24285         Doc fix (Bug#8713).
24287 2011-06-08  Chong Yidong  <cyd@stupidchicken.com>
24289         * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
24291 2011-06-08  Juanma Barranquero  <lekktu@gmail.com>
24293         * loadhist.el (unload-feature-special-hooks):
24294         Add `comint-output-filter-functions'.
24296 2011-06-08  Ivan Kanis  <gnu@kanis.fr>
24298         * calendar/appt.el (appt-check): Move some initializations into the let.
24300 2011-06-08  Martin Rudalics  <rudalics@gmx.at>
24302         * window.el (window-height): Defalias to window-total-height.
24303         (window-width): Defalias to window-body-width.
24305 2011-06-07  Chong Yidong  <cyd@stupidchicken.com>
24307         * image-mode.el (image-toggle-animation): New command.
24308         (image-mode-map): Bind it to RET.
24309         (image-mode): Update message.
24310         (image-toggle-display-image): Avoid a spurious cache flush.
24311         (image-transform-rotation): Doc fix.
24312         (image-transform-properties): Return quickly in the normal case.
24313         (image-animate-loop): Rename from image-animate-max-time.
24315         * image.el (image-animate-max-time): Move to image-mode.el.
24316         (create-animated-image): Remove unnecessary function.
24317         (image-animate): Rename from image-animate-start.  New arg.
24318         (image-animate-stop): Remove; just use image-animate-timer.
24319         (image-animate-timer): Use car-safe.
24320         (image-animate-timeout): Rename argument.
24322 2011-06-07  Martin Rudalics  <rudalics@gmx.at>
24324         * window.el (get-lru-window, get-largest-window): Move here from
24325         window.c.  Rename first argument to ALL-FRAMES.
24326         Rephrase doc-strings.
24327         (get-buffer-window-list): Rewrite using window-list-1.
24328         Rephrase doc-string.
24329         (window-safe-min-height, window-safe-min-width): New constants.
24330         (window-size-ignore, window-min-size, window-min-size-1)
24331         (window-sizable, window-sizable-p, window-size-fixed-1)
24332         (window-size-fixed-p, window-min-delta-1, window-min-delta)
24333         (window-max-delta-1, window-max-delta, window-resizable)
24334         (window-resizable-p, window-total-height, window-total-width)
24335         (window-body-width): New functions.
24336         (window-full-height-p, window-full-width-p): Rewrite using
24337         window-total-size.
24338         (window-body-height): Rewrite using window-body-size.
24340 2011-06-06  Martin Rudalics  <rudalics@gmx.at>
24342         * window.el (window-right, window-left, window-child)
24343         (window-child-count, window-last-child, window-any-p)
24344         (normalize-live-buffer, normalize-live-frame)
24345         (normalize-any-window, normalize-live-window)
24346         (window-iso-combination-p, window-iso-combined-p)
24347         (window-iso-combinations)
24348         (walk-window-tree-1, walk-window-tree, walk-window-subtree)
24349         (windows-with-parameter, window-with-parameter)
24350         (window-atom-root, make-window-atom, window-atom-check-1)
24351         (window-atom-check, window-side-check, window-check):
24352         New functions.
24353         (ignore-window-parameters, window-sides, window-sides-vertical)
24354         (window-sides-slots): New variables.
24355         (window-size-fixed): Move down in code.  Minor doc-string fix.
24357 2011-06-05  Andreas Schwab  <schwab@linux-m68k.org>
24359         * comint.el (comint-dynamic-complete-as-filename)
24360         (comint-dynamic-complete-filename): Correctly call
24361         completion-in-region.
24363 2011-06-05  Deniz Dogan  <deniz@dogan.se>
24365         * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
24366         in last change.
24368 2011-06-05  Deniz Dogan  <deniz@dogan.se>
24370         * net/rcirc.el (rcirc-prompt-for-encryption): New function.
24371         (rcirc): Use it to prompt for encryption.
24373 2011-06-05  Roland Winkler  <winkler@gnu.org>
24375         * textmodes/bibtex.el (bibtex-search-buffer): New variable.
24376         (bibtex-search-entries): New command bound to C-c C-a.
24377         (bibtex-display-entries): New function.
24379 2011-06-05  Roland Winkler  <winkler@gnu.org>
24381         * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
24382         (bibtex-insert-kill): After yanking insert newline if necessary.
24383         (bibtex-initialize): Call bibtex-string-files-init only once.
24384         (bibtex-mode): Do not call easy-menu-add.
24385         (bibtex-validate-globally): Use save-excursion in bibtex buffers.
24386         (bibtex-yank): Set arg properly if nil.
24388 2011-06-05  Roland Winkler  <winkler@gnu.org>
24390         * textmodes/bibtex.el (bibtex-search-entry-globally):
24391         New variable.
24392         (bibtex-search-entry): Use it.
24394 2011-06-05  Roland Winkler  <winkler@gnu.org>
24396         * textmodes/bibtex.el (bibtex-entry-format): New option
24397         sort-fields.
24398         (bibtex-format-entry, bibtex-reformat): Honor this option.
24399         (bibtex-parse-entry): Return fields in proper order.
24401 2011-06-05  Juanma Barranquero  <lekktu@gmail.com>
24403         * doc-view.el (doc-view-remove-if): Move computation of result out
24404         of `dolist' to silence misleading lexical-binding warning.
24406 2011-06-04  Chong Yidong  <cyd@stupidchicken.com>
24408         * emacs-lisp/timer.el (timer-activate): Remove unused arg.
24409         (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
24411 2011-06-04  Michael Albinus  <michael.albinus@gmx.de>
24413         * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
24414         "SunOS 5.10".
24416 2011-06-04  Michael Albinus  <michael.albinus@gmx.de>
24418         * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
24419         (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
24420         (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
24421         (tramp-parse-putty):
24422         * net/tramp-sh.el (tramp-completion-function-alist-rsh)
24423         (tramp-completion-function-alist-ssh)
24424         (tramp-completion-function-alist-telnet)
24425         (tramp-completion-function-alist-su)
24426         (tramp-completion-function-alist-putty): Set `tramp-autoload'
24427         cookie.
24429         * net/tramp-ftp.el:
24430         * net/tramp-sh.el:
24431         * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
24432         load "tramp.el" `tramp-set-completion-function'.
24434 2011-06-04  Stefan Monnier  <monnier@iro.umontreal.ca>
24436         * shell.el: Require and use pcomplete.
24437         (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
24438         (shell-completion-vars): Set pcomplete-default-completion-function.
24440 2011-06-04  Deniz Dogan  <deniz@dogan.se>
24442         * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
24443         `memq' (Bug#8799).
24445 2011-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
24447         * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
24449 2011-06-02  Juanma Barranquero  <lekktu@gmail.com>
24451         * bs.el (bs--mark-unmark, bs--nth-wrapper):
24452         * mpc.el (mpc-select-extend, mpc-songpointer-context):
24453         * vc/log-view.el (log-view-beginning-of-defun):
24454         * vc/smerge-mode.el (smerge-apply-resolution-patch)
24455         (smerge-refine-forward, smerge-refine-chopup-region):
24456         Silence warning for unused `dotimes' counter variables.
24458 2011-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
24460         * net/tramp.el (tramp-with-progress-reporter): Rename from
24461         with-progress-reporter.  Use `declare'.
24462         * net/tramp-smb.el:
24463         * net/tramp-sh.el:
24464         * net/tramp-gvfs.el: Update all uses.
24466 2011-06-02  Jay Belanger  <jay.p.belanger@gmail.com>
24468         * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
24469         buffer isn't killed before making it current.
24471 2011-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
24473         Silence various byte-compiler warnings.
24474         * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
24475         `access-type' and new obsolescence format.
24476         * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
24477         new format.
24478         (byte-compile-check-variable): New `access-type' argument.
24479         Only warn if the access-type is obsolete.
24480         (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
24481         (byte-compile-variable-set): Adjust callers.
24482         * help-fns.el (describe-variable): Adjust to new obsolescence format.
24483         * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
24484         setting it as obsolete.
24485         * simple.el (minibuffer-completing-symbol):
24486         * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
24487         access as obsolete.
24488         * minibuffer.el (minibuffer-completing-file-name): Don't make it
24489         obsolete yet.
24490         * international/quail.el (quail-mouse-choose-completion): Remove unused
24491         code referring to obsolete var.
24492         (quail-choose-completion-string): Remove.
24493         * server.el (server-clients-with, server-kill-buffer-query-function)
24494         (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
24495         * proced.el (proced-send-signal):
24496         * emacs-lisp/lisp.el (lisp-complete-symbol):
24497         Replace completion-annotate-function with completion-extra-properties.
24499 2011-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
24501         * simple.el (goto-line): Use read-number.
24502         (overriding-map-is-bound): Remove.
24503         (saved-overriding-map): Change default.
24504         (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
24505         Take the map as argument.
24506         (universal-argument, negative-argument, digit-argument): Use it.
24507         (restore-overriding-map): Adjust.
24508         (do-auto-fill): Use fill-forward-paragraph.
24509         (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
24511         * minibuffer.el (minibuffer-inactive-mode-map): New var.
24512         (minibuffer-inactive-mode): New major mode.
24513         * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
24514         the *Messages* buffer" hack.
24515         (mouse-popup-menubar): Don't burp if the event is a normal key.
24517         Miscellaneous tweaks.
24518         * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
24519         lexical scoping as in subr.el's dolist and dotimes.
24520         * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
24521         Silence compiler warning.
24522         * thingatpt.el (forward-whitespace): Trivial coding style fix.
24523         * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
24524         * international/ccl.el (ccl-compile): Trivial simplification.
24525         * help-fns.el (help-do-arg-highlight): Silence compiler warning.
24526         * emacs-lisp/testcover.el (testcover-end): Remove spurious
24527         `printflag' argument.
24528         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
24529         Purecopy the whole obsolescence data.
24531 2011-06-01  Leo Liu  <sdl.web@gmail.com>
24533         * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
24534         improve doc-string as suggested by Marco Pessotto
24535         <melmothx@gmail.com>.
24536         (rcirc-print): Fix last change.
24538 2011-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
24540         * minibuffer.el (complete-with-action): Return nil for the metadata and
24541         boundaries of non-functional tables.
24542         (completion-table-dynamic): Return nil for the metadata.
24543         (completion-table-with-terminator): Add default case, using
24544         complete-with-action.
24545         (completion--metadata): New function.
24546         (completion-all-sorted-completions, minibuffer-completion-help): Use it
24547         to try and avoid pathological performance problems.
24548         (completion--embedded-envvar-table): Return `category' metadata.
24550 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24552         * subr.el (process-alive-p): New tiny convenience function.
24554 2011-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
24556         * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
24557         content but also its previous major mode.
24559 2011-05-31  Helmut Eller  <eller.helmut@gmail.com>
24561         * emacs-lisp/debug.el (debug): Restore the previous content of the
24562         *Backtrace* buffer when we exit with C-M-c.
24564 2011-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
24566         * minibuffer.el: Add metadata method to completion tables.
24567         (completion-category-overrides): New defcustom.
24568         (completion-metadata, completion--field-metadata)
24569         (completion-metadata-get, completion--styles)
24570         (completion--cycle-threshold): New functions.
24571         (completion-try-completion, completion-all-completions):
24572         Add `metadata' argument to choose completion-styles.
24573         (completion--do-completion): Use metadata to choose cycling.
24574         (completion-all-sorted-completions): Use metadata for sorting.
24575         Remove :completion-cycle-penalty which is not needed any more.
24576         (completion--try-word-completion): Add `metadata' argument.
24577         (minibuffer-completion-help): Check metadata for annotation function
24578         and sorting.
24579         (completion-file-name-table): Return `category' metadata.
24580         (minibuffer-completing-file-name): Make obsolete.
24581         * simple.el (minibuffer-completing-symbol): Make obsolete.
24582         * icomplete.el (icomplete-completions): Pass new `metadata' param to
24583         completion-try-completion.
24585 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24587         * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
24589 2011-05-30  Leo Liu  <sdl.web@gmail.com>
24591         * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
24592         (rcirc-print): Decode all incoming messages (bug#8744).
24593         (rcirc-decode-coding-system): Allow value nil for automatic coding
24594         system detection.
24596 2011-06-01  Glenn Morris  <rgm@gnu.org>
24598         * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
24600 2011-05-29  Chong Yidong  <cyd@stupidchicken.com>
24602         * image.el (image-animate-max-time): Allow nil and t values.
24603         Default to nil.
24604         (create-animated-image): Doc fix.
24605         (image-animate-start): Remove second arg; just use
24606         image-animate-max-time.
24607         (image-animate-timeout): Doc fix.  Args changed.
24609         * image-mode.el (image-toggle-display-image): Ensure that the
24610         image spec passed to the animate timer is the same object as in
24611         the buffer's display property (Bug#6981).
24612         (image-transform-properties): Doc fix.
24614         * image.el (image-animate-max-time): Default to nil.
24616 2011-05-29  Martin Rudalics  <rudalics@gmx.at>
24618         * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
24619         entire buffer list (Bug#8184).
24621 2011-05-29  Chong Yidong  <cyd@stupidchicken.com>
24623         * image.el (imagemagick-types-inhibit)
24624         (imagemagick-register-types): Doc fix.
24626 2011-05-29  Deniz Dogan  <deniz@dogan.se>
24628         * net/rcirc.el (rcirc): Use the user's stored encryption method by
24629         default.
24631 2011-05-29  Chong Yidong  <cyd@stupidchicken.com>
24633         * select.el: Don't perform clipboard-manager saving in hooks;
24634         leave the hooks empty.
24636 2011-05-28  Leo Liu  <sdl.web@gmail.com>
24638         * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
24639         (occur-mode-map): Bind occur-edit-mode.  Use occur-menu-map.
24640         (occur-edit-mode): New major mode (Bug#8463).
24641         (occur-after-change-function): New function.
24642         (occur-engine): Give Occur tags a read-only property.
24644 2011-05-28  Kevin Ryde  <user42@zip.com.au>
24646         * subr.el (def-edebug-spec): Doc fix (Bug#8430).
24648 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
24650         * bindings.el (help-echo): Make the initial non-indicator dash
24651         empty on graphical terminals (Bug#7295).
24653         * files.el (auto-mode-alist): Move config rule after the
24654         in-stripping one (Bug#8547).
24656         * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
24658         * startup.el (normal-splash-screen): Remove gratuitous mode-line
24659         setting (Bug#8740).
24661 2011-05-28  Alp Aker  <aker@pitt.edu>  (tiny change)
24663         * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
24664         (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
24665         (Bug#8539).
24667 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
24669         * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
24671 2011-05-28  Dima Kogan  <dkogan@cds.caltech.edu>  (tiny change)
24673         * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
24674         (hs-hide-block-at-point, hs-find-block-beginning)
24675         (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
24676         (Bug#8279).
24678 2011-05-28  Glenn Morris  <rgm@gnu.org>
24680         * startup.el (fancy-about-screen): Use standard mode line.  (Bug#8740)
24682 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
24684         * help-fns.el (describe-function-1): If the function is a derived
24685         major mode, print the parent mode.
24687         * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
24688         (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
24690 2011-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
24692         * minibuffer.el (completion--capf-wrapper): Check applicability before
24693         returning non-nil for non-exclusive completion data.
24694         * progmodes/etags.el (tags-completion-at-point-function):
24695         * info-look.el (info-lookup-completions-at-point): Mark as
24696         non-exclusive.
24697         (info-complete): Adjust accordingly.
24699         * info-look.el: Convert to lexical-binding and completion-at-point.
24700         (info-lookup-completions-at-point): New function.
24701         (info-complete): Use it and completion-in-region.
24703 2011-05-28  Drew Adams  <drew.adams@oracle.com>
24705         * isearch.el: Let M-e start with point at the first mismatched char.
24706         (isearch-fail-pos): New function.
24707         (isearch-edit-string): Use it.
24709 2011-05-28  Dmitry Kurochkin  <dmitry.kurochkin@gmail.com>  (tiny change)
24711         * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
24713 2011-05-27  Toby Cubitt  <toby-predictive@dr-qubit.org>
24715         * emacs-lisp/avl-tree.el: New avl-tree-stack datatype.  Add new
24716         traversal functions for avl-trees.
24717         (avl-tree--stack): New struct.
24718         (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
24719         (avl-tree-enter): Add optional `updatefun' arg.
24720         (avl-tree--do-enter): Add optional `updatefun' arg.
24721         Change return value.
24722         (avl-tree-delete): Add optional `test' and `nilflag' args.
24723         (avl-tree--do-delete): Add `test' and `nilflag' args.
24724         Change return value.
24725         (avl-tree-member): Add optional `nilflag'
24726         (avl-tree-member-p): New function.
24727         (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
24728         (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
24729         (avl-tree-stack-empty-p): New functions.
24731         * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
24732         avl-tree--del-balance1 and make it work both ways.
24733         (avl-tree--del-balance2): Remove.
24734         (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
24735         make it work both ways.
24736         (avl-tree--enter-balance2): Remove.
24737         (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
24738         New macros.
24739         (avl-tree--mapc, avl-tree-map): Add direction argument.
24741 2011-05-27  David Michael  <fedora.dm0@gmail.com>  (tiny change)
24743         * files.el (interpreter-mode-alist): Add rbash (bug#8745).
24745 2011-05-27  Chong Yidong  <cyd@stupidchicken.com>
24747         * select.el: Support clipboard managers with built-in function
24748         x-clipboard-manager-save, via delete-frame-functions and
24749         kill-emacs-hook.
24750         (xselect-convert-to-targets): Add MULTIPLE target to list.
24751         (xselect-convert-to-save-targets): New function.
24753 2011-05-27  Kenichi Handa  <handa@m17n.org>
24755         * mail/sendmail.el (mail-encode-header): Avoid double encoding by
24756         let-binding rfc2047-encode-encoded-words to nil.
24758 2011-05-27  Glenn Morris  <rgm@gnu.org>
24760         * mail/emacsbug.el: Don't require url-util.
24762         * shell.el (shell-directory-tracker): Case matters.  (Bug#8735)
24764         * files.el (set-auto-mode):
24765         Also respect mode: entries at the end of the file.  (Bug#8586)
24767 2011-05-26  Glenn Morris  <rgm@gnu.org>
24769         * files.el (hack-local-variables-prop-line, hack-local-variables):
24770         Downcase mode names, as seems to be traditional.
24771         (hack-local-variables, hack-local-variables-apply): Doc fixes.
24773         * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
24774         (report-emacs-bug-hook): Try to validate the From address.  (Bug#8038)
24776 2011-05-25  Julien Danjou  <julien@danjou.info>
24778         * textmodes/rst.el (rst-define-level-faces): Do not define face
24779         symbol if it is already defined.
24781 2011-05-24  Vincent BelaĂ¯che  <vincentb1@users.sourceforge.net>
24783         * play/5x5.el (5x5-new-game, 5x5-randomize):
24784         Reset 5x5-solver-output to nil when a new grid is cast.
24785         (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
24786         these debugging traces, as defmacro breaks the compiled code.
24788 2011-05-24  Dmitry Kurochkin  <dmitry.kurochkin@gmail.com>  (tiny change)
24790         * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
24792 2011-05-24  Leo Liu  <sdl.web@gmail.com>
24794         * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
24795         (vc-bzr-sha1): Adapt.
24797         * sha1.el: Remove.  Function `sha1' is now builtin.
24799         * bindings.el: Provide sha1 feature.
24801 2011-05-24  Kenichi Handa  <handa@m17n.org>
24803         * mail/sendmail.el: Require `rfc2047'.
24804         (mail-insert-from-field): Do not perform RFC2047 encoding.
24805         (mail-encode-header): New function.
24806         (sendmail-send-it): Set buffer-file-coding-system of the work
24807         buffer to the return value of select-message-coding-system.
24808         Call mail-encode-header.
24810         * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
24812 2011-05-24  Sean Neakums  <sneakums@zork.net>  (tiny change)
24814         * mail/supercite.el (sc-default-cite-frame):
24815         Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
24817 2011-05-24  Glenn Morris  <rgm@gnu.org>
24819         * progmodes/python.el (brm-menu): Declare.
24821         * emulation/viper.el (viper-set-hooks): Declare.
24823         * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
24824         (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
24825         (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
24826         (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
24827         (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
24828         (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
24830 2011-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
24832         Add an :exit-function for completion-at-point.
24834         * minibuffer.el (completion--done): New fun.
24835         (completion--do-completion): Use it.  New arg `expect-exact'.
24836         (minibuffer-complete, minibuffer-complete-word): Don't output message,
24837         since completion--do-completion does it for us now.
24838         (minibuffer-force-complete): Use completion--done and
24839         completion--replace.  Handle sole-completion case with more care.
24840         (minibuffer-complete-and-exit): Use new `expect-exact' arg.
24841         (completion-extra-properties): New var.
24842         (completion-annotate-function): Make obsolete.
24843         (minibuffer-completion-help): Adjust accordingly.
24844         Use completion-list-insert-choice-function.
24845         (completion-at-point, completion-help-at-point):
24846         Bind completion-extra-properties.
24847         (completion-pcm-word-delimiters): Add | (for uniquify, for example).
24848         * simple.el (completion-list-insert-choice-function): New var.
24849         (completion-setup-function): Preserve it.
24850         (choose-completion): Pay attention to it, shuffle the code a bit.
24851         (choose-completion-string): New arg `insert-function'.
24853         * textmodes/bibtex.el: Convert to lexical binding.
24854         (bibtex-mode-map): Use completion-at-point.
24855         (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
24856         (bibtex-completion-at-point-function): New fun, from bibtex-complete.
24857         (bibtex-complete): Define as obsolete alias.
24858         (bibtex-complete-internal): Remove.
24859         (bibtex-format-entry): Remove unused sub-group in regexp.
24860         * shell.el (shell--command-completion-data)
24861         (shell-environment-variable-completion):
24862         * pcomplete.el (pcomplete-completions-at-point):
24863         * comint.el (comint--complete-file-name-data): Use :exit-function
24864         instead of completion-table-with-terminator so it also works for
24865         choose-completion.
24867 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
24869         * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
24871         * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
24872         (bug#8710).
24874         * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
24876 2011-05-23  Ken Manheimer  <ken.manheimer@gmail.com>
24878         * allout.el (allout-inhibit-auto-fill-on-headline): Create new
24879         customization variable and implement: If non-nil, auto-fill will
24880         be inhibited while on topic's header line.
24882 2011-05-23  Vincent BelaĂ¯che  <vincentb1@users.sourceforge.net>
24884         * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
24885         click on.  II/ Make 5x5 multisession.  III/ Ensure that random grids
24886         always have a solution in grid size = 5 cases.
24887         (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
24888         (5x5-solver-output, 5x5-log-buffer): New vars.
24889         (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
24890         Make these variables buffer local to achieve 5x5 multi-session-ness.
24891         (5x5): Set 5x5-grid-size only if SIZE is non-negative.
24892         (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
24893         (5x5-solve-suggest): New funs.
24894         (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
24895         randomize a grid so that we ensure that there is always a solution.
24896         (5x5-make-random-grid): Allow other movement than flipping.
24898 2011-05-23  Kevin Ryde  <user42@zip.com.au>
24900         * emacs-lisp/advice.el (ad-read-advised-function):
24901         Use `function-called-at-point' as the default, if it has
24902         advice and passes PREDICATE.
24904 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
24906         * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
24907         byte-compile-lambda if it's actually a lambda.
24909         * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
24910         Fix function quoting.  Use backquote better.
24912 2011-05-22  Yuanle Song  <sylecn@gmail.com>
24914         * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
24915         matching (Bug#8516).
24917 2011-05-22  Jari Aalto  <jari.aalto@cante.net>
24919         * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
24920         different face (Bug#8178).
24922 2011-05-22  Chong Yidong  <cyd@stupidchicken.com>
24924         * vc/diff-mode.el (diff-changed): Don't use terminal specs for
24925         defface (Bug#8144).
24927 2011-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24929         * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
24930         funcall as well (bug#8712).  Warn when performing those conversions.
24931         * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
24933         * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
24935 2011-05-22  Glenn Morris  <rgm@gnu.org>
24937         * files.el (hack-local-variables-prop-line): Small simplifications.
24938         (hack-local-variables, hack-local-variables-prop-line):
24939         If MODE-ONLY, return the mode, rather than just `t'.
24941 2011-05-21  Stefan Monnier  <monnier@iro.umontreal.ca>
24943         * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
24945 2011-05-21  Glenn Morris  <rgm@gnu.org>
24947         * files.el (hack-local-variables-prop-line, hack-local-variables):
24948         If only interested in the mode, don't bother doing the other stuff.
24950         * image-mode.el (image-after-revert-hook):
24951         Redraw all frames on which the image is visible.  (Bug#8567)
24953         * dired-aux.el (dired-touch-initial): Just use current-time.  (Bug#6887)
24955         * wid-edit.el (widget-checklist-match-inline):
24956         Fix 2011-04-19 change.  (Bug#8649)
24958 2011-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24960         * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
24961         Also allow singlespace after single-letter capitals followed by a dot.
24963         * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
24964         enabled.  Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
24966 2011-05-20  Nix  <nix@esperi.org.uk>
24968         * files.el (basic-save-buffer-2):
24969         Fix handling of break-hardlink-on-save with non-existent files.
24971 2011-05-19  Deniz Dogan  <deniz@dogan.se>
24973         * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
24974         (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
24976 2011-05-19  Glenn Morris  <rgm@gnu.org>
24978         * progmodes/f90.el (f90-type-def-re):
24979         Handle "type, bind(c)".  (Bug#8691)
24981         * emacs-lisp/autoload.el (batch-update-autoloads):
24982         Set autoload-excludes by parsing loadup.el rather than Makefiles.
24984 2011-05-18  Michael Albinus  <michael.albinus@gmx.de>
24986         * net/tramp.el (tramp-process-actions): Set "first-password-request"
24987         property for the correct connection in case of multihops.
24989 2011-05-18  Glenn Morris  <rgm@gnu.org>
24991         * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
24992         * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
24994         Rationalize calendar handling of day and month abbrev-arrays.
24995         * calendar/calendar.el (calendar-customized-p): New function.
24996         (calendar-abbrev-construct, calendar-make-alist): Change what it does.
24997         (calendar-day-name-array, calendar-month-name-array): Doc fix.
24998         Add :set function.
24999         (calendar-abbrev-length, calendar-day-abbrev-array)
25000         (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
25001         (calendar-day-abbrev-array, calendar-month-abbrev-array):
25002         Elements may no longer be nil.
25003         (calendar-day-name, calendar-month-name):
25004         Update for changed nature of abbrev arrays.
25005         * calendar/diary-lib.el (diary-name-pattern):
25006         Update for changed nature of abbrev arrays.
25007         (diary-mark-entries-1): Update calendar-make-alist calls.
25008         (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
25009         * calendar/cal-html.el (cal-html-day-abbrev-array):
25010         Simply inherit from calendar-day-abbrev-array.
25012 2011-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
25014         * progmodes/grep.el (grep-mode): Disable default
25015         compilation-directory-matcher setting (bug#8684).
25017 2011-05-17  Michael Albinus  <michael.albinus@gmx.de>
25019         * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
25020         instead of "head" and "tail".  There were problems with SunOS 5.9,
25021         and it performs better.
25023 2011-05-17  Glenn Morris  <rgm@gnu.org>
25025         * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
25027         * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
25028         Replace obsolete function.
25030         * shell.el (pcomplete-parse-arguments-function): Declare.
25032         * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
25033         (appt-display-diary, appt-display-interval, appt-prev-comp-time)
25034         (appt-check): Doc fixes.
25035         (appt-disp-window-function, appt-delete-window-function):
25036         Remove needless special case in custom :type.
25037         (appt-display-count): Default to 0, not nil.
25038         (appt-check): Reset appt-display-count to 0, not nil.
25040 2011-05-17  Juanma Barranquero  <lekktu@gmail.com>
25042         * progmodes/python.el (python-font-lock-keywords):
25043         Add the Python 3.X keyword "nonlocal" (bug#8639).
25045 2011-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
25047         * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
25049 2011-05-16  Kevin Ryde  <user42@zip.com.au>
25051         * info-look.el (makefile-automake-mode): New setups, looking in
25052         automake manual, then makefile-mode.
25053         (makefile-mode): Remove automake manual, have it just in
25054         makefile-automake-mode since there's various things different or
25055         not relevant to plain make.
25056         (makefile-mode): Remove "other-modes" non-existent automake-mode,
25057         believe a hypothetical automake-mode would go to makefile-mode,
25058         not the other way around.
25060 2011-05-15  Chong Yidong  <cyd@stupidchicken.com>
25062         * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
25063         hunk-end tags (Bug#8672).
25065         * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
25066         vc-annotate-show-diff-revision-at-line (Bug#8671).
25068 2011-05-14  Glenn Morris  <rgm@gnu.org>
25070         * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
25071         in the middle of an existing one with multiple authors.  (Bug#8645)
25072         (change-log-font-lock-keywords): Also handle multiple author lines
25073         with leading tabs.  (Bug#8644)
25075         * calendar/appt.el (appt-check): Rename some local variables.
25076         Some simplification/reordering.
25078         * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
25079         (feedmail-sendmail-f-doesnt-sell-me-out)
25080         (feedmail-queue-slug-suspect-regexp, feedmail-debug)
25081         (feedmail-debug-sit-for, feedmail-queue-express-hook)
25082         (feedmail-queue-runner-message-sender): Set :version.
25083         (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
25084         (bbdb-dwim-net-address, vm-mail): Declare.
25085         (feedmail-binmail-gnulinuxish-template):
25086         Rename from feedmail-binmail-linuxish-template.
25087         (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
25088         Use insert-buffer-substring.
25090 2011-05-14  Bill Carpenter  <bill@carpenter.org>
25092         * mail/feedmail.el (feedmail-patch-level): Increase.
25093         (feedmail-debug): New custom group.
25094         (feedmail-confirm-outgoing-timeout)
25095         (feedmail-sendmail-f-doesnt-sell-me-out)
25096         (feedmail-queue-slug-suspect-regexp, feedmail-debug)
25097         (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
25098         (feedmail-sender-line, feedmail-from-line)
25099         (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
25100         (feedmail-spray-this-address)
25101         (feedmail-spray-address-fiddle-plex-list)
25102         (feedmail-queue-use-send-time-for-date)
25103         (feedmail-queue-use-send-time-for-message-id)
25104         (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
25105         (feedmail-buffer-eating-function):
25106         Doc fixes.
25107         (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
25108         (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
25109         (feedmail-message-action-scroll-down): New functions.
25110         (feedmail-queue-directory, feedmail-queue-draft-directory):
25111         Use expand-file-name.
25112         (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
25113         Remove C-v help entry.
25114         (feedmail-queue-buffer-file-name): New variable.
25115         (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
25116         (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
25117         (feedmail-message-action-send-strong, feedmail-message-action-edit)
25118         (feedmail-message-action-draft, feedmail-message-action-draft-strong)
25119         (feedmail-message-action-queue, feedmail-message-action-queue-strong)
25120         (feedmail-message-action-toggle-spray)
25121         (feedmail-run-the-queue-no-prompts)
25122         (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
25123         (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
25124         (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
25125         (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
25126         (feedmail-envelope-deducer, feedmail-fiddle-from)
25127         (feedmail-fiddle-sender, feedmail-default-date-generator)
25128         (feedmail-fiddle-date, feedmail-fiddle-message-id)
25129         (feedmail-fiddle-spray-address)
25130         (feedmail-fiddle-list-of-spray-fiddle-plexes)
25131         (feedmail-fiddle-list-of-fiddle-plexes)
25132         (feedmail-fill-to-cc-function, feedmail-fill-this-one)
25133         (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
25134         (feedmail-queue-runner-message-sender, feedmail-binmail-template):
25135         Change default.  Doc fix.
25136         (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
25137         (feedmail-binmail-linuxish-template): New constant.
25138         (feedmail-buffer-to-sendmail): Doc fix.  Add debug call.
25139         Respect feedmail-sendmail-f-doesnt-sell-me-out.
25140         (feedmail-send-it): Add debug call.
25141         Use feedmail-queue-buffer-file-name, and
25142         feedmail-send-it-immediately-wrapper.
25143         (feedmail-message-action-send): Add debug call.
25144         Use feedmail-send-it-immediately-wrapper.
25145         (feedmail-queue-express-to-queue): Add debug call.
25146         Run feedmail-queue-express-hook.
25147         (feedmail-message-action-help): Add debug call.  Use feedmail-p-h-b-n.
25148         (feedmail-message-action-help-blat):
25149         Rename from feedmail-queue-send-edit-prompt-help-first.
25150         (feedmail-run-the-queue): Add debug call.  Set buffer-file-type.
25151         Check line-endings.  Handle errors better.
25152         (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
25153         Doc fix.  Add debug call.
25154         (feedmail-queue-send-edit-prompt): Doc fix.  Add debug call.
25155         Use feedmail-queue-send-edit-prompt-inner.
25156         (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
25157         (feedmail-queue-send-edit-prompt-inner): New function, extracted
25158         from feedmail-queue-send-edit-prompt.
25159         (feedmail-queue-send-edit-prompt-help)
25160         (feedmail-queue-send-edit-prompt-help-later): Remove functions.
25161         (feedmail-tidy-up-slug): Add debug call.
25162         Respect feedmail-queue-slug-suspect-regexp.
25163         (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
25164         (feedmail-dump-message-to-queue): Add debug call.
25165         Expand queue-directory.
25166         (feedmail-dump-message-to-queue): Change message slightly.
25167         Use feedmail-say-chatter.
25168         (feedmail-rfc822-date): Add debug call.  Bind system-time-locale.
25169         (feedmail-send-it-immediately-wrapper): New function.
25170         (feedmail-send-it-immediately): Add debug calls.  Use let not let*.
25171         Insert empty string rather than newline.  Handle full-frame case.
25172         Use catch/throw.  Use feedmail-say-chatter.
25173         (feedmail-fiddle-from): Try mail-host-address.
25174         (feedmail-default-message-id-generator): Doc fix.
25175         Bind system-time-locale.  Handle missing end.
25176         (feedmail-fiddle-x-mailer): Add debug call.
25177         Handle feedmail-x-mailer-line being nil.
25178         (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
25179         Add debug call.  Use buffer-substring-no-properties.
25180         (feedmail-say-debug, feedmail-say-chatter): New functions.
25181         (feedmail-find-eoh): Give an explicit error.
25183 2011-05-13  Ulf Jasper  <ulf.jasper@web.de>
25185         * net/newst-treeview.el (newsticker-treeview-face): Change default
25186         family from helvetica to sans.
25187         (newsticker-treeview-tool-bar-map): Move tool-bar icons to
25188         etc/images/newsticker.
25190         * net/newst-reader.el (newsticker-feed-face): Change default
25191         family from helvetica to sans.
25193         * net/newst-plainview.el (newsticker-new-item-face)
25194         (newsticker-old-item-face, newsticker-immortal-item-face)
25195         (newsticker-obsolete-item-face, newsticker-date-face)
25196         (newsticker-statistics-face): Change default family from
25197         helvetica to sans.
25198         (newsticker--plainview-tool-bar-map): Move tool-bar icons to
25199         etc/images/newsticker.
25201         * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
25202         (newsticker--process-auto-mark-filter-match): Tell user about
25203         auto-marking.
25205 2011-05-13  Didier Verna  <didier@xemacs.org>
25207         Common Lisp indentation improvements on defmethod and lambda-lists.
25208         * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
25209         TODO entries.
25210         (lisp-lambda-list-keyword-parameter-indentation)
25211         (lisp-lambda-list-keyword-parameter-alignment)
25212         (lisp-lambda-list-keyword-alignment): New customizable user options.
25213         (lisp-indent-defun-method): Improve docstring.
25214         (extended-loop-p): Fix comment.
25215         (lisp-indent-lambda-list-keywords-regexp): New variable.
25216         (lisp-indent-lambda-list): New function.
25217         (lisp-indent-259): Use it.
25218         (lisp-indent-defmethod): Support for more than one
25219         method qualifier and properly indent methods lambda-lists.
25220         (defgeneric): Provide a missing common-lisp-indent-function property.
25222 2011-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
25224         * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
25225         bounds for the empty string (bug#8667).
25227 2011-05-13  Glenn Morris  <rgm@gnu.org>
25229         * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
25231         * mail/sendmail.el (sendmail-program): Try executable-find first.
25232         (sendmail-send-it): `sendmail-program' cannot be unbound.
25234         * calendar/appt.el (appt-make-list): Simplify.
25235         (appt-time-msg-list): Doc fix.
25236         (appt-check): Change mode-line message at the time of the appointment.
25238 2011-05-12  Andreas Schwab  <schwab@linux-m68k.org>
25240         * progmodes/ld-script.el (ld-script-keywords)
25241         (ld-script-builtins): Update keywords list.
25243 2011-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
25245         * progmodes/grep.el (grep-filter): Don't trip on partial lines.
25247         * shell.el (shell-completion-vars): New function.
25248         (shell-mode):
25249         * simple.el (read-shell-command): Use it.
25250         (blink-matching-open): No need for " [...]" in minibuffer-message.
25252 2011-05-12  Glenn Morris  <rgm@gnu.org>
25254         * calendar/appt.el (appt-now-displayed): Remove pointless variable.
25255         (appt-check): Simplify.
25257 2011-05-12  Eli Zaretskii  <eliz@gnu.org>
25259         * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
25260         literal "/dev/null".
25262 2011-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
25264         * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
25265         Fix typo.
25267 2011-05-12  Ralph Schleicher  <rs@ralph-schleicher.de>
25269         * progmodes/which-func.el (which-function):
25270         Use add-log-current-defun instead of add-log-current-defun-function,
25271         which might not be defined (Bug#8260).
25273 2011-05-12  Glenn Morris  <rgm@gnu.org>
25275         * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
25276         Let byte-compile-initial-macro-environment always take precedence.
25278 2011-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
25280         * net/rcirc.el: Add support for SSL/TLS connections.
25281         (rcirc-server-alist): New field `encryption'.
25282         (rcirc): Check `encryption' settings.
25283         (rcirc-connect): New arg `encryption'.  Use open-network-stream.
25284         Merge make-local-variable into `set'.
25285         (rcirc--connection-open-p): New function.
25286         (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
25287         the process is not a network process (e.g. running gnutls-cli).
25288         (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
25289         Make rcirc-(en|de)code-coding-system local here.
25290         (rcirc-mode): Merge make-local-variable into `set'.
25291         (rcirc-parent-buffer): Make permanent buffer-local.
25292         (rcirc-multiline-minor-mode): Don't do it here.
25293         (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
25294         there's no server buffer.
25296 2011-05-11  Glenn Morris  <rgm@gnu.org>
25298         * newcomment.el (comment-kill): Prefix "unused" local.
25300         * term/w32console.el (get-screen-color): Declare.
25302         * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
25303         Handle symbol elements of byte-compile-initial-macro-environment.
25305 2011-05-10  Leo Liu  <sdl.web@gmail.com>
25307         * bookmark.el (bookmark-bmenu-mode-map):
25308         Bind bookmark-bmenu-search to `/'.
25310         * mail/footnote.el: Convert to utf-8 encoding.
25311         (footnote-unicode-string, footnote-unicode-regexp): New variable.
25312         (Footnote-unicode): New function.
25313         (footnote-style-alist): Add unicode style to the list.
25314         (footnote-style): Doc fix.
25316 2011-05-10  Jim Meyering  <meyering@redhat.com>
25318         Fix doubled-word typos.
25319         * international/quail.el (quail-insert-kbd-layout): and and -> and
25320         * kermit.el: and and -> and
25321         * net/ldap.el (ldap-search-internal): to to -> to
25322         * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
25323         * progmodes/js.el (js-mode): and and -> and
25324         * textmodes/artist.el (artist-move-to-xy): at at -> at
25325         (artist-draw-region-trim-line-endings): if if -> if
25326         And Safetyc -> Safety.
25327         * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
25329 2011-05-10  Glenn Morris  <rgm@gnu.org>
25330             Stefan Monnier  <monnier@iro.umontreal.ca>
25332         * files.el (hack-one-local-variable-eval-safep):
25333         Consider "eval: (foo-mode)" to be safe.  (Bug#8613)
25335 2011-05-10  Glenn Morris  <rgm@gnu.org>
25337         * calendar/diary-lib.el (diary-list-entries-hook)
25338         (diary-mark-entries-hook, diary-nongregorian-listing-hook)
25339         (diary-nongregorian-marking-hook, diary-list-entries)
25340         (diary-include-other-diary-files, diary-mark-entries)
25341         (diary-mark-included-diary-files): Doc fixes.
25343 2011-05-09  Juanma Barranquero  <lekktu@gmail.com>
25345         * misc.el: Require tabulated-list.el during compilation.
25347 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
25349         * progmodes/compile.el (compilation-start):
25350         Run compilation-filter-hook for the async case too.
25351         (compilation-filter-hook): Doc fix.
25353 2011-05-09  Deniz Dogan  <deniz@dogan.se>
25355         * wdired.el: Remove outdated installation comment.  Fix usage
25356         comment.
25358 2011-05-09  Juanma Barranquero  <lekktu@gmail.com>
25360         * misc.el: Implement new command `list-dynamic-libraries'.
25361         (list-dynamic-libraries--loaded-only-p): New variable.
25362         (list-dynamic-libraries--refresh): New function.
25363         (list-dynamic-libraries): New command.
25365 2011-05-09  Chong Yidong  <cyd@stupidchicken.com>
25367         * progmodes/compile.el (compilation-error-regexp-alist-alist):
25368         Fix the ant regexp to handle end-line and end-column info from jikes.
25369         Re-introduce maven regexp.  Give the ruby-Test::Unit regexp a
25370         higher priority to avoid clobbering by gnu.
25372 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
25374         * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
25375         if the face has existing theme settings (Bug#8454).
25377 2011-05-08  Ralph Schleicher  <rs@ralph-schleicher.de>
25379         * progmodes/perl-mode.el (perl-imenu-generic-expression):
25380         Only match variables declared via `my' or `our' (Bug#8261).
25382         * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
25383         special file names `.' and `..' (Bug#8259).
25385 2011-05-08  Chong Yidong  <cyd@stupidchicken.com>
25387         * progmodes/grep.el (grep-mode-font-lock-keywords):
25388         Remove buffer-changing entries.
25389         (grep-filter): New function.
25390         (grep-mode): Add it to compilation-filter-hook.
25392         * progmodes/compile.el (compilation-filter-hook)
25393         (compilation-filter-start): New defvars.
25394         (compilation-filter): Call compilation-filter-hook prior to
25395         updating the process mark.
25397 2011-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
25399         * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
25401 2011-05-07  Eli Zaretskii  <eliz@gnu.org>
25403         * mail/sendmail.el (send-mail-function): On MS-Windows, default to
25404         mailclient-send-it even if window-system is nil.  (Bug#8595)
25406         * term/w32console.el (terminal-init-w32console):
25407         Call get-screen-color and use its output to set the frame
25408         background-mode.  (Bug#8597)
25410 2011-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
25412         Make bytecomp.el understand that defmethod defines funs (bug#8631).
25413         * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
25414         New functions.
25415         (defgeneric, eieio--defmethod): Use them.
25416         (eieio-defgeneric): Remove.
25417         (defmethod): Call defgeneric in a way visible to the byte-compiler.
25419 2011-05-07  Glenn Morris  <rgm@gnu.org>
25421         * calendar/timeclock.el (timeclock-log-data): Remove unused local.
25422         Use let rather than let*.
25423         (timeclock-find-discrep): Remove unused local.
25425         * calendar/diary-lib.el (diary-comment-start): Doc fix.
25427         * calendar/appt.el (appt-time-msg-list): Doc fix.
25429 2011-05-06  Noah Friedman  <friedman@splode.com>
25431         * apropos.el (apropos-print-doc): Only use
25432         emacs-lisp-docstring-fill-column when it is bound to an integer,
25433         per that variable's documentation.
25435 2011-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
25437         * lpr.el (print-region-1): Echo lpr-program's output, so error messages
25438         and warnings are not silently discarded (e.g. use -d instead of -P).
25440 2011-05-06  Glenn Morris  <rgm@gnu.org>
25442         * calendar/appt.el (appt-message-warning-time): Doc fix.
25443         (appt-warning-time-regexp): New option.
25444         (appt-make-list): Respect appt-message-warning-time.
25446         * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
25447         New options.
25448         (diary-add-to-list): Strip comments from the displayed string.
25449         (diary-mode): Set comment-start and comment-end.
25451         * vc/diff-mode.el (smerge-refine-subst): Declare.
25452         (diff-refine-hunk): Don't require smerge-mode when compiling.
25454 2011-05-06  Juanma Barranquero  <lekktu@gmail.com>
25456         * simple.el (list-processes): Return nil as the docstring says.
25458 2011-05-05  Michael Albinus  <michael.albinus@gmx.de>
25460         * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
25461         to "".
25462         (ange-ftp-write-region, ange-ftp-insert-file-contents)
25463         (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
25464         determining of binary transfer.  (Bug#7383)
25466 2011-05-05  Michael Albinus  <michael.albinus@gmx.de>
25468         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
25469         Fix port computation bug.  (Bug#8618)
25471 2011-05-05  Glenn Morris  <rgm@gnu.org>
25473         * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
25475         * simple.el (shell-dynamic-complete-functions)
25476         (comint-dynamic-complete-functions): Declare.
25478         * net/network-stream.el (gnutls-negotiate):
25479         * simple.el (tabulated-list-print): Fix declarations.
25481         * progmodes/gud.el (syntax-symbol, syntax-point):
25482         Remove unnecessary and incorrect declarations.
25484         * emacs-lisp/check-declare.el (check-declare-scan):
25485         Handle byte-compile-initial-macro-environment in bytecomp.el.
25487 2011-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
25489         Fix earlier half-done eieio-defmethod change (bug#8338).
25490         * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
25491         Streamline and change calling convention.
25492         (defmethod): Adjust accordingly and simplify.
25493         (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
25494         new eieio--defmethod.
25495         (slot-boundp): Minor CSE simplification.
25497 2011-05-05  Milan Zamazal  <pdm@zamazal.org>
25499         * progmodes/glasses.el (glasses-separate-capital-groups): New option.
25500         (glasses-make-readable): Use glasses-separate-capital-groups.
25502 2011-05-05  Juanma Barranquero  <lekktu@gmail.com>
25504         * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
25505         (warning-series): Doc fix.
25506         (display-warning): Don't try to create the buffer if we just found it.
25508 2011-05-04  Chong Yidong  <cyd@stupidchicken.com>
25510         * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
25511         (autoload-find-generated-file): New function.
25512         (generate-file-autoloads): Bind generated-autoload-file to
25513         buffer-file-name.
25514         (update-file-autoloads, update-directory-autoloads):
25515         Use autoload-find-generated-file.  If called interactively, prompt for
25516         output file (Bug#7989).
25517         (batch-update-autoloads): Doc fix.
25519 2011-05-04  Juanma Barranquero  <lekktu@gmail.com>
25521         * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
25523 2011-05-04  Glenn Morris  <rgm@gnu.org>
25525         * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
25526         function, so it follows changes in calendar-date-style.
25527         (diary-fancy-date-matcher): New function.
25528         (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
25529         (diary-fancy-font-lock-fontify-region-function):
25530         Use diary-fancy-date-pattern as a function.
25532         * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
25533         non-numbers for `year' etc pseudo-variables.  (Bug#8583)
25535 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
25537         * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
25538         instead of positional arguments.  Allow :keylist and :crlfiles
25539         arguments.
25540         (open-gnutls-stream): Call it.
25542         * net/network-stream.el (network-stream-open-starttls): Adjust to
25543         call `gnutls-negotiate' with :process and :hostname arguments.
25545 2011-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
25547         * minibuffer.el (completion--message): New function.
25548         (completion--do-completion, minibuffer-complete)
25549         (minibuffer-force-complete, minibuffer-complete-word): Use it.
25550         (completion--do-completion): Don't ignore completion-auto-help when in
25551         icomplete-mode.
25553         * whitespace.el (whitespace-trailing-regexp): Don't rely on the
25554         internal encoding (e.g. tibetan zero is not whitespace).
25555         (global-whitespace-mode): Prefer save-current-buffer.
25556         (whitespace-trailing-regexp): Remove useless save-match-data.
25557         (whitespace-empty-at-bob-regexp): Minor simplification.
25559 2011-05-03  Chong Yidong  <cyd@stupidchicken.com>
25561         * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
25563 2011-05-03  AgustĂ­n MartĂ­n Domingo  <agustin.martin@hispalinux.es>
25565         * textmodes/ispell.el (ispell-add-per-file-word-list):
25566         Use `concat' to create string for insertion.
25568 2011-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
25570         * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
25571         Avoid open-line which runs post-self-insert-hook.
25572         (bibtex-fill-entry): Remove unused `end' var.
25574 2011-05-03  Dirk Ullrich  <dirk.ullrich@googlemail.com>  (tiny change)
25576         * textmodes/ispell.el (ispell-add-per-file-word-list):
25577         Protect against `nil' value of `comment-start' (Bug#8579).
25579 2011-05-03  Leo Liu  <sdl.web@gmail.com>
25581         * isearch.el (isearch-yank-pop): New command.
25582         (isearch-mode-map): Bind it to `M-y'.
25583         (isearch-forward): Mention it.
25585 2011-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
25587         * simple.el (minibuffer-complete-shell-command): Remove.
25588         (minibuffer-local-shell-command-map): Use completion-at-point.
25589         (read-shell-command): Setup completion vars here instead.
25590         (read-expression-map): Bind TAB to symbol completion.
25592         * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
25593         error directly rather via storing it into `results'.
25595 2011-05-02  Leo Liu  <sdl.web@gmail.com>
25597         * vc/diff.el: Fix description.
25599 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25601         * server.el (server-eval-at): New function.
25603 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25605         * net/network-stream.el (open-network-stream): Take a :nowait
25606         parameter and pass it on to `make-network-process'.
25607         (network-stream-open-plain): Ditto.
25609 2011-04-30  Andreas Schwab  <schwab@linux-m68k.org>
25611         * faces.el (face-spec-set-match-display): Don't match toolkit
25612         options on terminal frames.
25614 2011-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
25616         * progmodes/pascal.el: Use lexical binding.
25617         (pascal-mode-map): Remove author preferences.
25619         * pcomplete.el (pcomplete-std-complete): Don't abuse
25620         completion-at-point.
25622 2011-04-28  Juanma Barranquero  <lekktu@gmail.com>
25624         * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
25625         removing code that has been dead since 1991 or so.
25627         * startup.el (command-line): When warning about "_emacs", use a
25628         delayed warning to allow the user to filter it out.
25630 2011-04-28  Deniz Dogan  <deniz@dogan.se>
25632         * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
25633         user has not joined.
25635 2011-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
25637         * pcomplete.el (pcomplete-completions-at-point): Return nil if there
25638         aren't any completions at point.
25640 2011-04-28  Juanma Barranquero  <lekktu@gmail.com>
25642         * subr.el (display-delayed-warnings): New function.
25643         (delayed-warnings-hook): New variable.
25645 2011-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
25647         * minibuffer.el (completion-at-point, completion-help-at-point):
25648         Don't presume that a given completion-at-point-function will always
25649         use the same calling convention.
25651         * pcomplete.el (pcomplete-completions-at-point):
25652         Obey pcomplete-ignore-case.  Don't call pcomplete-norm-func unless
25653         pcomplete-seen is non-nil.
25654         (pcomplete-comint-setup): Also recognize the new comint/shell
25655         completion functions.
25656         (pcomplete-do-complete): Don't call pcomplete-norm-func unless
25657         pcomplete-seen is non-nil.
25659 2011-04-27  Niels Giesen  <niels.giesen@gmail.com>
25661         * calendar/icalendar.el (diary-lib): Add require statement.
25662         (icalendar--create-uid): Read out a uid from a text-property on
25663         the first character in the entry.  This allows for code to add its
25664         own uid to the entry.
25665         (icalendar--convert-float-to-ical): Add export of
25666         `diary-float'-entries save for those with the optional DAY
25667         argument.
25669 2011-04-27  Daniel Colascione  <dan.colascione@gmail.com>
25671         * subr.el (shell-quote-argument): Use alternate escaping strategy
25672         when we spot a variable reference in a string.
25674 2011-04-26  Daniel Colascione  <dan.colascione@gmail.com>
25676         * cus-start.el (all): Define customization for debug-on-event.
25678 2011-04-26  Daniel Colascione  <dan.colascione@gmail.com>
25680         * subr.el (shell-quote-argument): Escape correctly under Windows.
25682 2011-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
25684         * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
25686 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
25688         * net/tramp.el (tramp-process-actions): Add POS argument.
25689         Delete region between POS and (pos).
25691         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
25692         Use `nil' position in `tramp-process-actions' call.
25693         (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
25695         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
25696         position in `tramp-process-actions' call.
25698         * net/trampver.el: Update release number.
25700 2011-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
25702         * custom.el (defcustom): Obey lexical-binding.
25704         Fix octave-inf completion problems reported by Alexander Klimov.
25705         * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
25706         Inherit from octave-mode-syntax-table.
25707         (inferior-octave-mode): Set info-lookup-mode.
25708         (inferior-octave-completion-at-point): New function.
25709         (inferior-octave-complete): Use it and completion-in-region.
25710         (inferior-octave-dynamic-complete-functions): Use it as well, and use
25711         comint-filename-completion.
25712         * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
25713         symbol elements which shouldn't be word elements.
25714         (octave-font-lock-keywords, octave-beginning-of-defun)
25715         (octave-function-header-regexp): Adjust regexps accordingly.
25716         (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
25718 2011-04-25  Juanma Barranquero  <lekktu@gmail.com>
25720         * net/gnutls.el (gnutls-errorp): Declare before first use.
25722 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
25724         * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
25725         verify-error, and verify-hostname-error parameters.  Check whether
25726         default trustfile exists before going to use it.  Add missing
25727         argument to gnutls-message-maybe call.  Return value.
25728         Reported by Claudio Bley <claudio.bley@gmail.com>.
25729         (open-gnutls-stream): Add usage example.
25731         * net/network-stream.el (network-stream-open-starttls): Give host
25732         parameter to `gnutls-negotiate'.
25733         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
25734         * subr.el (shell-quote-argument): Escape correctly under Windows.
25736 2011-04-24  Daniel Colascione  <dan.colascione@gmail.com>
25738         * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
25739         Use correct match group (bug#8438).
25741 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
25743         * emacs-lisp/package.el (package-built-in-p): Fix typo.
25744         (package-menu--generate): New arg specifying packages to show.
25745         (package-menu-refresh, package-menu-execute, list-packages):
25746         Callers changed.
25747         (package-show-package-list): New function, replacing deleted
25748         package--list-packages (renamed because it is non-internal).
25750         * finder.el (finder-list-matches): Use package-show-package-list
25751         instead of deleted package--list-packages.
25753         * vc/vc-annotate.el (vc-annotate-goto-line): New command.
25754         Based on a previous implementation by Juanma Barranquero (Bug#8366).
25755         (vc-annotate-mode-map): Bind it to RET.
25757 2011-04-24  Uday S Reddy  <u.s.reddy@cs.bham.ac.uk>  (tiny change)
25759         * progmodes/etags.el (next-file): Don't use set-buffer to change
25760         buffers (Bug#8478).
25762 2011-04-24  Chong Yidong  <cyd@stupidchicken.com>
25764         * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
25766         * apropos.el (apropos-label-face): Avoid variable-pitch face.
25767         (apropos-accumulator): Doc fix.
25768         (apropos-function, apropos-macro, apropos-command)
25769         (apropos-variable, apropos-face, apropos-group, apropos-widget)
25770         (apropos-plist): Add face property.
25771         (apropos-symbols-internal): Fix indentation.
25772         (apropos-print): Simplify help, and recognize apropos-multi-type.
25773         (apropos-print-doc): Use button-type-get to extract the button's
25774         face property.  Fill docstring (Bug#8352).
25776 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
25778         * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
25780         * play/mpuz.el (mpuz-silent): Doc fix.
25781         (mpuz-mode-map): Use mapc.
25782         (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
25783         (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
25784         Fix typos in docstrings.
25786         * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
25787         (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
25789         * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
25791 2011-04-23  Chong Yidong  <cyd@stupidchicken.com>
25793         * minibuffer.el (completion--do-completion): Avoid the "Next char
25794         not unique" prompt if icomplete-mode is enabled (Bug#5849).
25796         * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
25797         mouse-2 into unread-command-events, it is interpreted correctly.
25799         * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
25800         (image-toggle-display): Doc fix.
25802 2011-04-23  Stephen Berman  <stephen.berman@gmx.net>
25804         * textmodes/page.el (what-page): Use line-number-at-pos to
25805         calculate line number (Bug#6825).
25807 2011-04-22  Juanma Barranquero  <lekktu@gmail.com>
25809         * eshell/esh-mode.el (find-tag-interactive): Declare function.
25810         (eshell-find-tag): Remove `with-no-warnings', unneeded now.
25811         Pass argument NO-DEFAULT to `find-tag-interactive'.
25813 2011-04-22  Juanma Barranquero  <lekktu@gmail.com>
25815         Lexical-binding cleanup.
25817         * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
25818         (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
25819         * progmodes/ada-prj.el (ada-prj-initialize-values)
25820         (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
25821         (ada-prj-show-value):
25822         * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
25823         * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
25824         (antlr-invalidate-context-cache, antlr-options-menu-filter)
25825         (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
25826         * progmodes/bug-reference.el (bug-reference-push-button):
25827         * progmodes/fortran.el (fortran-line-length):
25828         * progmodes/glasses.el (glasses-change):
25829         * progmodes/octave-mod.el (octave-fill-paragraph):
25830         * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
25831         (python-pdbtrack-grub-for-buffer, python-sentinel):
25832         * progmodes/sql.el (sql-save-connection):
25833         * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
25834         * progmodes/xscheme.el (xscheme-enter-debugger-mode):
25835         Mark unused parameters.
25837         * progmodes/compile.el (compilation--flush-directory-cache)
25838         (compilation--flush-parse, compile-internal): Mark unused parameters.
25839         (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
25840         (compilation-next-error-function): Remove unused variable `timestamp'.
25842         * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
25843         (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
25845         * progmodes/dcl-mode.el (dcl-end-of-command):
25846         Remove unused variable `start'.
25847         (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
25848         (dcl-option-value-basic, dcl-option-value-offset)
25849         (dcl-option-value-margin-offset, dcl-option-value-comment-line):
25850         Mark unused parameters.
25851         (dcl-save-local-variable): Remove unused variable `val'.
25852         (mode): Declare.
25854         * progmodes/delphi.el (delphi-save-state, delphi-after-change):
25855         Mark unused parameters.
25856         (delphi-ignore-changes): Move before first use.
25857         (delphi-charset-token-at): Remove unused variable `start'.
25858         (delphi-else-start): Remove unused variable `if-count'.
25859         (delphi-comment-block-start, delphi-comment-block-end):
25860         Remove unused variable `kind'.
25861         (delphi-indent-line): Remove unused variable `new-point'.
25863         * progmodes/ebrowse.el (ebrowse-files-list)
25864         (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
25865         Mark unused parameters.  Don't quote `lambda'.
25866         (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
25867         Don't quote `lambda'.
25868         (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
25869         (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
25870         (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
25871         (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
25872         Use `ignore-errors'.
25873         (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
25874         (ebrowse-view/find-file-and-search-pattern)
25875         (ebrowse-view/find-member-declaration/definition):
25876         Rename parameter TAGS-FILE-NAME to TAGS-FILE.
25877         (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
25878         Rename parameter PREFIX-ARG to PREFIX.
25879         (ebrowse-tags-read-name): Remove unused variables `start' and
25880         `member-info'.
25881         (ebrowse-display-member-buffer): Rename variable `tags-file-name'
25882         to `tags-file'.
25884         * progmodes/etags.el (local-find-tag-hook): Declare.
25885         (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
25886         Mark unused parameters.
25888         * progmodes/executable.el (compilation-error-regexp-alist): Declare.
25889         (executable-interpret): Mark unused parameter.
25891         * progmodes/flymake.el (flymake-process-sentinel)
25892         (flymake-after-change-function)
25893         (flymake-create-temp-with-folder-structure)
25894         (flymake-get-include-dirs-dot): Mark unused parameters.
25895         (flymake-safe-delete-directory): Remove unused variable `err'.
25897         * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
25898         (speedbar-timer-fn, speedbar-line-text)
25899         (speedbar-change-expand-button-char, speedbar-delete-subblock)
25900         (speedbar-center-buffer-smartly): Declare functions.
25901         (gdb-find-watch-expression): Remove unused variable `array'.
25902         (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
25903         (gdb-starting): Mark unused parameters.
25904         (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
25905         (gdb-table-string): Remove unused variable `res'.
25906         (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
25907         (gdb-disassembly-handler-custom): Remove unused variable `pos'.
25908         (gdb-display-buffer): Remove unused variable `cur-size'.
25910         * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
25911         allow lexical-binding compilation.
25912         (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
25913         (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
25914         (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
25915         Mark unused parameters.
25916         (gud-gdb-marker-filter): Remove unused variable `match'.
25917         (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
25918         lambda expressions and funcall them, instead of using `fset'.
25920         * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
25921         HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
25923         * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
25924         variable `header-beg'; use `let'.
25926         * progmodes/icon.el (indent-icon-exp): Remove unused variables
25927         `restart', `last-sexp' and `at-do'.
25929         * progmodes/js.el (js--debug): Mark unused parameter.
25930         (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
25931         (js--splice-into-items): Remove unused variable `item'.
25932         (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
25934         * progmodes/make-mode.el (makefile-make-font-lock-keywords):
25935         Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
25936         (makefile-complete): Remove unused variable `try'.
25937         (makefile-fill-paragraph, makefile-match-function-end):
25938         Mark unused parameters.
25940         * progmodes/octave-inf.el (inferior-octave-complete):
25941         Remove unused variable `proc'.
25942         (inferior-octave-output-digest): Mark unused parameter.
25944         * progmodes/perl-mode.el (perl-calculate-indent):
25945         Remove unused variable `err'.
25947         * progmodes/prolog.el (prolog-mode-keybindings-inferior)
25948         (prolog-indent-line): Mark unused parameters.
25949         (prolog-indent-line): Remove unused variable `beg'.
25951         * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
25952         (reporter-dont-compact-list): Declare.
25954         * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
25955         Remove unused variable `char'.
25956         (sh-debug): Mark unused parameter.
25957         (sh-get-indent-info): Remove unused variable `start'.
25958         (sh-calculate-indent): Remove unused variable `var'.
25960         * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
25961         (simula-electric-keyword): Remove unused variable `null'.
25962         (simula-search-backward, simula-search-forward): Remove unused
25963         variables `begin' and `end'.
25965         * progmodes/vera-mode.el (vera-guess-basic-syntax):
25966         Remove unused variable `pos'.
25967         (vera-electric-tab, vera-comment-uncomment-region):
25968         Mark unused parameters.
25969         (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
25971 2011-04-22  Chong Yidong  <cyd@stupidchicken.com>
25973         * emacs-lisp/package.el (package--builtins, package-alist)
25974         (package-load-descriptor, package-built-in-p, package-activate)
25975         (define-package, package-installed-p)
25976         (package-compute-transaction, package-buffer-info)
25977         (package--push): Doc fix.  Distinguish more clearly between
25978         version strings and version lists.
25980 2011-04-21  Juanma Barranquero  <lekktu@gmail.com>
25982         Lexical-binding cleanup.
25984         * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
25985         (5x5-make-mutate-best):
25986         * play/fortune.el (fortune-in-buffer):
25987         * play/gomoku.el (gomoku-init-display):
25988         * play/solitaire.el (solitaire, solitaire-do-check):
25989         * play/tetris.el (tetris-default-update-speed-function):
25990         Mark unused parameters.
25992         * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
25993         (bubbles--shift): Remove unused variable `char-org'.
25994         (bubbles--set-faces): Remove unused variable `fg-col'.  Simplify.
25995         (bubbles--show-images): Remove unused variable `char'.
25997         * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
25998         (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
25999         (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
26000         (decipher-analyze-buffer): Use ?\s.
26001         (decipher-make-checkpoint): Remove unused variable `mapping'.
26003         * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
26005         * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
26006         Remove unused variable `result'; use `let'.
26008         * play/gametree.el (gametree-current-layout, gametree-apply-layout):
26009         Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
26010         (gametree-children-shown-p, gametree-compute-reduced-score):
26011         Use `ignore-errors'.
26013         * play/handwrite.el (ps-lpr-switches): Declare.
26014         (handwrite): Remove unused variables `pmin' and `lastp'.
26016         * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
26018         * play/landmark.el (landmark-init-display)
26019         (landmark-update-naught-weights): Mark unused parameters.
26020         (landmark-y): Remove unused variable `noise'.  Simplify.
26021         (landmark-human-plays): Remove unused variable `score'.
26023         * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
26024         (mpuz-try-proposal): Remove unused variable `game'.
26026         * play/zone.el (life-patterns): Declare.
26028 2011-04-20  Juanma Barranquero  <lekktu@gmail.com>
26030         * vc/vc.el (ediff-vc-internal): Declare function.
26032 2011-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
26034         * shell.el: Use lexical-binding and std completion UI.
26035         (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
26036         (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
26037         comint-preoutput-filter-functions rather than on
26038         comint-output-filter-functions.
26039         (shell-command-completion, shell--command-completion-data)
26040         (shell-filename-completion, shell-environment-variable-completion)
26041         (shell-c-a-p-replace-by-expanded-directory): New functions.
26042         (shell-dynamic-complete-functions, shell-dynamic-complete-command)
26043         (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
26044         (shell-dynamic-complete-environment-variable): Use them.
26045         (shell-dynamic-complete-as-environment-variable)
26046         (shell-dynamic-complete-as-command): Remove.
26047         (shell-match-partial-variable): Match past point.
26048         * comint.el: Clean up use of completion-at-point-functions.
26049         (comint-completion-at-point): New function.
26050         (comint-mode): Use it completion-at-point-functions.
26051         (comint-dynamic-complete): Make it obsolete.
26052         (comint-replace-by-expanded-history-before-point): Add dry-run arg.
26053         (comint-c-a-p-replace-by-expanded-history): New function.
26054         (comint-dynamic-complete-functions)
26055         (comint-replace-by-expanded-history): Use it.
26056         * minibuffer.el (completion-table-with-terminator): Allow dynamic
26057         termination strings.  Try harder to avoid second try-completion.
26058         (completion-in-region-mode-map): Disable bindings that don't work yet.
26060         * comint.el: Use lexical-binding.  Require CL.
26061         (comint-dynamic-complete-functions): Use comint-filename-completion.
26062         (comint-completion-addsuffix): Tweak custom type.
26063         (comint-filename-completion, comint--common-suffix)
26064         (comint--common-quoted-suffix, comint--table-subvert)
26065         (comint--complete-file-name-data): New functions.
26066         (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
26067         (comint-dynamic-list-filename-completions): Use them.
26068         (comint-dynamic-simple-complete): Make obsolete.
26070         * minibuffer.el (completion-in-region-mode):
26071         Keep completion-in-region-mode--predicate global.
26072         (completion-in-region--postch):
26073         Assume completion-in-region-mode--predicate is not null.
26075         * progmodes/flymake.el (flymake-start-syntax-check-process):
26076         Obey `dir'.  Simplify.
26078         * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
26079         we're in VC after all.
26081 2011-04-20  Christoph Scholtes  <cschol2112@googlemail.com>
26083         * vc/vc.el (vc-diff-build-argument-list-internal)
26084         (vc-version-ediff, vc-ediff): New commands.
26085         (vc-version-diff): Use vc-diff-build-argument-list-internal.
26087 2011-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
26089         * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
26090         add sanity check.
26092         * obsolete/erc-hecomplete.el: Make obsolete.
26093         * obsolete/: Standardize obsolescence info in the header.
26095 2011-04-20  Glenn Morris  <rgm@gnu.org>
26097         * calendar/solar.el (solar-horizontal-coordinates):
26098         Use the longitude argument rather than `calendar-longitude'.
26099         (solar-date-next-longitude): Remove unused locals.
26101 2011-04-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
26103         * whitespace.el: New version 13.2.1.
26105 2011-04-20  felix  <EmacsWiki>  (tiny change)
26107         * whitespace.el (global-whitespace-mode): Keep highlight when
26108         switching between major modes on a file.
26110 2011-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
26112         * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
26113         (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
26114         multi-line comments as well.
26116 2011-04-19  Juanma Barranquero  <lekktu@gmail.com>
26118         Lexical-binding cleanup.
26120         * arc-mode.el (archive-mode-revert):
26121         * cmuscheme.el (scheme-interactively-start-process):
26122         * custom.el (custom-initialize-delay):
26123         * dnd.el (dnd-open-local-file, dnd-open-remote-url):
26124         * dos-w32.el (direct-print-region-helper, direct-print-region-function):
26125         * emacs-lock.el (emacs-lock-clear-sentinel):
26126         * ezimage.el (defezimage):
26127         * follow.el (follow-avoid-tail-recenter):
26128         * fringe.el (set-fringe-mode-1):
26129         * generic-x.el (bat-generic-mode-compile):
26130         * help-mode.el (help-info-variable, help-do-xref)
26131         (help-mode-revert-buffer):
26132         * help.el (view-emacs-todo):
26133         * iswitchb.el (iswitchb-completion-help):
26134         * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
26135         * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
26136         (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
26137         * locate.el (locate-update):
26138         * longlines.el (longlines-encode-region)
26139         (longlines-after-change-function):
26140         * outline.el (outline-isearch-open-invisible):
26141         * ps-def.el (declare-function, charset-dimension, char-width)
26142         (encode-char):
26143         * ps-mule.el (ps-mule-plot-string):
26144         * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
26145         (recentf-edit-list-select, recentf-edit-list-validate)
26146         (recentf-open-files-action):
26147         * rect.el (delete-whitespace-rectangle-line)
26148         (rectangle-number-line-callback):
26149         * register.el (window-configuration-to-register)
26150         (frame-configuration-to-register):
26151         * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
26152         * select.el (xselect-convert-to-string, xselect-convert-to-length)
26153         (xselect-convert-to-targets, xselect-convert-to-delete)
26154         (xselect-convert-to-filename, xselect-convert-to-charpos)
26155         (xselect-convert-to-lineno, xselect-convert-to-colno)
26156         (xselect-convert-to-os, xselect-convert-to-host)
26157         (xselect-convert-to-user, xselect-convert-to-class)
26158         (xselect-convert-to-name, xselect-convert-to-integer)
26159         (xselect-convert-to-atom, xselect-convert-to-identity):
26160         * subr.el (declare, ignore, process-kill-without-query)
26161         (text-clone-maintain):
26162         * terminal.el (te-get-char, te-tic-sentinel):
26163         * tool-bar.el (tool-bar-make-keymap):
26164         * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
26165         * type-break.el (type-break-mode, type-break-noninteractive-query):
26166         * view.el (View-back-to-mark):
26167         * wid-browse.el (widget-browse-action, widget-browse-widget)
26168         (widget-browse-widgets, widget-browse-sexp):
26169         * widget.el (define-widget-keywords):
26170         * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
26171         Mark unused parameters.
26173         * align.el (align-adjust-col-for-rule): Mark unused parameter.
26174         (align-areas): Remove unused variable `look'.
26175         (align-region): Remove unused variables `real-end' and `pos-list'.
26177         * apropos.el (apropos-score-doc): Remove unused variable `i'.
26179         * bindings.el (mode-line-modified, mode-line-remote):
26180         Mark unused parameters.
26181         (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
26183         * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
26184         (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
26186         * comint.el (comint-history-isearch-pop-state)
26187         (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
26188         (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
26189         (comint-substitute-in-file-name): Doc fix.
26191         * completion.el (cmpl-statistics-block): Mark unused parameter.
26192         (add-completions-from-tags-table, add-completions-from-lisp-buffer)
26193         (save-completions-to-file, load-completions-from-file):
26194         Remove unused local variable `e'.
26196         * composite.el (compose-chars): Remove unused variable `len'.
26197         (lgstring-insert-glyph): Remove unused variable `g'.
26198         (compose-glyph-string): Remove unused variables `ascent',
26199         `descent', `lbearing' and `rbearing'.
26200         (compose-glyph-string-relative): Remove unused variables
26201         `lbearing', `rbearing' and `wadjust'.
26202         (compose-gstring-for-graphic): Remove unused variables `header',
26203         `wadjust', `xoff' and `yoff'.  Use `let', not `let*'.
26204         (compose-gstring-for-terminal): Remove unused variables `header'
26205         and `nchars'.  Use `let', not `let*'.
26207         * cus-edit.el (Custom-set, Custom-save, custom-reset)
26208         (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
26209         (Custom-buffer-done, custom-buffer-create-internal)
26210         (custom-browse-visibility-action, custom-browse-group-tag-action)
26211         (custom-browse-variable-tag-action, custom-browse-face-tag-action)
26212         (widget-magic-mouse-down-action, custom-toggle-parent)
26213         (custom-add-parent-links, custom-toggle-hide-variable)
26214         (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
26215         (custom-toggle-hide-face, face, hook, custom-group-link-action)
26216         (custom-face-menu-create, custom-variable-menu-create, get)
26217         (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
26218         (custom-reset-standard-save-and-update): Remove unused variable `value'.
26219         (customize-apropos): Remove unused variable `tests'.
26220         (custom-group-value-create): Remove unused variable `hidden-p'.
26221         (sort-fold-case): Declare.
26223         * cus-theme.el (custom-reset-standard-faces-list)
26224         (custom-reset-standard-variables-list): Declare.
26225         (customize-create-theme, custom-theme-revert, custom-theme-write)
26226         (custom-theme-choose-mode, customize-themes, custom-theme-save):
26227         Mark unused parameters.
26229         * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
26231         * delim-col.el (delimit-columns-max): Move defvar before first use.
26233         * descr-text.el (describe-char-categories): Don't quote `lambda'.
26234         (describe-char): Don't quote `lambda'.  Mark unused parameter.
26236         * desktop.el (desktop-save-buffer-p): Mark unused parameter.
26237         (auto-insert): Declare.
26238         (desktop-restore-file-buffer): Rename desktop-* parameters;
26239         mark unused ones.
26240         (desktop-create-buffer): Rename desktop-* parameters and bind them.
26241         (desktop-buffer): Rename desktop-* parameters.
26243         * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
26244         (dframe-reposition-frame-xemacs, dframe-help-echo)
26245         (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
26246         Mark unused parameters.
26248         * dired-aux.el (backup-extract-version-start, overwrite-query)
26249         (overwrite-backup-query, rename-regexp-query)
26250         (rename-non-directory-query): Declare.
26251         (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
26252         (dired-add-entry): Remove unused variable `orig-file-name'.
26253         (dired-copy-file-recursive): Remove unused variable `dirfailed'.
26254         Use parameter PRESERVE-TIME instead of accessing dynamic variable
26255         `dired-copy-preserve-time' directly.
26256         (dired-do-create-files-regexp): Remove unused variable `fn-count'.
26257         (dired-insert-subdir-newpos): Rename unused variable `pos'.
26259         * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
26260         (dired-virtual-revert, dired-make-relative-symlink):
26261         Mark unused parameters.
26262         (manual-program): Declare.
26263         (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
26264         (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
26265         wrapped in `with-no-warnings' to avoid replacing one warning by another.
26267         * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
26269         * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
26271         * echistory.el (electric-history-in-progress, Helper-return-blurb):
26272         Declare.
26274         * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
26276         * electric.el (Electric-command-loop): Rename parameter
26277         INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
26279         * expand.el (expand-in-literal): Remove unused variable `here'.
26281         * facemenu.el (facemenu-add-new-color):
26282         Remove unused variable `docstring'.
26284         * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
26285         (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
26286         (face-attr-construct): Mark unused parameter.  Doc fix.
26287         (read-color): Remove unused variable `hex-string'.
26289         * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
26290         (locate-dominating-file): Remove unused vars `prev-file' and `user'.
26291         (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
26292         (display-buffer-other-frame): Remove unused variable `old-window'.
26293         (kill-buffer-hook): Declare.
26294         (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
26295         Mark unused parameters.
26296         (after-find-file): Pass 1 to `auto-save-mode', not t.
26298         * files-x.el (auto-insert): Declare.
26299         (modify-file-local-variable-prop-line): Remove unused variable `val'.
26301         * find-lisp.el (find-lisp-find-dired-internal): Remove unused
26302         variable `buf'.  Mark unused parameter.
26303         (find-lisp-insert-directory): Mark unused parameter.
26305         * format.el (format-decode-run-method): Mark unused parameter; doc fix.
26306         (format-encode-region): Remove unused variables `cur-buf' and `result'.
26307         (format-common-tail): Remove, unused.
26308         (format-deannotate-region): Remove unused variable `loc'.
26309         (format-annotate-region): Remove unused variable `p'.
26310         (format-annotate-single-property-change): Remove unused variables
26311         `default' and `tail'.
26313         * forms.el (read-file-filter): Declare.
26314         (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
26316         * frame.el (frame-creation-function-alist): Mark unused parameter.
26317         (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
26319         * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
26320         Remove unused parameters.
26321         (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
26322         (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
26324         * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
26325         (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
26326         (hfy-prepare-tag-map): Mark unused parameters.
26327         (htmlfontify-buffer): Use `called-interactively-p'.
26329         * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
26330         (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
26331         (ibuffer-do-occur): Mark unused parameters.
26332         (ibuffer-forward-next-marked): Remove unused variable `curmark'.
26333         (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
26335         * ibuffer.el: Don't quote `lambda'.
26336         (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
26337         (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
26338         Mark unused parameters.
26340         * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
26341         (ido-completing-read): Mark unused parameters.
26342         (ido-copy-current-word): Mark unused parameters;
26343         remove unused variable `name'.
26344         (ido-sort-merged-list): Remove unused parameter `dirs'.
26346         * ielm.el (ielm-input-sender): Mark unused parameter.
26347         (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
26348         (ielm-output, ielm-wbuf, ielm-pmark): Declare.
26349         (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
26350         `ielm-string' as a dynamic variable accessible from the IELM prompt.
26351         Bind `ielm-string' to INPUT-STRING.  Remove unused variable `err'.
26353         * image-dired.el (image-dired-display-thumbs): Remove unused
26354         variables `curr-file' and `count'.
26355         (image-dired-remove-tag): Remove unused variable `start'.
26356         (image-dired-tag-files, image-dired-create-thumbs): Remove unused
26357         variable `curr-file'
26358         (image-dired-rotate-original): Remove unused variable `temp-file'.
26359         (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
26360         Remove unused variable `file'.
26361         (image-dired-gallery-generate): Remove unused variable `curr'.
26362         (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
26364         * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
26366         * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
26368         * informat.el (texinfo-command-start, texinfo-command-end): Declare.
26370         * isearch.el (minibuffer-history-symbol): Declare.
26371         (isearch-edit-string): Remove unused variable `err'.
26372         (isearch-message-prefix, isearch-message-suffix):
26373         Mark unused parameters.
26375         * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
26377         * macros.el (insert-kbd-macro): Remove unused variable `mods'.
26379         * makesum.el (double-column): Remove unused variable `cnt'.
26381         * misearch.el (multi-isearch-pop-state): Mark unused parameter.
26382         (ido-ignore-item-temp-list): Declare.
26384         * mouse-drag.el (mouse-drag-throw): Remove unused variables
26385         `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
26386         `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
26387         (mouse-drag-drag): Remove unused variables `mouse-delta' and
26388         `mouse-col-delta'.
26390         * mouse-sel.el (mouse-extend-internal):
26391         Remove unused variable `orig-window-frame'.
26393         * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
26394         (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
26395         Move declarations before first use.
26396         (pcomplete-opt): Mark unused parameters; doc fix.
26398         * proced.el (proced-revert): Mark unused parameter.
26399         (proced-send-signal): Remove unused variable `err'.
26401         * ps-print.el (ps-print-preprint-region, ps-print-preprint):
26402         Rename parameter PREFIX-ARG to ARG.
26403         (ps-basic-plot-string, ps-basic-plot-whitespace):
26404         Mark unused parameters.
26406         * replace.el (replace-count): Define.
26407         (occur-revert-function): Mark unused parameters.
26408         (ido-ignore-item-temp-list, isearch-error, isearch-forward)
26409         (isearch-case-fold-search, isearch-string): Declare.
26410         (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
26411         bind `case-fold-search'.  Remove unused variables `beg' and `end',
26412         and simplify.
26413         (replace-eval-replacement): Rename parameter REPLACE-COUNT to
26414         COUNT and bind `replace-count'.
26415         (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
26416         to COUNT.
26418         * savehist.el (print-readably, print-string-length): Declare.
26420         * shadowfile.el (shadow-expand-cluster-in-file-name):
26421         Remove unused variable `cluster'.
26422         (shadow-copy-file): Remove unused variable `i'.
26423         (shadow-noquery, shadow-clusters, shadow-site-cluster)
26424         (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
26425         (shadow-define-literal-group, shadow-define-regexp-group)
26426         (shadow-make-group, shadow-shadows-of): Clean up docstrings.
26428         * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
26429         (shell): Use `called-interactively-p'.
26430         (shell-directory-tracker): Remove unused variable `chdir-failure'.
26432         * simple.el (compilation-context-lines, comint-file-name-quote-list)
26433         (comint-file-name-chars, comint-delimiter-argument-list): Declare.
26434         (delete-backward-char): Remove unused variable `ocol'.
26435         (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
26436         (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
26437         (event-apply-hyper-modifier, event-apply-shift-modifier)
26438         (event-apply-control-modifier, event-apply-meta-modifier):
26439         Mark unused parameters.
26440         (undo-make-selective-list): Remove duplicate variable `undo-elt'.
26441         (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
26443         * speedbar.el (speedbar-ignored-directory-expressions)
26444         (speedbar-supported-extension-expressions, speedbar-directory-buttons)
26445         (speedbar-find-file, speedbar-dir-follow)
26446         (speedbar-directory-buttons-follow, speedbar-tag-find)
26447         (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
26448         (speedbar-buffers-line-directory, speedbar-buffer-click):
26449         Mark unused parameters.
26450         (speedbar-tag-file): Remove unused variable `mode'.
26451         (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
26453         * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
26455         * talk.el (talk): Remove unused variable `display'.
26457         * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
26458         (tar-write-region-annotate): Mark unused parameter.
26460         * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
26461         (minutes, seconds, time-zone, day, year, monthname, month, dayname):
26462         Declare them, wrapped in `with-no-warnings' to avoid replacing one
26463         warning by another.
26465         * time-stamp.el (time-stamp-string-preprocess):
26466         Remove unused variable `require-padding'.
26468         * tree-widget.el (widget-glyph-enable): Declare.
26469         (tree-widget-action): Mark unused parameter.
26471         * w32-fns.el (x-get-selection): Mark unused parameter.
26472         (autoload-make-program, generated-autoload-file): Declare.
26474         * wdired.el (wdired-revert): Mark unused parameters.
26475         (wdired-xcase-word): Remove unused variable `err'.
26477         * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
26478         (whitespace-help-scroll): Remove unused variable `data-help'.
26480         * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
26481         (widget-image-insert, widget-after-change, default)
26482         (widget-default-format-handler, widget-default-notify)
26483         (widget-default-prompt-value, widget-info-link-action)
26484         (widget-url-link-action, widget-function-link-action)
26485         (widget-variable-link-action, widget-file-link-action)
26486         (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
26487         (widget-field-prompt-internal, widget-field-action, widget-field-match)
26488         (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
26489         (widget-insert-button-action, widget-delete-button-action, visibility)
26490         (widget-documentation-link-action, widget-documentation-string-action)
26491         (widget-const-prompt-value, widget-regexp-match, symbol)
26492         (widget-coding-system-prompt-value)
26493         (widget-key-sequence-value-to-external, sexp)
26494         (widget-sexp-value-to-internal, character, vector, cons)
26495         (widget-choice-prompt-value, widget-boolean-prompt-value)
26496         (widget-color--choose-action): Mark unused parameters.
26497         (widget-item-match-inline, widget-choice-match-inline)
26498         (widget-checklist-match, widget-checklist-match-inline)
26499         (widget-group-match): Rename parameter VALUES to VALS.
26500         (widget-field-value-set): Remove unused variable `size'.
26501         (widget-color-action): Remove unused variables `value' and `start'.
26503         * windmove.el (windmove-wrap-loc-for-movement): Remove unused
26504         variable `dir'.  Doc fix.
26505         (windmove-find-other-window): Don't pass it.
26507         * window.el (count-windows): Mark unused parameter.
26508         (bw-adjust-window): Remove unused variable `err'.
26510         * woman.el (woman-file-name): Remove unused variable `default'.
26511         (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
26512         WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
26513         (global-font-lock-mode): Declare.
26514         (woman-decode-region): Mark unused parameter.
26515         (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
26517         * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
26518         (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
26519         (x-dnd-handle-moz-url): Remove unused variable `title'.
26520         (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
26522         * xml.el (xml-parse-tag, xml-parse-attlist):
26523         Remove unused variable `pos'.
26525 2011-04-19  Glenn Morris  <rgm@gnu.org>
26527         * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
26528         (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
26529         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
26530         (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
26531         * calendar/cal-html.el (cal-html-insert-minical):
26532         * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
26533         (calendar-mark-date-pattern):
26534         Prefix "unused" locals.
26536         * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
26537         optional argument `style'.
26539         * calendar/appt.el (appt-make-list):
26540         * calendar/cal-china.el (calendar-chinese-date-string):
26541         * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
26542         (diary-hebrew-yahrzeit):
26543         * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
26544         * calendar/calendar.el (calendar-generate-window):
26545         * calendar/time-date.el (time-to-days):
26546         Remove unused local variables.
26548 2011-04-18  Chong Yidong  <cyd@stupidchicken.com>
26550         * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
26551         glyphless-char-display table.
26552         (tabulated-list-glyphless-char-display): New var.
26554 2011-04-18  Sam Steingold  <sds@gnu.org>
26556         * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
26557         to acknowledgments.
26559 2011-04-17  Glenn Morris  <rgm@gnu.org>
26561         * calendar/diary-lib.el (diary-sexp-entry):
26562         * calendar/holidays.el (holiday-sexp):
26563         Set debug-on-error rather than the removed stack-trace-on-error.
26565 2011-04-16  Glenn Morris  <rgm@gnu.org>
26567         * progmodes/f90.el: Use lexical-binding.
26568         (f90-get-correct-indent): Remove unnecessary local variable `cont'.
26570 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
26572         * mail/sendmail.el (mail-mode-map): Use completion-at-point.
26573         (mail-mode): Setup mailalias completion here instead.
26574         * mail/mailalias.el: Use lexical-binding.
26575         (pattern, mailalias-done): Declare dynamic.
26576         (mail-completion-at-point-function): New function, from mail-complete.
26577         (mail-complete): Use it.
26578         (mail-completion-expand): New function.
26579         (mail-get-names): Use it.
26580         (mail-directory, mail-directory-process, mail-directory-stream):
26581         Don't use `pattern' for lexically bound arg.
26583         * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
26585         * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
26586         (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
26587         (hfy-etags-cmd-alist): Don't eval-and-compile any more.
26589         * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
26590         (byte-save-window-excursion, byte-temp-output-buffer-setup)
26591         (byte-interactive-p): Define them again, for use when inlining
26592         old code.
26594 2011-04-15  Juanma Barranquero  <lekktu@gmail.com>
26596         * loadup.el: Use `string-to-number', not `string-to-int'.
26598 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
26600         * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
26601         gud-gdb-complete-command.
26602         (gud-gdb-completions): New function, from gud-gdb-complete-command.
26603         (gud-gdb-completion-at-point): New function.
26604         (gud-gdb-completions): Remove.
26606 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
26608         * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
26609         when the scripts fail.  Use `tramp-do-file-attributes-with-ls' then.
26610         (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
26611         whether `executable-find' is bound.
26613         * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
26615 2011-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
26617         * minibuffer.el (completion-in-region-mode-predicate)
26618         (completion-in-region-mode--predicate): New vars.
26619         (completion-in-region, completion-in-region--postch)
26620         (completion-in-region-mode): Use them.
26621         (completion--capf-wrapper): Also return the hook function.
26622         (completion-at-point, completion-help-at-point):
26623         Adjust and provide a predicate.
26625         Preserve arg names for advice of subr and lexical functions (bug#8457).
26626         * help-fns.el (help-function-arglist): Consolidate the subr and
26627         new-byte-code cases.  Add argument `preserve-names' to extract names
26628         from the docstring when needed.
26629         * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
26630         (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
26631         (ad-arglist): Use help-function-arglist's new arg.
26632         (ad-definition-type): Use cond.
26634 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
26636         * autorevert.el (auto-revert-handler):
26637         Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
26638         which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
26639         Don't quote lambda.
26641         * image-mode.el (image-transform-set-scale):
26642         Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
26644 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26646         * net/network-stream.el (network-stream-open-starttls): Only do
26647         opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
26648         Upgrades via gnutls-cli are too slow to be done opportunistically.
26650 2011-04-12  Juanma Barranquero  <lekktu@gmail.com>
26652         * dframe.el (dframe-current-frame): Remove spurious quote.
26654 2011-04-12  Glenn Morris  <rgm@gnu.org>
26656         * calendar/cal-tex.el (cal-tex-end-document):
26657         Try to automatically use latin1 input if needed.
26659         * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
26660         Don't try to cons a mark onto an empty element.
26662 2011-04-11  Leo Liu  <sdl.web@gmail.com>
26664         * ido.el (ido-buffer-internal): Allow method 'kill for virtual
26665         buffers.
26666         (ido-kill-buffer-at-head): Support killing virtual buffers.
26668 2011-04-10  Chong Yidong  <cyd@stupidchicken.com>
26670         * minibuffer.el (completion-show-inline-help): New var.
26671         (completion--do-completion, minibuffer-complete)
26672         (minibuffer-force-complete, minibuffer-complete-word):
26673         Inhibit minibuffer messages if completion-show-inline-help is nil.
26675         * icomplete.el (icomplete-mode): Bind completion-show-inline-help
26676         to avoid interference from inline help (Bug#5849).
26678 2011-04-10  Leo Liu  <sdl.web@gmail.com>
26680         * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
26681         Fix typo.
26683 2011-04-09  Chong Yidong  <cyd@stupidchicken.com>
26685         * image-mode.el (image-toggle-display-image): Signal an error if
26686         not in Image mode.
26687         (image-transform-mode, image-transform-resize)
26688         (image-transform-set-rotation): Doc fix.
26689         (image-transform-set-resize): Delete.
26690         (image-transform-set-scale, image-transform-fit-to-height)
26691         (image-transform-fit-to-width): Handle image-toggle-display-image
26692         and image-transform-resize directly.
26694 2011-04-08  Sho Nakatani  <lay.sakura@gmail.com>
26696         * doc-view.el (doc-view-fit-width-to-window)
26697         (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
26698         New functions for fitting the shown image to the Emacs window size.
26699         (doc-view-mode-map): Add bindings for the new functions.
26701 2011-04-08  Juanma Barranquero  <lekktu@gmail.com>
26703         * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
26704         Fix typo in docstring.
26706 2011-04-08  Eli Zaretskii  <eliz@gnu.org>
26708         * files.el (file-size-human-readable): Produce one digit after
26709         decimal, like "ls -lh" does.
26711         * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
26712         the file size representation.
26714         * simple.el (list-processes): If async subprocesses are not
26715         available, error out with a clear error message.
26717 2011-04-08  Chong Yidong  <cyd@stupidchicken.com>
26719         * help.el (help-form-show): New function, to be called from C.
26720         Put help-form output in a buffer named differently than *Help*.
26722 2011-04-08  Eli Zaretskii  <eliz@gnu.org>
26724         * files.el (file-size-human-readable): New function.
26726         * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
26727         computing the representation inline.  Don't require `cl'.
26729 2011-04-08  Glenn Morris  <rgm@gnu.org>
26731         * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
26733         * net/browse-url.el (browse-url-firefox):
26734         Test system-type, not system-configuration.
26736         * vc/log-edit.el (log-edit-empty-buffer-p): New function.
26737         (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
26738         Use log-edit-empty-buffer-p.  (Bug#7598)
26740         * net/rlogin.el (rlogin-process-connection-type): Simplify.
26741         (rlogin-mode-map): Initialize in the defvar.
26742         (rlogin): Use ignore-errors.
26744         * replace.el (occur-mode-map): Some fixes for menu items.
26746 2011-04-07  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
26748         * play/morse.el (denato-region): Handle varying case.  (Bug#8386)
26750 2011-04-06  Chong Yidong  <cyd@stupidchicken.com>
26752         * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
26753         issuing unused warnings.
26755         * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
26756         macro directly.
26758         * simple.el: Lisp reimplement of list-processes.  Based on an
26759         earlier reimplementation by Leo Liu, but using tabulated-list.el.
26760         (process-menu-mode): New major mode.
26761         (list-processes--refresh, list-processes):
26762         (process-menu-visit-buffer): New functions.
26764         * files.el (save-buffers-kill-emacs): Don't assume any return
26765         value of list-processes, which is undocumented anyway.
26767 2011-04-06  Chong Yidong  <cyd@stupidchicken.com>
26769         * emacs-lisp/tabulated-list.el: New file.
26771         * emacs-lisp/package.el: Use Tabulated List mode.
26772         (package-menu-mode-map): Inherit from tabulated-list-mode-map.
26773         (package-menu-mode): Derive from tabulated-list-mode.  Set up the
26774         table format using Tabulated List mode variables.
26775         (package--push): New macro, replacing package-list-maybe-add.
26776         (package-menu--generate): Use package--push.  Renamed from
26777         package--generate-package-list.
26778         (package-menu-refresh, list-packages): Use it.
26779         (package-menu--print-info): Rename from package-print-package.
26780         Return insertion data instead of inserting it directly.
26781         (package-menu-describe-package, package-menu-execute):
26782         Use tabulated-list-get-id.
26783         (package-menu-mark-delete, package-menu-mark-install)
26784         (package-menu-mark-unmark, package-menu-backup-unmark)
26785         (package-menu-mark-obsolete-for-deletion):
26786         Use tabulated-list-put-tag.
26787         (package--list-packages, package-menu-revert)
26788         (package-menu-get-package, package-menu-get-version)
26789         (package-menu-sort-by-column): Functions deleted.
26790         (package-menu-package-list, package-menu-sort-key): Vars deleted.
26791         (package-menu--status-predicate, package-menu--version-predicate)
26792         (package-menu--name-predicate)
26793         (package-menu--description-predicate): Handle arguments in the
26794         Tabulated List format.
26795         (package-list-packages-no-fetch): Call list-packages.
26797 2011-04-06  Juanma Barranquero  <lekktu@gmail.com>
26799         * files.el (after-find-file-from-revert-buffer): Remove variable.
26800         (after-find-file): Don't bind it.
26801         (revert-buffer-in-progress-p): New variable.
26802         (revert-buffer): Bind it.
26803         Pass nil for `after-find-file-from-revert-buffer'.
26805         * saveplace.el (save-place-find-file-hook): Use new variable
26806         `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
26808 2011-04-06  Glenn Morris  <rgm@gnu.org>
26810         * Makefile.in (AUTOGEN_VCS): New variable.
26811         (autoloads): Use $AUTOGEN_VCS.
26813         * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
26814         * calendar/calendar.el (calendar-mode-map):
26815         Check for toolkit scroll bars.  (Bug#8305)
26817 2011-04-05  Chong Yidong  <cyd@stupidchicken.com>
26819         * minibuffer.el (completion-in-region--postch)
26820         (completion-in-region-mode): Remove unnecessary messages.
26822 2011-04-05  Juanma Barranquero  <lekktu@gmail.com>
26824         * font-lock.el (font-lock-refresh-defaults):
26825         Don't bind `hi-lock--inhibit-font-lock-hook', removed in
26826         2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
26828         * info.el (Info-directory-list, Info-read-node-name-2)
26829         (Info-split-parameter-string): Doc fixes.
26830         (Info-virtual-nodes): Reflow docstring.
26831         (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
26832         (Info-apropos-toc-nodes, info-finder, Info-get-token)
26833         (Info-find-emacs-command-nodes, Info-speedbar-key-map):
26834         Fix typos in docstrings.
26835         (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
26836         (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
26837         (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
26838         (Info-restore-desktop-buffer): Mark unused parameters.
26839         (Info-directory-find-file, Info-directory-find-node)
26840         (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
26841         (Info-virtual-index-find-node, Info-apropos-find-file)
26842         (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
26843         Mark unused parameters; fix typos in docstrings.
26844         (Info-virtual-index): Remove unused local variable `nodename'.
26846 2011-04-05  Deniz Dogan  <deniz@dogan.se>
26848         * net/rcirc.el: Update my e-mail address.
26849         (rcirc-mode-map): Remove M-o binding.
26851 2011-04-05  Chong Yidong  <cyd@stupidchicken.com>
26853         * startup.el (command-line): Save the cursor's theme-face
26854         directly, instead of using face-override-spec.
26856         * custom.el (load-theme): Minor optimization in assigning faces.
26858 2011-04-04  Juanma Barranquero  <lekktu@gmail.com>
26860         * help-fns.el (describe-variable): Complete all variables having
26861         documentation, including keywords.
26862         http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
26864 2011-04-04  Juanma Barranquero  <lekktu@gmail.com>
26866         Convert to lexical-binding.
26868         * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
26869         (bs--get-marked-string, bs--get-modified-string)
26870         (bs--get-readonly-string, bs--get-size-string, bs--get-name)
26871         (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
26872         (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
26874         * ehelp.el (electric-help-execute-extended)
26875         (electric-help-ctrl-x-prefix):
26876         * hexl.el (hexl-revert-buffer-function):
26877         * linum.el (linum-after-change, linum-after-scroll):
26878         * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
26880         * help-fns.el (help-describe-category-set): Remove unused ERR variable.
26882 2011-04-04  Daiki Ueno  <ueno@unixuser.org>
26884         * epa-dired.el:
26885         * epa-mail.el:
26886         * epa-hook.el:
26887         * epa-file.el:
26888         * epa.el:
26889         * epg.el: Use lexical binding.
26891 2011-04-03  Chong Yidong  <cyd@stupidchicken.com>
26893         * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
26895         * textmodes/flyspell.el (flyspell-word): Recognize default
26896         dictionary case for flyspell-mark-duplications-exceptions.
26897         Use regexp matching for languages.
26898         (flyspell-mark-duplications-exceptions): Add "that" and "had" for
26899         default dictionary (Bug#7926).
26901 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
26903         * emacs-lisp/package.el (package--with-work-buffer):
26904         Recognize https URLs.
26906         * net/network-stream.el: Move from gnus/proto-stream.el.
26907         Change prefix to network-stream throughout.
26908         (open-protocol-stream): Merge into open-network-stream, leaving
26909         open-protocol-stream as an alias.  Handle nil BUFFER args.
26911         * subr.el (open-network-stream): Move to net/network-stream.el.
26913 2011-04-02  Glenn Morris  <rgm@gnu.org>
26915         * find-dired.el (find-exec-terminator): New option.
26916         (find-ls-option): Test for -ls support.
26917         (find-ls-subdir-switches): Test for -b in find-ls-option.
26918         (find-dired, find-grep-dired): Doc fixes.
26919         (find-dired): Use find-exec-terminator.
26921         * find-dired.el (find-ls-option, find-ls-subdir-switches)
26922         (find-grep-options): Do not autoload these defcustoms, remove purecopy.
26923         (find-name-arg): Remove purecopy.
26925         * progmodes/grep.el (grep-find-use-xargs): Doc fix.
26926         (grep-compute-defaults): Check for `-exec COMMAND +' support.
26927         Set grep-find-use-xargs, grep-find-command, and grep-find-template
26928         accordingly.  Don't add the null-device if not needed.
26930         * files.el (save-some-buffers): Doc fix.
26932 2011-04-02  Eli Zaretskii  <eliz@gnu.org>
26934         * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
26936 2011-04-01  Juanma Barranquero  <lekktu@gmail.com>
26938         * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
26939         Use `dolist' rather than `mapcar'.
26941 2011-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
26943         Add lexical binding.
26945         * subr.el (apply-partially): Use new closures rather than CL.
26946         (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
26947         (dolist, dotimes): Use slightly different expansion for lexical code.
26948         (functionp): Move to C.
26949         (letrec): New macro.
26950         (with-wrapper-hook): Use it and apply-partially instead of CL.
26951         (eval-after-load): Preserve lexical-binding.
26952         (save-window-excursion, with-output-to-temp-buffer): Turn them
26953         into macros.
26955         * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
26957         * help-fns.el (help-split-fundoc): Return nil if there's nothing else
26958         than the arglist.
26959         (help-add-fundoc-usage): Don't add `Not documented'.
26960         (help-function-arglist): Handle closures, subroutines, and new
26961         byte-code-functions.
26962         (help-make-usage): Remove leading underscores.
26963         (describe-function-1): Handle closures.
26964         (describe-variable): Use special-variable-p for completion.
26966         * files.el (lexical-binding): Declare safe.
26968         * emacs-lisp/pcase.el: Don't use destructuring-bind.
26969         (pcase--memoize): Rename from pcase-memoize.  Change weakness.
26970         (pcase): Add `let' pattern.
26971         Change memoization so it actually works.
26972         (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
26973         (pcase--u1) <guard, pred>: Fix possible shadowing problem.
26974         <let>: New case.
26976         * emacs-lisp/macroexp.el: Use lexical binding.
26977         (macroexpand-all-1): Check obsolete macros.  Expand compiler-macros.
26978         Don't convert ' to #' without checking that it's indeed quoting
26979         a lambda.
26981         * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
26982         Use eval-sexp-add-defvars.
26983         (eval-sexp-add-defvars): New fun.
26985         * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
26987         * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
26988         Don't autoload.
26989         (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
26990         than the internal `byte-compile-lambda'.
26991         (defmethod): Don't hide code under quotes.
26992         (eieio-defmethod): New `code' argument.
26994         * emacs-lisp/eieio-comp.el: Remove.
26996         * emacs-lisp/edebug.el (edebug-eval-defun)
26997         (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
26998         (edebug-toggle): Avoid `eval'.
27000         * emacs-lisp/disass.el (disassemble-internal): Handle new
27001         `closure' objects.
27002         (disassemble-1): Handle new byte codes.
27004         * emacs-lisp/cl.el (pushnew): Silence warning.
27006         * emacs-lisp/cl-macs.el (cl-byte-compile-block)
27007         (cl-byte-compile-throw): Remove.
27008         (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
27010         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
27011         closures.
27013         * emacs-lisp/cconv.el: New file.
27015         * emacs-lisp/bytecomp.el: Use lexical binding instead of
27016         a "bytecomp-" prefix.  Macroexpand everything as a separate phase.
27017         (byte-compile-initial-macro-environment):
27018         Handle declare-function here.
27019         (byte-compile--lexical-environment): New var.
27020         (byte-stack-ref, byte-stack-set, byte-discardN)
27021         (byte-discardN-preserve-tos): New lap codes.
27022         (byte-interactive-p): Don't use any more.
27023         (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
27024         New macros.
27025         (byte-compile-lapcode): Use them and handle new lap codes.
27026         (byte-compile-obsolete): Remove.
27027         (byte-compile-arglist-signature): Handle new byte-code arg"lists".
27028         (byte-compile-arglist-warn): Check late def of inlinable funs.
27029         (byte-compile-cl-warn): Don't silence warnings for compiler-macros
27030         since they should have been expanded by now.
27031         (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
27032         (byte-compile-from-buffer): Remove unused second arg.
27033         (byte-compile-preprocess): New function.
27034         (byte-compile-toplevel-file-form): New function to distinguish
27035         file-form calls from outside from file-form calls from hunk-handlers.
27036         (byte-compile-file-form): Simplify.
27037         (byte-compile-file-form-defsubst): Remove.
27038         (byte-compile-file-form-defmumble): Simplify now that
27039         byte-compile-lambda always returns a byte-code-function.
27040         (byte-compile): Preprocess.
27041         (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
27042         Remove, not used any more.
27043         (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
27044         (byte-compile-make-args-desc): New funs.
27045         (byte-compile-lambda): Handle lexical functions.  Always return
27046         a byte-code-function.
27047         (byte-compile-reserved-constants): New var, to make up room for
27048         closed-over variables.
27049         (byte-compile-constants-vector): Obey it.
27050         (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
27051         (byte-compile-macroexpand-declare-function): New function.
27052         (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
27053         byte-code-functions.
27054         (byte-compile-form): Check obsolescence here.
27055         (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
27056         (byte-compile-variable-ref): Remove.
27057         (byte-compile-dynamic-variable-op): New fun.
27058         (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
27059         (byte-compile-variable-set): New funs.
27060         (byte-compile-discard): Add 2 args.
27061         (byte-compile-stack-ref, byte-compile-stack-set)
27062         (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
27063         (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
27064         macroexpand-all instead.
27065         (byte-compile-quote-form): Remove.
27066         (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
27067         (byte-compile-bind, byte-compile-unbind): New funs.
27068         (byte-compile-let): Handle let* and lexical binding.
27069         (byte-compile-let*): Remove.
27070         (byte-compile-catch, byte-compile-unwind-protect)
27071         (byte-compile-track-mouse, byte-compile-condition-case):
27072         Handle a new :fun-body form, used for lexical scoping.
27073         (byte-compile-save-window-excursion)
27074         (byte-compile-with-output-to-temp-buffer): Remove.
27075         (byte-compile-defun): Simplify.
27076         (byte-compile-stack-adjustment): New fun.
27077         (byte-compile-out): Use it.
27078         (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
27080         * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
27081         handler any more.
27083         * emacs-lisp/byte-opt.el: Use lexical binding.
27084         (byte-inline-lapcode): Remove (to bytecomp).
27085         (byte-compile-inline-expand): Pay attention to inlining to/from
27086         lexically bound code.
27087         (byte-compile-unfold-lambda): Don't handle byte-code-functions
27088         any more.
27089         (byte-optimize-form-code-walker): Don't handle save-window-excursion
27090         any more and don't call compiler-macros.
27091         (byte-compile-splice-in-already-compiled-code): Remove.
27092         (byte-code): Don't inline any more.
27093         (disassemble-offset): Receive `bytes' as argument rather than via
27094         dynamic scoping.
27095         (byte-compile-tag-number): Declare before first use.
27096         (byte-decompile-bytecode-1): Handle new byte-codes, don't change
27097         `return' even if make-spliceable.
27098         (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
27099         obsolete interactive-p.
27100         (byte-optimize-lapcode): Optimize new lap-codes.
27101         Don't trip up on new form of `byte-constant' lap code.
27103         * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
27105         * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
27107         * custom.el (custom-initialize-default, custom-declare-variable):
27108         Use `defvar'.
27110         * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
27111         New variables.
27112         (compile-onefile, .el.elc, compile-calc, recompile): Use them.
27113         (COMPILE_FIRST): Add macroexp and cconv.
27114         * makefile.w32-in: Mirror changes in Makefile.in.
27116         * vc/cvs-status.el:
27117         * vc/diff-mode.el:
27118         * vc/log-edit.el:
27119         * vc/log-view.el:
27120         * vc/smerge-mode.el:
27121         * textmodes/bibtex-style.el:
27122         * textmodes/css-mode.el:
27123         * startup.el:
27124         * uniquify.el:
27125         * minibuffer.el:
27126         * newcomment.el:
27127         * reveal.el:
27128         * server.el:
27129         * mpc.el:
27130         * emacs-lisp/smie.el:
27131         * doc-view.el:
27132         * dired.el:
27133         * abbrev.el: Use lexical binding.
27135 2011-04-01  Eli Zaretskii  <eliz@gnu.org>
27137         * info.el (info-display-manual): New function.
27139 2011-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
27141         * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
27143 2011-03-31  Tassilo Horn  <tassilo@member.fsf.org>
27145         * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
27146         an entry for that server in rcirc-authinfo.  (Bug#8385)
27148 2011-03-31  Glenn Morris  <rgm@gnu.org>
27150         * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
27152         * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
27154 2011-03-30  Christoph Scholtes  <cschol2112@googlemail.com>
27156         * progmodes/python.el (python-default-interpreter)
27157         (python-python-command-args, python-jython-command-args)
27158         (python-which-shell, python-which-args, python-which-bufname)
27159         (python-file-queue, python-comint-output-filter-function)
27160         (python-toggle-shells, python-shell): Remove obsolete defcustoms,
27161         variables and functions.
27163 2011-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
27165         * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
27166         (completion-in-region-mode): New minor mode.
27167         (completion-in-region): Use it.
27168         (completion-in-region--data, completion-in-region-mode-map): New vars.
27169         (completion-in-region--postch): New function.
27170         (completion--capf-misbehave-funs, completion--capf-safe-funs):
27171         New vars.
27172         (completion--capf-wrapper): New function.
27173         (completion-at-point): Use it to track well-behavedness of
27174         hook functions.
27175         (completion-help-at-point): New command.
27177 2011-03-30  Jason Merrill  <jason@redhat.com>  (tiny change)
27179         * vc/add-log.el (add-change-log-entry): Don't use whitespace
27180         syntax class to search for whitespace on a single line
27181         (Message-ID: <4D938140.4030905@redhat.com>).
27183 2011-03-30  Leo Liu  <sdl.web@gmail.com>
27185         * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
27186         New commands.
27187         (edit-abbrevs-map): Bind them here.
27188         (write-abbrev-file): New optinal arg VERBOSE.  (Bug#5937)
27190 2011-03-29  Ken Manheimer  <ken.manheimer@gmail.com>
27192         * allout.el (allout-hide-by-annotation, allout-flag-region):
27193         Reduce possibility of overlay leakage by making them volatile.
27195         * allout-widgets.el (allout-widgets-tally): Define as nil so the
27196         hash is not shared between buffers.  Mode initialization is
27197         responsible for giving it a useful starting value.
27198         (allout-item-span): Reduce possibility of overlay leakage by
27199         making them volatile.
27200         (allout-widgets-count-buttons-in-region): Add diagnostic function
27201         for tracking down button overlay leaks.
27203 2011-03-29  Leo Liu  <sdl.web@gmail.com>
27205         * ido.el (ido-read-internal): Use the default history var
27206         minibuffer-history if no HISTORY is specified.
27208 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
27210         * net/imap.el (imap-shell-open, imap-process-connection-type):
27211         Use imap-process-connection-type for 'shell' streams as well as
27212         Kerberos, SSL, other subprocesses.
27214 2011-03-28  Leo Liu  <sdl.web@gmail.com>
27216         * abbrev.el (abbrev-table-empty-p): New function.
27217         (prepare-abbrev-list-buffer): Place empty abbrev tables after
27218         nonempty ones.  (Bug#5937)
27220 2011-03-27  Jan Djärv  <jan.h.d@swipnet.se>
27222         * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
27224 2011-03-27  Leo Liu  <sdl.web@gmail.com>
27226         * ansi-color.el (ansi-color-names-vector): Allow cons cell value
27227         for foreground and background colors.
27228         (ansi-color-make-color-map): Adapt.
27230 2011-03-25  Leo Liu  <sdl.web@gmail.com>
27232         * midnight.el (midnight-time-float): Remove.  Note it calculates
27233         the microsecond component incorrectly and seconds-to-time does the
27234         same job.
27235         Remove redundant (require 'timer).
27237         * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
27238         (ido-completions): Remove unused arguments.  (Bug#8329)
27240 2011-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
27242         * minibuffer.el (completion--flush-all-sorted-completions):
27243         Remove itself from hook.
27244         (completion-at-point): Let the functions perform the completion
27245         immediately and return nil or t.
27246         * comint.el (comint-dynamic-complete-functions): Now identical to
27247         completion-at-point-functions.
27248         (comint-dynamic-list-input-ring): Remove unused var `index'.
27249         (comint--match-partial-filename, comint--unquote&expand-filename):
27250         New funs, split from comint-match-partial-filename.
27251         (comint-dynamic-complete): Use completion-at-point.
27252         (comint-dynamic-complete-filename): Use comint--match-partial-filename.
27254 2011-03-24  Drew Adams  <drew.adams@oracle.com>
27256         * thingatpt.el: Support `defun'.
27258 2011-03-23  Leo Liu  <sdl.web@gmail.com>
27260         * abbrevlist.el: Move to obsolete/abbrevlist.el.
27262         * help-mode.el (help-mode-finish): Tweak regexp.
27264 2011-03-23  Glenn Morris  <rgm@gnu.org>
27266         * eshell/esh-opt.el (eshell-eval-using-options):
27267         Do not bind unused local variable `eshell-option-stub'.
27269         * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
27271 2011-03-22  Juanma Barranquero  <lekktu@gmail.com>
27273         * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
27274         keymap variable in `with-no-warnings' to avoid a warning when the
27275         keymap has been already `defconst'ed.
27277 2011-03-22  Leo Liu  <sdl.web@gmail.com>
27279         * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
27280         encode all chars in abbrevs; otherwise use emacs-mule or
27281         utf-8-emacs.  (Bug#8308)
27283 2011-03-22  Juanma Barranquero  <lekktu@gmail.com>
27285         * simple.el (backward-delete-char-untabify):
27286         Avoid warning about using `delete-backward-char'.
27288         * image.el (image-type-file-name-regexps): Make it variable.
27289         `imagemagick-register-types' modifies it, and the user may want
27290         to add new extensions for known image types.
27291         (imagemagick-register-types): Throw error if not using ImageMagick.
27293 2011-03-22  Leo Liu  <sdl.web@gmail.com>
27295         * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
27296         located before rcirc-prompt-end-marker.
27297         (rcirc-complete): Error if point is not after rcirc prompt.
27298         Handle the case when table is nil.
27299         (rcirc-user-authenticated): Define to fix compiler warning.
27301 2011-03-22  Chong Yidong  <cyd@stupidchicken.com>
27303         * custom.el (custom--inhibit-theme-enable): Make it affect only
27304         custom-theme-set-variables and custom-theme-set-faces.
27305         (provide-theme): Ignore custom--inhibit-theme-enable.
27306         (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
27307         (custom-enabling-themes): Delete variable.
27308         (enable-theme): Accept only loaded themes as arguments.
27309         Ignore the special custom-enabled-themes variable.
27310         (custom-enabled-themes): Forbid themes from setting this.
27311         Eliminate use of custom-enabling-themes.
27312         (custom-push-theme): Quote "changed" custom var entry.
27314 2011-03-21  Leo Liu  <sdl.web@gmail.com>
27316         * ido.el (ido-read-internal): Add ido-selected to history instead
27317         of user input.
27319 2011-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
27321         * subr.el (deferred-action-list, deferred-action-function):
27322         Mark obsolete.
27324 2011-03-21  Leo Liu  <sdl.web@gmail.com>
27326         * vc/log-view.el: Remove (require 'wid-edit), not needed after the
27327         change on 2011-02-13 (bug#8309).
27329         * minibuffer.el (read-file-name-function): Change default value.
27330         (read-file-name--defaults): Rename from read-file-name-defaults.
27331         (read-file-name-default): Rename from read-file-name.
27332         (read-file-name): Call read-file-name-function.
27334 2011-03-21  Glenn Morris  <rgm@gnu.org>
27336         * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
27337         Doc fixes.
27339 2011-03-21  Chong Yidong  <cyd@stupidchicken.com>
27341         * cus-theme.el: Add missing provide statement.
27342         (customize-create-theme): Extract theme value correctly.
27343         (custom-theme-visit-theme): Autoload.
27344         (customize-create-theme): Prompt before inserting default faces.
27346 2011-03-20  Jay Belanger  <jay.p.belanger@gmail.com>
27348         * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
27349         units and musical notes.
27351 2011-03-20  Leo Liu  <sdl.web@gmail.com>
27353         * ido.el (ido-read-internal): Use completing-read-default.
27354         (ido-completing-read): Fix compatibility with completing-read.
27356 2011-03-20  Christian Ohler  <ohler@gnu.org>
27358         * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
27359         (ert-delete-all-tests): Use `called-interactively-p' rather than
27360         `interactive-p'.
27361         (ert--make-xrefs-region): Respect END.
27363 2011-03-19  Chong Yidong  <cyd@stupidchicken.com>
27365         * dired-aux.el (dired-create-directory): Signal an error if the
27366         directory already exists (Bug#8246).
27368         * facemenu.el (list-colors-display): Call list-faces-display
27369         inside with-help-window.
27370         (list-colors-print): Use display property to align the final
27371         column, instead of checking window-width.
27373 2011-03-19  Eli Zaretskii  <eliz@gnu.org>
27375         * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
27376         windows-nt systems.
27377         (emerge-protect-metachars): Quote correctly for ms-dos and
27378         windows-nt systems.
27380 2011-03-19  Ralph Schleicher  <rs@ralph-schleicher.de>
27382         * info.el (info-initialize): Replace all uses of `:' with
27383         path-separator for compatibility with non-Unix systems.
27384         Cache quoting of path-separator.  (Bug#8258)
27386 2011-03-19  Juanma Barranquero  <lekktu@gmail.com>
27388         * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
27389         (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
27390         (mouse-avoidance-mode): Fix typos in docstrings.
27392 2011-03-19  Chong Yidong  <cyd@stupidchicken.com>
27394         * startup.el (package-subdirectory-regexp): Move from package.el.
27395         Omit \\` and \\', and let callers add them.
27397         * emacs-lisp/package.el (package-strip-version)
27398         (package-load-all-descriptors): Add \\` and \\' to
27399         package-subdirectory-regexp before using it.
27400         (package-untar-buffer): New arg DIR; ensure that file untars only
27401         into this expected directory.  Remove superfluous delete-region.
27402         (package-unpack): Caller changed.
27403         (package-tar-file-info): Use package-subdirectory-regexp.
27405 2011-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
27407         * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
27408         diff-mode-shared-map (bug#8284).
27409         (diff-mode-shared-map): Re-introduce some bindings that were problematic.
27411 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27413         * calendar/time-date.el (format-seconds): Use assoc instead of
27414         assoc-string, since assoc-string doesn't exist in XEmacs.
27416 2011-03-17  Juanma Barranquero  <lekktu@gmail.com>
27418         * custom.el (custom-known-themes): Reflow docstring.
27419         (custom-theme-load-path): Fix typo in docstring.
27420         (load-theme): Fix typo in error message.
27421         (custom-available-themes, custom-variable-theme-value):
27422         Use `let', not `let*'.
27424 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
27426         * calc/README: Mention inclusion of musical notes.
27428         * calc/calc-units.el (calc-lu-quant): Rename from
27429         `calc-logunits-quantity'.
27430         (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
27431         (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
27432         (calc-db): Rename from `calc-dblevel'.
27433         (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
27434         (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
27435         (calc-np): Rename from `calc-nplevel'.
27436         (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
27437         (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
27438         (calc-lu-plus): Rename from `calc-logunits-add'.
27439         (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
27440         (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
27441         (calc-lu-minus): Rename from `calc-logunits-sub'.
27442         (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
27443         (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
27444         (calc-lu-times): Rename from `calc-logunits-mul'.
27445         (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
27446         (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
27447         (calc-lu-divide): Rename from `calc-logunits-div'.
27448         (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
27449         (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
27451         * calc/calc-ext.el (calc-init-extensions): Update the names of the
27452         functions being autoloaded.
27454         * calc/calc.el (calc-lu-power-reference): Rename from
27455         `calc-logunits-power-reference'.
27456         (calc-lu-field-reference): Rename from
27457         `calc-logunits-field-reference'.
27459         * calc/calc-help.el (calc-l-prefix-help):
27460         Mention musical note functions.
27462 2011-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
27464         * minibuffer.el (completion-all-sorted-completions):
27465         Use :completion-cycle-penalty text property if present.
27467 2011-03-16  Ken Manheimer  <ken.manheimer@gmail.com>
27469         * allout.el (allout-yank-processing): Adjust for new rebulleting
27470         regime so bullet being yanked is used without prompting the user
27471         for a choice.
27473 2011-03-16  Juanma Barranquero  <lekktu@gmail.com>
27475         * startup.el (command-line): Warn the user that _emacs is deprecated.
27477 2011-03-16  Juanma Barranquero  <lekktu@gmail.com>
27479         * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
27480         (delphi-verbose, delphi-comment-face, delphi-string-face)
27481         (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
27482         (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
27483         (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
27484         (delphi-new-comment-line, delphi-font-lock-defaults)
27485         (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
27486         Fix typos in docstrings.
27488 2011-03-15  Ken Manheimer  <ken.manheimer@gmail.com>
27490         * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
27491         Invert the roles of character and string values for INSTEAD, so a
27492         string is used for the more common case of a defaulting prompt.
27494 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
27496         * progmodes/ruby-mode.el (ruby-backward-sexp):
27497         * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
27498         * play/gamegrid.el (gamegrid-make-face):
27499         * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
27500         (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
27501         * notifications.el (notifications-notify):
27502         * net/xesam.el (xesam-search-engines):
27503         * net/quickurl.el (quickurl-list-insert):
27504         * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
27506 2011-03-15  Chong Yidong  <cyd@stupidchicken.com>
27508         * startup.el (command-line): Update package subdirectory regexp.
27510 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
27512         * allout.el (allout-abbreviate-flattened-numbering)
27513         (allout-mode-deactivate-hook): Fix up obsolescence "date".
27515         * subr.el (read-char-choice): Only show the cursor after the prompt,
27516         not after the answer.
27518 2011-03-15  Kevin Ryde  <user42@zip.com.au>
27520         * help-fns.el (variable-at-point): Skip leading quotes, if any
27521         (bug#8253).
27523 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
27525         * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
27526         warning message.
27528 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
27530         * shell.el (shell): When called interactively, offer to change the
27531         shell file name on remote hosts.
27533 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
27535         * net/ldap.el (ldap-search-internal): Add `auth-source-search'
27536         integration for LDAP parameters.  The host, base, user or binddn,
27537         and secret tokens can be specified in a netrc file, for instance.
27538         This is optional because an `auth-source' parameter must be
27539         specified in the search attributes.
27541 2011-03-13  Juanma Barranquero  <lekktu@gmail.com>
27543         * help.el (describe-mode): Link to the mode's definition (bug#8185).
27545 2011-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
27547         * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
27548         into declaration.  Remove redundant and harmful binding.
27550 2011-03-12  Eli Zaretskii  <eliz@gnu.org>
27552         * files.el (file-ownership-preserved-p): Pass `integer' as an
27553         explicit 2nd argument to `file-attributes'.  If the file's owner
27554         is the Administrators group on Windows, and the current user is
27555         Administrator, consider that a match.
27557         * server.el (server-ensure-safe-dir): Consider server directory
27558         safe on MS-Windows if its owner is the Administrators group while
27559         the current Emacs user is Administrator.  Use `=' to compare
27560         numerical UIDs, since they could be integers or floats.
27562 2011-03-12  Juanma Barranquero  <lekktu@gmail.com>
27564         * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
27566 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
27568         Sync with Tramp 2.2.1.
27570         * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
27572         * net/trampver.el: Update release number.
27574 2011-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
27576         * progmodes/compile.el (compilation--previous-directory): Fix up
27577         various nil/dead-marker mismatches (bug#8014).
27578         (compilation-directory-properties, compilation-error-properties):
27579         Don't call it at a position past the one we're about to change.
27581         * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
27582         Disable obsolescence warnings in the file that declares it.
27584 2011-03-11  Ken Manheimer  <ken.manheimer@gmail.com>
27586         * allout-widgets.el (allout-widgets-tally):
27587         Initialize allout-widgets-tally as a hash table rather than nil to
27588         prevent mode-line redisplay warnings.  Also, clarify the module
27589         description and fix a comment typo.
27591 2011-03-11  Juanma Barranquero  <lekktu@gmail.com>
27593         * help-fns.el (describe-variable): Don't complete keywords.
27594         Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
27596 2011-03-10  Chong Yidong  <cyd@stupidchicken.com>
27598         * emacs-lisp/package.el (package-version-join): Impose a standard
27599         string representation for pre/alpha/beta version lists.
27600         (package-unpack-single): Standardize the directory name by passing
27601         it through package-version-join.
27602         (package-strip-rcs-id): Accept any version string that does not
27603         signal an error in version-to-list.
27605 2011-03-10  Michael Albinus  <michael.albinus@gmx.de>
27607         * simple.el (delete-trailing-whitespace): Return nil for the
27608         benefit of `write-file-functions'.
27610 2011-03-10  Glenn Morris  <rgm@gnu.org>
27612         * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
27614         * vc/vc-git.el (vc-git-program): New option.
27615         (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
27616         (vc-git--call): Use it.
27618         * eshell/esh-util.el (eshell-condition-case): Doc fix.
27620         * cus-edit.el (Custom-newline): If no button at point, look
27621         for a subgroup button at start-of-line.  (Bug#2298)
27623         * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
27625 2011-03-10  Julien Danjou  <julien@danjou.info>
27627         * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
27628         `cursor-type' is nil.
27630 2011-03-09  Jay Belanger  <jay.p.belanger@gmail.com>
27632         * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
27634 2011-03-09  Ken Manheimer  <ken.manheimer@gmail.com>
27636         * allout.el: Change so yank of distinctive-bullet items
27637         preserves the existing header prefix, rebulleting it if necessary,
27638         rather than replacing it.  This is necessary for proper operation
27639         of cooperative addons like allout-widgets.
27640         (allout-make-topic-prefix, allout-rebullet-heading):
27641         Change SOLICIT arg to INSTEAD, and interpret additionally a string
27642         value as alternate bullet to be used, instead of prompting the user
27643         for a bullet character.
27645 2011-03-09  Michael Albinus  <michael.albinus@gmx.de>
27647         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
27648         Do not use `tramp-file-name-port', because this returns also
27649         `tramp-default-port'.
27651 2011-03-09  Deniz Dogan  <deniz.a.m.dogan@gmail.com>
27653         * net/rcirc.el (rcirc-handler-001): Remove useless
27654         with-rcirc-process-buffer.
27655         (rcirc-check-auth-status): Swap arguments to string-match.
27657 2011-03-09  Glenn Morris  <rgm@gnu.org>
27659         * shell.el (shell-mode):
27660         Set comint-input-ring-size from HISTSIZE.  (Bug#7889)
27662         * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
27663         Check for GDBHISTFILE, HISTSIZE, etc.  (Bug#7889)
27665 2011-03-08  Chong Yidong  <cyd@stupidchicken.com>
27667         * emacs-lisp/package.el (package-refresh-contents)
27668         (package-menu-execute): Use condition-case-no-debug.
27670 2011-03-08  Michael Albinus  <michael.albinus@gmx.de>
27672         * simple.el (shell-command-to-string): Use `process-file'.
27674         * emacs-lisp/package.el (package-tar-file-info): Handle also
27675         remote files.
27677         * emacs-lisp/package-x.el (package-upload-buffer-internal):
27678         Use `equal' for upload base check.
27680 2011-03-08  Arni Magnusson  <arnima@hafro.is>  (tiny change)
27682         * textmodes/texinfo.el (texinfo-environments):
27683         Add deftypecv, deftypeivar, deftypemethod, deftypeop, html.  (Bug#2783)
27685 2011-03-08  Glenn Morris  <rgm@gnu.org>
27687         * cus-start.el (cursor-in-non-selected-windows):
27688         Fix :set quoting oddness.  (Bug#8192)
27690         * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
27691         in some setf expressions.  (Bug#2159)
27693 2011-03-08  Chong Yidong  <cyd@stupidchicken.com>
27695         * custom.el (custom-available-themes): Return themes in
27696         alphabetical order.
27698 See ChangeLog.15 for earlier changes.
27700 ;; Local Variables:
27701 ;; coding: utf-8
27702 ;; End:
27704   Copyright (C) 2011-2013 Free Software Foundation, Inc.
27706   This file is part of GNU Emacs.
27708   GNU Emacs is free software: you can redistribute it and/or modify
27709   it under the terms of the GNU General Public License as published by
27710   the Free Software Foundation, either version 3 of the License, or
27711   (at your option) any later version.
27713   GNU Emacs is distributed in the hope that it will be useful,
27714   but WITHOUT ANY WARRANTY; without even the implied warranty of
27715   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27716   GNU General Public License for more details.
27718   You should have received a copy of the GNU General Public License
27719   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.