* international/titdic-cnv.el: Remove duplicate coding tag.
[bpt/emacs.git] / lisp / ChangeLog
1 2012-02-18 Andreas Schwab <schwab@linux-m68k.org>
2
3 * international/titdic-cnv.el: Remove duplicate coding tag.
4 * language/cham.el: Likewise.
5 * language/tai-viet.el: Likewise.
6
7 2012-02-18 Glenn Morris <rgm@gnu.org>
8
9 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
10 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
11 (calendar-bahai-all-holidays-flag, calendar-other-dates):
12 * calendar/diary-lib.el (diary-abbreviated-year-flag):
13 * calendar/holidays.el (holiday-bahai-holidays)
14 (calendar-holidays, list-holidays):
15 Use utf-8 Bahá'í in doc-strings, menus, etc.
16
17 2012-02-17 Tassilo Horn <tassilo@member.fsf.org>
18
19 * saveplace.el (save-place-ignore-files-regexp): New variable
20 allowing for excluding files from saving their location of point.
21 The default value matches the temporary commit message editing
22 files from Git, SVN, Bazaar, and Mercurial.
23 (save-place-to-alist): Use it.
24
25 2012-02-17 Lawrence Mitchell <wence@gmx.li>
26 Stefan Monnier <monnier@iro.umontreal.ca>
27
28 * newcomment.el (uncomment-region-default): Don't leave extra space
29 when an arg is provided (bug#8150).
30
31 2012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
32
33 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
34
35 2012-02-17 Glenn Morris <rgm@gnu.org>
36
37 * net/socks.el: Require network-stream. (Bug#10599)
38
39 2012-02-17 Kenichi Handa <handa@m17n.org>
40
41 * international/charprop.el:
42 * international/uni-name.el:
43 * international/uni-old-name.el:
44 * international/uni-comment.el: Regenerate.
45
46 2012-02-16 Glenn Morris <rgm@gnu.org>
47
48 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
49 Interactively in calendar buffer, give an error if not on a date.
50
51 2012-02-15 Glenn Morris <rgm@gnu.org>
52
53 * shell.el (shell-delimiter-argument-list):
54 Revert 2011-02-17 change. (Bug#8027)
55
56 2012-02-15 Chong Yidong <cyd@gnu.org>
57
58 * minibuffer.el (completion-at-point-functions): Doc fix.
59
60 * custom.el (defcustom): Doc fix; note use of defvar.
61
62 2012-02-15 Glenn Morris <rgm@gnu.org>
63
64 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
65 Doc fixes.
66
67 2012-02-14 Glenn Morris <rgm@gnu.org>
68
69 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
70
71 2012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
72
73 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
74 way the ports list is computed.
75 (smtpmail-query-smtp-server): Prompt the user for a port number if
76 we can't connect to any of the standard ports (bug#10810).
77
78 2012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
79
80 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
81
82 2012-02-13 Glenn Morris <rgm@gnu.org>
83
84 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
85
86 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
87
88 * net/gnutls.el (gnutls-trustfiles): New variable.
89 (gnutls-negotiate): Use it.
90
91 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
92
93 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
94 does its stuff if Gnus is running.
95
96 2012-02-13 Alan Mackenzie <acm@muc.de>
97
98 Fix a loop in c-set-fl-decl-start.
99
100 * progmodes/cc-engine (c-set-fl-decl-start): Add a check that
101 c-backward-syntactic-ws actually moves backwards.
102
103 2012-02-13 Leo Liu <sdl.web@gmail.com>
104
105 * net/rcirc.el (rcirc-markup-attributes): Move point to the
106 beginning so that all \C-o chars are removed.
107
108 2012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
109
110 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group
111 tag.
112
113 2012-02-12 Alan Mackenzie <acm@muc.de>
114
115 Fix infinite loop with long macros.
116 * cc-engine.el (c-state-safe-place): Handle macros properly.
117
118 2012-02-12 Chong Yidong <cyd@gnu.org>
119
120 * window.el (display-buffer): Doc fix (Bug#10785).
121
122 2012-02-12 Glenn Morris <rgm@gnu.org>
123
124 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
125 (x-disown-selection-internal, x-get-selection-internal):
126 Sync docs with the xselect.c versions.
127
128 * allout-widgets.el: Add missing license notice.
129
130 2012-02-11 Glenn Morris <rgm@gnu.org>
131
132 * select.el (x-get-selection-internal, x-own-selection-internal)
133 (x-disown-selection-internal):
134 * x-dnd.el (x-get-selection-internal): Update declarations.
135
136 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
137
138 * window.el (window-sides-slots):
139 * tool-bar.el (tool-bar-position):
140 * term/xterm.el (xterm-extra-capabilities):
141 * ses.el (ses-self-reference-early-detection):
142 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
143 (verilog-auto-wire-type)
144 (verilog-auto-delete-trailing-whitespace)
145 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
146 (verilog-auto-tieoff-declaration):
147 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
148 (sql-oracle-statement-starters, sql-oracle-scan-on):
149 * progmodes/prolog.el (prolog-align-comments-flag)
150 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
151 (prolog-left-indent-regexp, prolog-paren-indent-p)
152 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
153 (prolog-types, prolog-mode-specificators)
154 (prolog-determinism-specificators, prolog-directives)
155 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
156 (prolog-electric-dot-flag)
157 (prolog-electric-dot-full-predicate-template)
158 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
159 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
160 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
161 (prolog-program-switches, prolog-prompt-regexp)
162 (prolog-debug-on-string, prolog-debug-off-string)
163 (prolog-trace-on-string, prolog-trace-off-string)
164 (prolog-zip-on-string, prolog-zip-off-string)
165 (prolog-use-standard-consult-compile-method-flag)
166 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
167 (prolog-imenu-max-lines, prolog-info-predicate-index)
168 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
169 (prolog-char-quote-workaround):
170 * progmodes/cc-vars.el (c-defun-tactic):
171 * net/tramp.el (tramp-encoding-command-interactive)
172 (tramp-local-end-of-line):
173 * net/soap-client.el (soap-client):
174 * net/netrc.el (netrc-file):
175 * net/gnutls.el (gnutls):
176 * minibuffer.el (completion-category-overrides)
177 (completion-cycle-threshold)
178 (completion-pcm-complete-word-inserts-delimiters):
179 * man.el (Man-name-local-regexp):
180 * mail/feedmail.el (feedmail-display-full-frame):
181 * international/characters.el (glyphless-char-display-control):
182 * eshell/em-ls.el (eshell-ls-date-format):
183 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
184 (lisp-lambda-list-keyword-parameter-indentation)
185 (lisp-lambda-list-keyword-parameter-alignment):
186 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
187 * dired-x.el (dired-omit-verbose):
188 * cus-theme.el (custom-theme-allow-multiple-selections):
189 * calc/calc.el (calc-highlight-selections-with-faces)
190 (calc-lu-field-reference, calc-lu-power-reference)
191 (calc-note-threshold):
192 * battery.el (battery-mode-line-limit):
193 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
194 (archive-7z-update):
195 * allout.el (allout-prefixed-keybindings)
196 (allout-unprefixed-keybindings)
197 (allout-inhibit-auto-fill-on-headline)
198 (allout-flattened-numbering-abbreviation):
199 * allout-widgets.el (allout-widgets-auto-activation)
200 (allout-widgets-icons-dark-subdir)
201 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
202 (allout-widgets-theme-dark-background)
203 (allout-widgets-theme-light-background)
204 (allout-widgets-item-image-properties-emacs)
205 (allout-widgets-item-image-properties-xemacs)
206 (allout-widgets-run-unit-tests-on-load)
207 (allout-widgets-time-decoration-activity)
208 (allout-widgets-hook-error-post-time)
209 (allout-widgets-track-decoration):
210 Add missing :version tags to new defcustoms and defgroups.
211
212 * progmodes/sql.el (sql-ansi-statement-starters)
213 (sql-oracle-statement-starters): Add custom type.
214
215 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
216 (prolog-system-version): Give it a type.
217
218 2012-02-11 Eli Zaretskii <eliz@gnu.org>
219
220 * term/pc-win.el (x-select-text, x-selection-owner-p)
221 (x-own-selection-internal, x-disown-selection-internal)
222 (x-get-selection-internal): Sync doc strings and argument lists
223 with xselect.c, common-win.el and x-win.el. (Bug#10783)
224
225 2012-02-11 Leo Liu <sdl.web@gmail.com>
226
227 * progmodes/python.el (python-end-of-statement): Fix infinite
228 loop. (Bug#10788)
229
230 2012-02-10 Glenn Morris <rgm@gnu.org>
231
232 * international/mule-cmds.el (unify-8859-on-encoding-mode)
233 (unify-8859-on-decoding-mode): Properly mark as obsolete.
234
235 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
236
237 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
238 about SMTP before checking the From header.
239
240 * mail/sendmail.el (sendmail-query-user-about-smtp): Refacored out
241 into own function for reuse by emacsbug.el.
242
243 2012-02-10 Leo Liu <sdl.web@gmail.com>
244
245 * subr.el (condition-case-unless-debug): Rename from
246 condition-case-no-debug. All callers changed.
247 (with-demoted-errors): Fix caller.
248
249 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
250 * nxml/rng-valid.el (rng-do-some-validation):
251 * emacs-lisp/package.el (package-refresh-contents)
252 (package-menu-execute):
253 * desktop.el (desktop-create-buffer):
254 * font-lock.el (lisp-font-lock-keywords-2): caller changed.
255
256 2012-02-10 Glenn Morris <rgm@gnu.org>
257
258 * textmodes/bibtex.el:
259 Add missing :version tags for new/changed defcustoms.
260
261 * files.el (remote-file-name-inhibit-cache): Doc fixes.
262
263 2012-02-09 Lars Ingebrigtsen <larsi@rusty>
264
265 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
266 (smtpmail-via-smtp): Use it, or fall back on the From address.
267 (smtpmail-send-it): Ditto.
268
269 2012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
270
271 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
272 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
273 (byte-compile-tmp-var): New const.
274 (byte-compile-defvar): Use it to minimize .elc size.
275 Just use `defvar' rather than simulate it (bug#10761).
276
277 2012-02-09 Glenn Morris <rgm@gnu.org>
278
279 * files.el (rename-uniquely): Doc fix. (Bug#3806)
280
281 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
282 Add :version tags.
283
284 * progmodes/compile.el (compilation-first-column)
285 (compilation-error-screen-columns, compilation-filter-start): Doc fixes.
286
287 * vc/log-view.el (log-view-toggle-entry-display):
288 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
289
290 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
291 (report-emacs-bug-can-use-xdg-email):
292 (report-emacs-bug-insert-to-mailer): Doc fixes.
293 (report-emacs-bug): Message fix.
294
295 * net/browse-url.el (browse-url-can-use-xdg-open)
296 (browse-url-xdg-open): Doc fixes.
297
298 * electric.el (electric-indent-mode, electric-pair-mode)
299 (electric-layout-rules, electric-layout-mode): Doc fixes.
300 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
301
302 2012-02-08 Martin Rudalics <rudalics@gmx.at>
303
304 * server.el (server-unselect-display): Don't inadvertently kill
305 the current buffer. (Bug#10729)
306
307 2012-02-08 Glenn Morris <rgm@gnu.org>
308
309 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
310 (sql-list-table): Doc fixes.
311
312 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
313 Comment out (does nothing).
314
315 * completion.el (dynamic-completion-mode):
316 * dirtrack.el (dirtrack-debug-mode):
317 * electric.el (electric-layout-mode):
318 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
319 * face-remap.el (text-scale-mode, buffer-face-mode):
320 * iimage.el (iimage-mode):
321 * image-mode.el (image-transform-mode):
322 * minibuffer.el (completion-in-region-mode):
323 * scroll-lock.el (scroll-lock-mode):
324 * simple.el (next-error-follow-minor-mode):
325 * tar-mode.el (tar-subfile-mode):
326 * tooltip.el (tooltip-mode):
327 * vcursor.el (vcursor-use-vcursor-map):
328 * wid-browse.el (widget-minor-mode):
329 * emulation/tpu-edt.el (tpu-edt-mode):
330 * emulation/tpu-extras.el (tpu-cursor-free-mode):
331 * international/iso-ascii.el (iso-ascii-mode):
332 * language/thai-util.el (thai-word-mode):
333 * mail/supercite.el (sc-minor-mode):
334 * net/goto-addr.el (goto-address-mode):
335 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
336 * progmodes/cwarn.el (cwarn-mode):
337 * progmodes/flymake.el (flymake-mode):
338 * progmodes/glasses.el (glasses-mode):
339 * progmodes/hideshow.el (hs-minor-mode):
340 * progmodes/pascal.el (pascal-outline-mode):
341 * textmodes/enriched.el (enriched-mode):
342 * vc/smerge-mode.el (smerge-mode):
343 Doc fixes (minor mode argument).
344
345 2012-02-07 Eli Zaretskii <eliz@gnu.org>
346
347 * ls-lisp.el (ls-lisp-sanitize): New function.
348 (ls-lisp-insert-directory): Use it to fix or remove any elements
349 in file-alist with missing attributes. (Bug#4673)
350
351 2012-02-07 Alan Mackenzie <acm@muc.de>
352
353 Fix spurious recognition of c-in-knr-argdecl.
354
355 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
356 putative K&R region.
357
358 2012-02-07 Alan Mackenzie <acm@muc.de>
359
360 * progmodes/cc-engine.el (c-forward-objc-directive):
361 Prevent looping in "#pragma mark @implementation".
362
363 2012-02-07 Michael Albinus <michael.albinus@gmx.de>
364
365 * notifications.el (notifications-on-closed-signal): Make `reason'
366 optional. (Bug#10744)
367
368 2012-02-07 Glenn Morris <rgm@gnu.org>
369
370 * emacs-lisp/easy-mmode.el (define-minor-mode):
371 Doc fixes for the macro and the mode it defines.
372
373 * image.el (imagemagick-types-inhibit): Doc fix.
374
375 * cus-start.el (imagemagick-render-type): Add it.
376
377 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
378
379 * progmodes/cc-mode.el
380 (c-standard-font-lock-fontify-region-function): Set the default at
381 load time, too, so that `font-lock-fontify-buffer' can be called
382 without setting up the entire mode first. This fixes a bug in
383 `mm-inline-text' with C MIME parts.
384
385 2012-02-06 Chong Yidong <cyd@gnu.org>
386
387 * simple.el (list-processes--refresh): Delete exited processes
388 (Bug#8094).
389
390 * comint.el (comint-next-prompt): next-single-char-property-change
391 and prev-single-char-property-change never return nil (Bug#8657).
392
393 * custom.el (defcustom): Doc fix (Bug#9711).
394
395 2012-02-05 Chong Yidong <cyd@gnu.org>
396
397 * cus-edit.el (custom-variable-reset-backup): Quote the value
398 before storing it in the customized-value property (Bug#6712).
399 (custom-display): Add a customization type tag.
400 (custom-buffer-create-internal): Improve tooltip message.
401
402 * wid-edit.el (widget-field-value-get): New optional arg to
403 suppress trailing whitespace truncation.
404 (character): Use it (Bug#2689).
405
406 2012-02-05 Andreas Schwab <schwab@linux-m68k.org>
407
408 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
409 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
410
411 2012-02-05 Chong Yidong <cyd@gnu.org>
412
413 * cus-edit.el (custom-variable-value-create): For mismatched
414 types, show the current value (Bug#7600).
415
416 * custom.el (defcustom): Doc fix.
417
418 2012-02-05 Glenn Morris <rgm@gnu.org>
419
420 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
421
422 2012-02-05 Juanma Barranquero <lekktu@gmail.com>
423
424 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
425 (pp-buffer): Use `ignore-errors', `looking-at-p'.
426 (pp-last-sexp): Use `looking-at-p'.
427
428 2012-02-04 Glenn Morris <rgm@gnu.org>
429
430 * files.el (revert-buffer):
431 Doc fix (mention revert-buffer-in-progress-p).
432
433 * emacs-lisp/ert-x.el (ert-simulate-command):
434 Check deferred-action-list (which is obsolete) is bound.
435
436 * subr.el (with-wrapper-hook): Doc fixes.
437
438 * simple.el (filter-buffer-substring-functions)
439 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
440
441 2012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
442
443 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
444 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
445
446 2012-02-04 Leo Liu <sdl.web@gmail.com>
447
448 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
449
450 2012-02-04 Glenn Morris <rgm@gnu.org>
451
452 * image.el (image-extension-data): Add obsolete alias.
453
454 * isearch.el (isearch-update): Doc fix.
455
456 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
457
458 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
459
460 2012-02-03 Glenn Morris <rgm@gnu.org>
461
462 * image.el (image-animated-p): Doc fix. Use image-animated-types.
463 (image-animate-timeout): Doc fix.
464
465 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
466
467 2012-02-02 Glenn Morris <rgm@gnu.org>
468
469 * server.el (server-auth-dir): Doc fix.
470 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
471
472 * subr.el (run-mode-hooks): Doc fix.
473
474 2012-02-02 Juri Linkov <juri@jurta.org>
475
476 * image-mode.el (image-toggle-display-image): Remove tautological
477 `major-mode' from the `derived-mode-p' test.
478
479 2012-02-02 Kenichi Handa <handa@m17n.org>
480
481 * composite.el (compose-region): Cancel previous change.
482
483 2012-02-02 Kenichi Handa <handa@m17n.org>
484
485 * composite.el (compose-region, compose-string): Signal error for
486 a null string component (Bug#6988).
487
488 2012-02-01 Chong Yidong <cyd@gnu.org>
489
490 * view.el (view-buffer-other-window, view-buffer-other-frame):
491 Handle special modes like view-buffer (Bug#10650).
492 (view-buffer): Simplify.
493
494 * frame.el (set-frame-font): Tweak meaning of third argument.
495
496 * dynamic-setting.el (font-setting-change-default-font):
497 Use set-frame-font (Bug#9982).
498
499 2012-02-01 Glenn Morris <rgm@gnu.org>
500
501 * progmodes/compile.el (compilation-internal-error-properties):
502 Respect compilation-first-column in the "*compilation*" buffer.
503
504 * emacs-lisp/easy-mmode.el (define-minor-mode):
505 Relax :variable's test for a named function.
506
507 2012-01-31 Alan Mackenzie <acm@muc.de>
508
509 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
510 off by one error.
511
512 2012-01-31 Chong Yidong <cyd@gnu.org>
513
514 * frame.el (set-frame-font): New arg ALL-FRAMES.
515
516 * menu-bar.el (menu-set-font): Use set-frame-font.
517
518 * faces.el (face-spec-reset-face): Don't apply unspecified
519 attribute values to the default face.
520
521 2012-01-31 Juanma Barranquero <lekktu@gmail.com>
522
523 * progmodes/cwarn.el (cwarn): Remove dead link.
524 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
525 Remove * from defcustom docstrings.
526 (turn-on-cwarn-mode): Make obsolete.
527 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
528 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
529
530 2012-01-31 Glenn Morris <rgm@gnu.org>
531
532 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
533 Fix :variable handling of mode a symbol not equal to modefun.
534 Allow named functions to be used as the cdr of :variable.
535
536 2012-01-30 Glenn Morris <rgm@gnu.org>
537
538 * emacs-lisp/authors.el (authors-fixed-entries):
539 Remove reference to deleted file rnewspost.el.
540
541 2012-01-29 Juanma Barranquero <lekktu@gmail.com>
542
543 * window.el (window-with-parameter): Remove unused variable `windows'.
544 (window--side-check): Remove unused variable `code'.
545 (window--resize-siblings): Remove unused variable `first'.
546 (adjust-window-trailing-edge): Remove unused variable `failed'.
547 (window-deletable-p, window--delete): Remove unused variable `buffer'.
548 Use `let', not `let*'.
549 (balance-windows-2): Remove unused variable `found'.
550 (window--state-put-2): Remove unused variable `splits'.
551 (window-state-put): Remove unused variable `selected'.
552 (same-window-p): Use `string-match-p'.
553 (display-buffer-assq-regexp): Remove unused variable `value'.
554 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
555 Mark argument ALIST as ignored.
556 (pop-to-buffer): Remove unused variable `old-window'.
557
558 2012-01-29 Eli Zaretskii <eliz@gnu.org>
559
560 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
561 and .lzma compressed files.
562
563 2012-01-29 Chong Yidong <cyd@gnu.org>
564
565 * frame.el (window-system-default-frame-alist): Doc fix.
566
567 * dynamic-setting.el (font-setting-change-default-font): Don't
568 change the default face if SET-FONT argument is non-nil (Bug#9982).
569
570 2012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
571
572 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
573
574 2012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
575
576 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
577 breakpoints in files outside current directory (Bug#6098).
578
579 2012-01-29 Chong Yidong <cyd@gnu.org>
580
581 * progmodes/python.el: Require ansi-color at top-level.
582
583 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
584 Define and use in Emacs Lisp mode (Bug#9360).
585 (lisp-mode-abbrev-table): Add doc.
586 (lisp-mode-variables): Don't set local-abbrev-table.
587 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
588
589 2012-01-28 Roland Winkler <winkler@gnu.org>
590
591 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
592
593 2012-01-28 Roland Winkler <winkler@gnu.org>
594
595 * textmodes/bibtex.el (bibtex-entry-alist): New function.
596 (bibtex-set-dialect): Use it. Either set global values of
597 dialect-dependent variables or bind these variables buffer-locally
598 (Bug#10254).
599 (bibtex-mode): Call bibtex-set-dialect via
600 hack-local-variables-hook.
601 (bibtex-dialect): Update docstring.
602 Add safe-local-variable predicate.
603 (bibtex-entry-alist, bibtex-field-alist): Initialize via
604 bibtex-set-dialect.
605 (bibtex-mode-map): Define menu for each dialect.
606 (bibtex-entry): Fix docstring.
607
608 2012-01-28 Chong Yidong <cyd@gnu.org>
609
610 * eshell/esh-arg.el (eshell-quote-argument): New function.
611
612 * eshell/esh-ext.el (eshell-invoke-batch-file):
613 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
614 first arg to eshell-parse-command (Bug#10523).
615
616 2012-01-28 Drew Adams <drew.adams@oracle.com>
617
618 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
619 `default-directory' is non-nil.
620
621 2012-01-28 Eli Zaretskii <eliz@gnu.org>
622
623 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
624 line that displays system-configuration-options. (Bug#9924)
625
626 2012-01-28 Drew Adams <drew.adams@oracle.com>
627
628 * descr-text.el (describe-char): Show information about POS, in
629 addition to information about the character at POS. Improve and
630 update the doc string. Change "code point" to "code point in
631 charset", to avoid confusion with the character's Unicode code
632 point shown above that. (Bug#10129)
633
634 2012-01-28 Eli Zaretskii <eliz@gnu.org>
635
636 * descr-text.el (describe-char): Show the raw character, not only
637 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
638 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
639 for the reasons.
640
641 2012-01-28 Phil Hagelberg <phil@hagelb.org>
642
643 * emacs-lisp/package.el (package-install):
644 Run package-refresh-contents if there is no archive yet (Bug#9798).
645
646 2012-01-28 Chong Yidong <cyd@gnu.org>
647
648 * emacs-lisp/package.el (package-maybe-load-descriptor):
649 New function, split from package-maybe-load-descriptor.
650 (package-maybe-load-descriptor): Use it.
651 (package-download-transaction): Fully load required packages
652 inside the loop, so that `require' calls work (Bug#10593).
653 (package-install): No need to call package-initialize now.
654
655 2012-01-28 Chong Yidong <cyd@gnu.org>
656
657 * simple.el (deactivate-mark): Doc fix (Bug#8614).
658
659 * tooltip.el (tooltip-mode): Doc fix.
660 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
661
662 * frame.el (set-cursor-color): Doc fix (Bug#352).
663
664 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
665 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
666
667 * cus-edit.el (custom-buffer-create-internal): Fix search button
668 action (Bug#10542).
669 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
670
671 2012-01-27 Eduard Wiebe <usenet@pusto.de>
672
673 * dired.el (dired-mark-files-regexp):
674 Include any subdirectory components. (Bug#10445)
675
676 2012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
677
678 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
679 Handle [host]:port syntax. (Bug#10533)
680
681 2012-01-27 Alex Harsanyi <harsanyi@mac.com>
682
683 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
684
685 2012-01-26 Glenn Morris <rgm@gnu.org>
686
687 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
688 * term.el (term-raw-escape-map): Use Control-X-prefix.
689 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
690
691 2012-01-25 Martin Rudalics <rudalics@gmx.at>
692
693 * window.el (window-state-get, window--state-get-1): Don't deal
694 with fixed-sizeness of windows. Simplify code.
695
696 2012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
697
698 * window.el (window--state-get-1, window--state-put-2):
699 Don't save and restore the mark.
700
701 2012-01-25 Chong Yidong <cyd@gnu.org>
702
703 * custom.el (custom-variable-p): Doc fix.
704
705 2012-01-25 Glenn Morris <rgm@gnu.org>
706
707 * dired.el (dired-goto-file): Handle some of the more common
708 characters that `ls -b' escapes. (Bug#10596)
709
710 * progmodes/compile.el (compilation-next-error-function):
711 Respect compilation-first-column in the "*compilation*" buffer.
712 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
713
714 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
715
716 2012-01-24 Glenn Morris <rgm@gnu.org>
717
718 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
719
720 2012-01-24 Julien Danjou <julien@danjou.info>
721
722 * color.el (color-rgb-to-hsl): Fix value computing.
723 (color-hue-to-rgb): New function.
724 (color-hsl-to-rgb): New function.
725 (color-clamp, color-saturate-hsl, color-saturate-name)
726 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
727 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
728
729 2012-01-24 Glenn Morris <rgm@gnu.org>
730
731 * vc/vc-rcs.el (vc-rcs-create-tag):
732 * vc/vc-sccs.el (vc-sccs-create-tag):
733 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
734
735 2012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
736
737 * eshell/esh-util.el (eshell-read-hosts-file):
738 Skip comment lines. (Bug#10549)
739
740 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
741
742 2012-01-23 Juanma Barranquero <lekktu@gmail.com>
743
744 * subr.el (display-delayed-warnings): Doc fix.
745 (collapse-delayed-warnings): New function to collapse identical
746 adjacent warnings.
747 (delayed-warnings-hook): Add it.
748
749 2012-01-22 Michael Albinus <michael.albinus@gmx.de>
750
751 * net/tramp.el (tramp-action-login): Set connection property "login-as".
752
753 * net/tramp-cache.el (tramp-dump-connection-properties): Do not dump
754 properties, when "login-as" is set.
755
756 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
757 (tramp-default-user-alist): Don't add "pscp".
758 (tramp-do-copy-or-rename-file-out-of-band): Use connection
759 property "login-as", if set. (Bug#10530)
760
761 2012-01-21 Michael Albinus <michael.albinus@gmx.de>
762
763 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
764 "plink1" and "psftp". (Bug#10530)
765
766 2012-01-21 Kenichi Handa <handa@m17n.org>
767
768 * international/mule-cmds.el (prefer-coding-system): Show a
769 warning message if the default value of file-name-coding-system
770 was not changed.
771
772 2012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
773
774 * windmove.el (windmove-reference-loc):
775 Fix windmove-reference-loc miscalculation.
776
777 2012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
778
779 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
780 default unit.
781
782 2012-01-21 Glenn Morris <rgm@gnu.org>
783
784 * international/mule.el (auto-coding-alist): Add .tbz.
785
786 * files.el (local-enable-local-variables): Doc fix.
787 (inhibit-local-variables-regexps): Rename from
788 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
789 Doc fix. Add some extensions from auto-coding-alist.
790 (inhibit-local-variables-suffixes):
791 Rename from inhibit-first-line-modes-suffixes. Doc fix.
792 (inhibit-local-variables-p):
793 New function, extracted from set-auto-mode-1.
794 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
795 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
796 (hack-local-variables): Doc fix. Make the mode-only case
797 respect enable-local-variables and friends.
798 Respect inhibit-local-variables-regexps for file-locals, but
799 not for directory-locals.
800 (set-visited-file-name):
801 Take account of inhibit-local-variables-regexps.
802 Whether it applies may change as the file name is changed.
803 * jka-cmpr-hook.el (jka-compr-install):
804 * jka-compr.el (jka-compr-uninstall):
805 Update for inhibit-first-line-modes-suffixes name change.
806
807 2012-01-20 Martin Rudalics <rudalics@gmx.at>
808
809 * help-macro.el (make-help-screen): Temporarily restore original
810 binding for minor-mode-map-alist (Bug#10454).
811
812 2012-01-19 Julien Danjou <julien@danjou.info>
813
814 * color.el (color-name-to-rgb): Use the white color to find the max
815 color component value and return correctly computed values.
816 (color-name-to-rgb): Add missing float conversion for max value.
817
818 2012-01-19 Martin Rudalics <rudalics@gmx.at>
819
820 * window.el (window--state-get-1, window-state-get): Do not use
821 special state value for window-persistent-parameters.
822 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
823 (window--state-put-2): Reset all window parameters to nil before
824 assigning values of persistent parameters.
825
826 2012-01-18 Alan Mackenzie <acm@muc.de>
827
828 Eliminate sluggishness and hangs in fontification of "semicolon
829 deserts".
830
831 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
832 Change value 10000 -> 3000.
833 (c-state-safe-place): Reformulate so it doesn't stack up an
834 infinite number of wrong entries in c-state-nonlit-pos-cache.
835 (c-determine-limit-get-base, c-determine-limit): New functions to
836 determine backward search limits disregarding literals.
837 (c-find-decl-spots): Amend commenting.
838 (c-cheap-inside-bracelist-p): New function which detects "={".
839
840 * progmodes/cc-fonts.el
841 (c-make-font-lock-BO-decl-search-function): Give a limit to a
842 backward search.
843 (c-font-lock-declarations): Fix an occurrence of point being
844 undefined. Check additionally for point being in a bracelist or
845 near a macro invocation without a semicolon so as to avoid a
846 fruitless time consuming search for a declarator. Give a more
847 precise search limit for declarators using the new
848 c-determine-limit.
849
850 2012-01-18 Glenn Morris <rgm@gnu.org>
851
852 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
853 (set-auto-mode): Doc fixes.
854
855 2012-01-17 Glenn Morris <rgm@gnu.org>
856
857 * isearch.el (search-nonincremental-instead): Fix doc typo.
858
859 * dired.el (dired-insert-directory): Handle newlines in directory name.
860 (dired-build-subdir-alist): Unescape newlines in directory name.
861
862 2012-01-17 Michael Albinus <michael.albinus@gmx.de>
863
864 * net/tramp.el (tramp-local-end-of-line): New defcustom.
865 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
866 (tramp-action-terminal): Use it. (Bug#10530)
867
868 2012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
869
870 * minibuffer.el (completion--replace): Strip properties (bug#10062).
871
872 2012-01-16 Martin Rudalics <rudalics@gmx.at>
873
874 * window.el (window-state-ignored-parameters): Remove variable.
875 (window--state-get-1): Rename argument MARKERS to IGNORE.
876 Handle persistent window parameters. Make copy of clone-of
877 parameter only if requested. (Bug#10348)
878 (window--state-put-2): Install a window parameter only if it has
879 a non-nil value or an existing parameter shall be overwritten.
880
881 2012-01-15 Michael Albinus <michael.albinus@gmx.de>
882
883 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
884
885 2012-01-14 Eli Zaretskii <eliz@gnu.org>
886
887 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
888 don't pass the (nil) value of `upnode' to string-match.
889
890 2012-01-14 Chong Yidong <cyd@gnu.org>
891
892 * startup.el (command-line): Fix X resource class for cursorColor.
893 Fix values recognized by the cursorBlink resource.
894
895 2012-01-14 Paul Eggert <eggert@cs.ucla.edu>
896
897 * epg.el (epg--make-temp-file): Avoid permission race condition
898 when running on old Emacs versions (bug#10403).
899
900 2012-01-14 Glenn Morris <rgm@gnu.org>
901
902 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
903
904 2012-01-13 Alan Mackenzie <acm@muc.de>
905
906 Fix filling for when filladapt mode is enabled.
907
908 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
909 c-mask-paragraph, pass in `fill-paragraph' rather than
910 `fill-region-as-paragraph'. (This is a reversion of a previous
911 change.)
912 * progmodes/cc-mode.el (c-basic-common-init):
913 Make fill-paragraph-handle-comment buffer local and set it to nil.
914
915 2012-01-13 Glenn Morris <rgm@gnu.org>
916
917 * dired.el (dired-switches-escape-p): New function.
918 (dired-insert-directory): Use dired-switches-escape-p.
919 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
920
921 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
922
923 2012-01-12 Glenn Morris <rgm@gnu.org>
924
925 * mail/sendmail.el (mail-mode): Update paragraph-separate for
926 changes in adaptive-fill-regexp. (Bug#10276)
927
928 2012-01-11 Alan Mackenzie <acm@muc.de>
929
930 Fix Emacs bug #10463 - put `widen's around the critical spots.
931
932 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
933 widen around each invocation of c-state-pp-to-literal. Remove an
934 unused let variable.
935
936 2012-01-11 Glenn Morris <rgm@gnu.org>
937
938 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
939 Doc fix.
940
941 2012-01-10 Chong Yidong <cyd@gnu.org>
942
943 * net/network-stream.el (network-stream-open-starttls):
944 Avoid emitting a confusing error message when the server gives a bad
945 response to the capability command.
946
947 2012-01-10 Glenn Morris <rgm@gnu.org>
948
949 * mail/unrmail.el (unrmail): Tweak previous change.
950
951 2012-01-09 Chong Yidong <cyd@gnu.org>
952
953 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
954
955 2012-01-08 Alan Mackenzie <acm@muc.de>
956
957 Optimise font locking in long enum definitions.
958
959 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
960 arm to a cond form to handle enums.
961 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
962 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
963
964 2012-01-07 Paul Eggert <eggert@cs.ucla.edu>
965
966 * files.el (move-file-to-trash): Preserve default file modes on error.
967 (Bug#10401)
968
969 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
970
971 * faces.el (set-face-attribute): Clarify the meaning of the nil
972 frame (bug#10294).
973
974 * subr.el (with-selected-frame): Mention that the selected frame
975 is restored (bug#9980).
976
977 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
978 (bug#9759).
979
980 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
981 (password-read): Don't autoload unused function.
982
983 2012-01-07 Juanma Barranquero <lekktu@gmail.com>
984
985 * progmodes/which-func.el (which-func-mode): Turn into a
986 non-interactive function and mark as obsolete (bug#10428).
987
988 2012-01-06 Chong Yidong <cyd@gnu.org>
989
990 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
991 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
992 functions, along with 1 and -1.
993
994 2012-01-06 Eli Zaretskii <eliz@gnu.org>
995
996 * time.el (display-time-load-average)
997 (display-time-default-load-average): Doc fixes. See the thread
998 starting at
999 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
1000 for the details.
1001
1002 2012-01-06 Glenn Morris <rgm@gnu.org>
1003
1004 * mail/unrmail.el (unrmail): Give an explicit error if the input file
1005 has no messages. (Bug#10377)
1006
1007 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
1008 than Info-edit. (Bug#10385)
1009
1010 * time.el (display-time-load-average, display-time-next-load-average):
1011 Doc fixes.
1012
1013 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
1014 local setting of buffer-read-only to the input buffer. (Bug#10419)
1015
1016 * calendar/calendar.el (calendar-mode):
1017 Locally set scroll-margin to 0. (Bug#10379)
1018
1019 2012-01-06 Ulrich Mueller <ulm@gentoo.org>
1020
1021 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
1022
1023 2012-01-05 Glenn Morris <rgm@gnu.org>
1024
1025 * eshell/em-unix.el (diff-no-select): Autoload it.
1026 (eshell/diff): Use diff-no-select. (Bug#10420)
1027
1028 2012-01-05 Chong Yidong <cyd@gnu.org>
1029
1030 * shell.el (shell-dynamic-complete-functions): Revert last change.
1031 (shell-command-completion-function): New function.
1032 (shell-completion-vars): Use it to implement
1033 shell-completion-execonly (Bug#10417).
1034
1035 * custom.el (enable-theme): Don't set custom-safe-themes.
1036
1037 * cus-theme.el (custom-theme-merge-theme):
1038 Ignore custom-enabled-themes and custom-safe-themes.
1039
1040 2012-01-05 Michael R. Mauger <mmaug@yahoo.com>
1041
1042 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
1043 first prompt in `sql-interacive-mode'.
1044 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
1045 keywords.
1046 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
1047 (sql-product-interactive): Bug fix: Set `sql-buffer' in
1048 context of original buffer. Invoke `sql-login-hook'.
1049
1050 2012-01-04 Eli Zaretskii <eliz@gnu.org>
1051
1052 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
1053 letters in cite-prefix.
1054
1055 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1056
1057 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
1058
1059 2012-01-03 Chong Yidong <cyd@gnu.org>
1060
1061 * shell.el (shell-dynamic-complete-functions):
1062 Put pcomplete-completions-at-point, so as to try
1063 comint-filename-completion first (Bug#10417).
1064
1065 2012-01-02 Richard Stallman <rms@gnu.org>
1066
1067 * battery.el (battery-status-function):
1068 Detect when to use battery-yeeloong-sysfs.
1069 (battery-echo-area-format): Add string for Yeeloong.
1070 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
1071 (battery-yeeloong-sysfs): New function.
1072
1073 2012-01-02 Chong Yidong <cyd@gnu.org>
1074
1075 * dirtrack.el (dirtrack-list): Eliminate unused third element.
1076 (dirtrack): Merge code for handling relative filenames in prompt
1077 from shell-dir-cookie-watcher.
1078 (dirtrack-debug-message): New arg to avoid excess format calls.
1079
1080 * shell.el (shell-dir-cookie-re): Variable deleted.
1081 (shell-dir-cookie-watcher): Function deleted.
1082 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
1083 with dirtrack-mode.
1084
1085 2012-01-01 Eli Zaretskii <eliz@gnu.org>
1086
1087 * term/w32-win.el (dynamic-library-alist) <gnutls>:
1088 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
1089 libgnutls-26.dll.
1090
1091 2011-12-31 Andreas Schwab <schwab@linux-m68k.org>
1092
1093 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
1094
1095 2011-12-31 Eli Zaretskii <eliz@gnu.org>
1096
1097 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
1098 headers of non-MIME messages, when rmail-enable-mime is non-nil.
1099
1100 2011-12-29 Michael Albinus <michael.albinus@gmx.de>
1101
1102 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
1103 also for alternative shells.
1104 (tramp-open-connection-setup-interactive-shell): Check, whether
1105 the shell is a busybox.
1106 (tramp-send-command): Don't suppress multiple prompts for
1107 busyboxes, it hurts.
1108
1109 2011-12-28 Chong Yidong <cyd@gnu.org>
1110
1111 * progmodes/gdb-mi.el (gdb-get-source-file-list)
1112 (gdb-get-source-file): Move mode line update to
1113 gdb-get-source-file (Bug#10087).
1114
1115 2011-12-25 Chong Yidong <cyd@gnu.org>
1116
1117 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
1118 gud-gdb-marker-filter without taking it as an argument.
1119 (gud-gdb-run-command-fetch-lines): Caller changed.
1120 (gud-gdb-completion-function): New variable.
1121 (gud-gdb-completion-at-point): Use it.
1122 (gud-gdb-completions-1): Split from gud-gdb-completions.
1123
1124 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
1125 function as separate arguments.
1126 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
1127 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
1128 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
1129 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
1130 (gdb-stopped, def-gdb-auto-update-trigger)
1131 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
1132 (gdb-get-changed-registers, gdb-get-main-selected-frame):
1133 Callers changed.
1134 (gud-gdbmi-completions): New function.
1135 (gdb): Use it for generating the completion table.
1136
1137 2011-12-24 Alan Mackenzie <acm@muc.de>
1138
1139 Introduce a mechanism to widen the region used in context font
1140 locking. Use this to protect declarations from losing their contexts.
1141
1142 * progmodes/cc-langs.el (c-before-font-lock-functions):
1143 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
1144 (c-before-context-fontification-functions): New defvar, a list of
1145 functions to be run just before context (etc.) font locking.
1146
1147 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
1148 New, functionality extracted from
1149 c-neutralize-syntax-in-and-mark-CPP.
1150 (c-in-after-change-fontification): New variable.
1151 (c-after-change): Set c-in-after-change-fontification.
1152 (c-set-fl-decl-start): Rejig its interface, so it can be called
1153 from both after-change and context fontifying.
1154 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
1155 New functions.
1156 (c-standard-font-lock-fontify-region-function): New variable.
1157 (c-font-lock-fontify-region): New function.
1158
1159 2011-12-24 Juri Linkov <juri@jurta.org>
1160
1161 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
1162 (Bug#10348)
1163
1164 2011-12-23 Michael Albinus <michael.albinus@gmx.de>
1165
1166 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
1167 existence of source file. (Bug#10325)
1168
1169 2011-12-23 Alan Mackenzie <acm@muc.de>
1170
1171 Fix unstable fontification inside templates.
1172
1173 * progmodes/cc-langs.el (c-before-font-lock-functions):
1174 Newly created from the singular version. The (c c++ objc) entry now
1175 additionally has c-set-fl-decl-start. The other languages (apart
1176 from AWK) have that as a single entry.
1177
1178 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
1179 The functionality for "local" declarations has been extracted to
1180 c-set-fl-decl-start.
1181
1182 * progmodes/cc-mode.el (c-common-init, c-after-change):
1183 Changes due to pluralisation of c-before-font-lock-functions.
1184 (c-set-fl-decl-start): New function, extracted from
1185 c-font-lock-enclosing-decls and enhanced.
1186
1187 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
1188
1189 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
1190
1191 2011-12-22 Juri Linkov <juri@jurta.org>
1192
1193 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
1194
1195 2011-12-22 Chong Yidong <cyd@gnu.org>
1196
1197 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
1198
1199 2011-12-21 Drew Adams <drew.adams@oracle.com>
1200
1201 * files.el (file-remote-p): Fix docstring. (Bug#10319)
1202
1203 2011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
1204
1205 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
1206
1207 2011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
1208
1209 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
1210 highlighting and support. Fix up comments for capitalization.
1211 (cfengine-mode-debug): New var.
1212 (cfengine3-mode): Change the modeline indicator to "CFE3".
1213 (cfengine3-font-lock-keywords): Improve defun highlighting.
1214 (cfengine2-actions): Rename from `cfengine-actions'.
1215 (cfengine2-font-lock-keywords): Rename from
1216 `cfengine-font-lock-keywords'.
1217 (cfengine2-imenu-expression): Rename from
1218 `cfengine-imenu-expression'.
1219 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
1220 (cfengine2-beginning-of-defun): Rename from
1221 `cfengine-beginning-of-defun'.
1222 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
1223 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
1224 (cfengine2-mode): Rename from `cfengine-mode'. Change the
1225 modeline indicator to "CFE2".
1226 (cfengine-mode): Defalias to `cfengine-auto-mode'.
1227 (cfengine-mode-abbrevs): Mark obsolete.
1228
1229 2011-12-21 Chong Yidong <cyd@gnu.org>
1230
1231 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
1232 filename argument.
1233
1234 2011-12-20 Martin Rudalics <rudalics@gmx.at>
1235
1236 * window.el (window-normalize-buffer-to-display): Remove.
1237 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
1238
1239 2011-12-19 Chong Yidong <cyd@gnu.org>
1240
1241 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
1242 Don't signal an error in a predicate function; return non-nil.
1243 (vc-dir-mark-file): Move the error here.
1244 (vc-dir-mark-unmark): If acting on the region, keep going if one
1245 of the entries cannot be marked/unmarked.
1246 (vc-dir-mark-all-files): If current entry is a directory, mark
1247 only child files, as documented.
1248
1249 2011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
1250
1251 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
1252 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
1253 addition.
1254
1255 2011-12-18 Jan Djärv <jan.h.d@swipnet.se>
1256
1257 * term/ns-win.el (ns-get-selection-internal)
1258 (ns-store-selection-internal): Declare.
1259 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
1260 Declare as obsolete.
1261 (ns-get-pasteboard, ns-paste-secondary):
1262 Use ns-get-selection-internal.
1263 (ns-set-pasteboard, ns-copy-including-secondary):
1264 Use ns-store-selection-internal.
1265
1266 2011-12-17 Chong Yidong <cyd@gnu.org>
1267
1268 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
1269 (vc-deduce-fileset): Doc fix.
1270
1271 2011-12-16 Andreas Schwab <schwab@linux-m68k.org>
1272
1273 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
1274
1275 2011-12-13 Sam Steingold <sds@gnu.org>
1276
1277 * man.el (Man-getpage-in-background): When running under a
1278 window-system, ignore $MANWIDTH and $COLUMNS.
1279
1280 2011-12-15 Kenichi Handa <handa@m17n.org>
1281
1282 * language/ethio-util.el: Change coding tag to utf-8-emacs.
1283 (setup-ethiopic-environment-internal): Comment out key-binding for
1284 ethio-toggle-punctuation.
1285
1286 2011-12-13 Alan Mackenzie <acm@muc.de>
1287
1288 Add the switch statement to AWK Mode.
1289
1290 * progmodes/cc-awk (awk-font-lock-keywords): Add "switch", "case",
1291 "default" to the keywords regexp.
1292
1293 * progmodes/cc-langs (c-label-kwds): Let AWK take the same
1294 expression as the rest.
1295 (c-nonlabel-token-key): Allow string literals for AWK.
1296 Refactor for the other modes.
1297
1298 Large brace-block initialisation makes CC Mode slow: Fix.
1299 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
1300 routines. Limit backward searching in c-font-lock-enclosing.decl.
1301
1302 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
1303 pp-state and literal type in addition to the limits.
1304 (c-state-safe-place): New defun, extracted from c-state-literal-at.
1305 (c-state-literal-at): Use the above new defun.
1306 (c-slow-in-literal, c-fast-in-literal): Remove.
1307 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
1308
1309 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
1310 being in a literal. Add a limit for backward searching.
1311
1312 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
1313 c-slow-in-literal.
1314
1315 2011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
1316
1317 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
1318
1319 2011-12-13 Martin Rudalics <rudalics@gmx.at>
1320
1321 * window.el (delete-other-windows): Use correct frame in call to
1322 window-with-parameter.
1323
1324 2011-12-12 Daniel Pfeiffer <occitan@t-online.de>
1325
1326 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
1327 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
1328 (makefile-gmake-statements, makefile-makepp-statements):
1329 Use it and add new makepp keywords.
1330 (makefile-makepp-font-lock-keywords): Add new patterns.
1331 (makefile-match-function-end): Match new [...] and [[...]].
1332
1333 2011-12-11 Juanma Barranquero <lekktu@gmail.com>
1334
1335 * ses.el (ses-call-printer-return, ses-cell-property-get)
1336 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
1337 (ses-create-cell-variable, ses-reset-header-string)
1338 (ses-cell-set-formula, ses-repair-cell-reference-all)
1339 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
1340 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
1341 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
1342 (ses-aset-with-undo, ses-load, ses-truncate-cell)
1343 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
1344 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
1345 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
1346 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
1347 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
1348 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
1349 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
1350 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
1351
1352 2011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
1353
1354 * ses.el: The overall change is to add cell renaming, that is
1355 setting fancy names for cell symbols other than name matching
1356 "\\`[A-Z]+[0-9]+\\'" regexp .
1357 (ses-create-cell-variable): New defun.
1358 (ses-relocate-formula): Relocate formulas only for cells the
1359 symbols of which are not renamed, i.e. symbols whose names do not
1360 match regexp "\\`[A-Z]+[0-9]+\\'".
1361 (ses-relocate-all): Relocate values only for cells the symbols of
1362 which are not renamed.
1363 (ses-load): Create cells variables as the (ses-cell ...) are read,
1364 in order to check row col consistency with cell symbol name only
1365 for cells that are not renamed.
1366 (ses-replace-name-in-formula): New defun.
1367 (ses-rename-cell): New defun.
1368
1369 2011-12-11 Chong Yidong <cyd@gnu.org>
1370
1371 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
1372 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
1373
1374 2011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
1375
1376 * window.el (other-window): Fix docstring.
1377
1378 2011-12-10 Eli Zaretskii <eliz@gnu.org>
1379
1380 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1381 `from' or `to' address before taking its substring.
1382 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
1383 encoded name is chopped in the middle of the encoded string, and
1384 thus displayed encoded.
1385
1386 2011-12-10 Juanma Barranquero <lekktu@gmail.com>
1387
1388 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
1389
1390 2011-12-10 Eli Zaretskii <eliz@gnu.org>
1391
1392 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
1393 to use texinfo-update-node and commands that call it if the
1394 Texinfo file uses @node lines without next/prev/up pointers.
1395 Correct outdated description about texinfo-master-menu.
1396 (texinfo-all-menus-update, texinfo-master-menu)
1397 (texinfo-update-node, texinfo-every-node-update)
1398 (texinfo-multiple-files-update): Doc fix. Warn against updating
1399 all the @node lines.
1400 (texinfo-master-menu): Only call texinfo-update-node if the prefix
1401 argument is numeric. Explain better in the doc string what the
1402 function really does.
1403 (texinfo-insert-master-menu-list): Improve the error message
1404 displayed if there's no menu in the Top node.
1405 (Bug#2975) See also this thread:
1406 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
1407
1408 2011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
1409
1410 * speedbar.el (speedbar-supported-extension-expressions):
1411 Add .adb and .ads, commonly used for Ada source code (bug#10256).
1412
1413 2011-12-09 Juanma Barranquero <lekktu@gmail.com>
1414
1415 * printing.el (pr-mode-alist):
1416 * simple.el (filter-buffer-substring-functions)
1417 (completion-list-insert-choice-function):
1418 * window.el (window-with-parameter, window-atom-root)
1419 (window-sides-slots, window-size-fixed, window-min-delta)
1420 (window-max-delta, window--resize-mini-window)
1421 (window--resize-child-windows-normal, window-tree)
1422 (delete-other-windows, quit-window, split-window)
1423 (display-buffer-record-window, special-display-buffer-names)
1424 (special-display-regexps, special-display-popup-frame)
1425 (same-window-p, split-window-sensibly)
1426 (display-buffer-overriding-action, display-buffer-alist)
1427 (display-buffer-base-action, display-buffer, switch-to-buffer)
1428 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
1429 (fit-window-to-buffer, recenter-positions)
1430 (mouse-autoselect-window-state, mouse-autoselect-window-select):
1431 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
1432 and remove unneeded backslashes in docstrings.
1433
1434 2011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
1435
1436 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
1437
1438 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
1439 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
1440 end in ".mk".
1441 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
1442 when reading the makefile (bug#10116).
1443
1444 2011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
1445
1446 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
1447 (bug#10116).
1448
1449 2011-12-06 Glenn Morris <rgm@gnu.org>
1450
1451 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
1452
1453 2011-12-06 Chong Yidong <cyd@gnu.org>
1454
1455 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
1456
1457 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
1458
1459 * textmodes/table.el (table-shorten-cell): Fix typo.
1460
1461 2011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
1462
1463 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
1464
1465 2011-12-05 Eli Zaretskii <eliz@gnu.org>
1466
1467 * descr-text.el (describe-char): Fix display of strong
1468 right-to-left characters and directional embeddings and overrides.
1469
1470 * simple.el (what-cursor-position): Fix display of codepoints of
1471 strong right-to-left characters.
1472
1473 2011-12-05 Chong Yidong <cyd@gnu.org>
1474
1475 * faces.el (read-color): Doc fix.
1476
1477 2011-12-05 Glenn Morris <rgm@gnu.org>
1478
1479 * align.el (align--set-marker): Add doc-string.
1480 Don't try to move something that is not a marker. (Bug#10216)
1481
1482 2011-12-04 Glenn Morris <rgm@gnu.org>
1483
1484 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
1485 overly zealous deletion of trailing whitespace.
1486
1487 2011-12-04 Juanma Barranquero <lekktu@gmail.com>
1488
1489 * server.el (server-delete-client): On Windows, do not try to delete
1490 the only terminal.
1491 (server-process-filter): On Windows, treat requests for a tty frame as
1492 if they were for a GUI frame if the running server is in GUI mode.
1493
1494 2011-12-03 Glenn Morris <rgm@gnu.org>
1495
1496 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
1497
1498 2011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
1499
1500 * electric.el: Streamline electric-indent's hook.
1501 (electric-indent-chars): Revert to simple list.
1502 (electric-indent-functions): New var.
1503 (electric-indent-post-self-insert-function): Use it.
1504
1505 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
1506 there's no inferior buffer (bug#10196).
1507 (prolog-consult-compile): Don't use toggle-read-only.
1508
1509 2011-12-02 Michael Albinus <michael.albinus@gmx.de>
1510
1511 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
1512 interrupt. (Bug#10187)
1513
1514 2011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
1515
1516 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
1517 (bug#9160).
1518
1519 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
1520 (bug#10191).
1521
1522 2011-12-02 Juri Linkov <juri@jurta.org>
1523
1524 * info.el (Info-search): Display "end of manual" when Isearch
1525 reaches the end of single-file Info manual. (Bug#9918)
1526
1527 2011-12-02 Eli Zaretskii <eliz@gnu.org>
1528
1529 * isearch.el (isearch-message-prefix): Run the input method part
1530 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
1531
1532 2011-12-02 Juri Linkov <juri@jurta.org>
1533
1534 * isearch.el (isearch-occur): Use `word-search-regexp' for
1535 `isearch-word'.
1536 (isearch-search-and-update): Add condition for `isearch-word' and
1537 call `word-search-regexp'. (Bug#10145)
1538
1539 2011-12-01 Glenn Morris <rgm@gnu.org>
1540
1541 * eshell/em-hist.el (eshell-hist-initialize):
1542 Handle eshell-history-size nil and HISTSIZE set or unset.
1543 (eshell-history-file-name, eshell-history-size): Fix custom type.
1544
1545 2011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
1546
1547 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
1548
1549 2011-12-01 Michael McNamara <mac@mail.brushroad.com>
1550
1551 * progmodes/verilog-mode.el (verilog-pretty-expr):
1552 Rework verilog-pretty-expr to handle new assignment operators in system
1553 verilog, such as += *= and the like.
1554 (verilog-assignment-operator-re): Regular expression to find the
1555 assigment operator in a verilog assignment.
1556 (verilog-assignment-operation-re): Regular expression to find an
1557 assignment statement for pretty-expr.
1558 (verilog-in-attribute-p): Query returns true if point is in an
1559 attribute context; used to skip these for expression line up from
1560 pretty-expr.
1561 (verilog-in-parameter-p): Query returns true if point is in an
1562 parameter definition context; used to skip these for expression
1563 line up from pretty-expr.
1564 (verilog-in-parenthesis-p): Query returns true if point is in a
1565 parenthetical expression, specifically ( ) but not [ ] or { };
1566 used by pretty-expr.
1567 (verilog-just-one-space): If there is no space, don't add one.
1568 (verilog-get-lineup-indent-2): Specifically skip just attribute
1569 contexts for expression lineup, rather than skipping all
1570 parenthetical expressions.
1571 (verilog-calculate-indent): Fix comment, and fix indent.
1572 (verilog-do-indent): Indent declarations in lists (suggested by
1573 Joachim Lechner).
1574 (verilog-mode-abbrev-table): Populate abbrev mode with the various
1575 skeleton items.
1576 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
1577 by Alain Mellan).
1578
1579 2011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
1580
1581 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
1582 parameters with embedded comments. Reported by Ray Stevens.
1583 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
1584 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
1585 Reported by Tim Holt.
1586 (verilog-auto): Fix AUTOing a upper module then AUTOing module
1587 instantiated by upper module causing wrong expansion until AUTOed a
1588 second time. Reported by K C Buckenmaier.
1589 (verilog-diff-auto): Fix showing .* as a difference when
1590 `verilog-auto-star-save' off. Reported by Dan Dever.
1591 (verilog-auto-reset, verilog-read-always-signals)
1592 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
1593 temporary signals in reset list if
1594 verilog-auto-reset-blocking-in-non is nil, and match assignment
1595 style to each signal's assignment type, bug381.
1596 Reported by Thomas Esposito.
1597 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
1598 (verilog-uvm-statement-re): Support UVM indentation and
1599 highlighting, with old OVM keywords only.
1600 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1601 Support AUTOTIEOFF creating non-wire data types.
1602 Suggested by Jonathan Greenlaw.
1603 (verilog-auto-insert-lisp, verilog-delete-to-paren)
1604 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
1605 (verilog-inject-sense, verilog-read-inst-pins)
1606 (verilog-read-sub-decls, verilog-read-sub-decls-line):
1607 Fix mismatching parenthesis inside commented out code when deleting
1608 AUTOINST, bug383. Reported by Jonathan Greenlaw.
1609 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
1610 non-numeric vector width. Reported by Alex Reed.
1611 (verilog-auto-ascii-enum): Add "onehot" option to work around not
1612 detecting signals with parameter widths. Reported by Alex Reed.
1613 (verilog-auto-delete-trailing-whitespace):
1614 With `verilog-auto-delete-trailing-whitespace' remove trailing
1615 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
1616 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
1617 Fix verilog-scan-cache corruption when running user AUTO expansion
1618 hooks that call indentation routines.
1619 (verilog-simplify-range-expression): Fix typo ignoring lower case
1620 identifiers.
1621 (verilog-delete-auto): Fix delete-autos to also remove user created
1622 automatics, as long as they start with AUTO.
1623 (verilog-batch-diff-auto, verilog-diff-auto)
1624 (verilog-diff-function): Add `verilog-diff-auto' and bind to
1625 "C-c?" to report differences in AUTO expansion, ignoring spaces.
1626 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
1627 (verilog-in-paren-quick, verilog-re-search-backward-quick)
1628 (verilog-re-search-forward-quick, verilog-syntax-ppss):
1629 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
1630 is disabled and its cache will get corrupt, causing AUTOS not to
1631 expand. Instead use only -quick functions.
1632 (verilog-scan-region): Fix scanning over escaped quotes.
1633 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
1634 (verilog-re-search-backward-quick)
1635 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
1636 related functions now ignore strings, to fix misparsing of strings
1637 with magic comments embedded in them.
1638 (verilog-read-auto-template):
1639 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
1640 Reported by Brad Dobbie.
1641 (verilog-read-auto-template):
1642 Fix 'verilog-auto-inst-template-numbers' with comments.
1643 Reported by Brad Dobbie.
1644 (verilog-auto-inst, verilog-auto-inst-param)
1645 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
1646 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
1647 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
1648 debugging templates without merge conflicts, bug357.
1649 Reported by Brad Dobbie.
1650 (verilog-read-auto-template):
1651 Fix verilog-auto-inst-template-numbers with multiple templates.
1652 Reported by Brad Dobbie.
1653 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
1654 abbrevs so user won't be asked to save.
1655 (verilog-read-auto-lisp-present): Fix to start at beginning of
1656 buffer in case called outside of verilog-auto.
1657 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
1658 to "X-2". Reported by Matthew Myers.
1659 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
1660 all inputs from module templates. Reported by Leith Johnson.
1661 (verilog-module-inside-filename-p): Fix locating programs as with
1662 modules.
1663 (verilog-auto-inst-port): Fix vl-width expressions when using
1664 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
1665 (verilog-decls-get-regs, verilog-decls-get-signals,
1666 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
1667 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
1668 verilog-read-decls): Combine reg and wire structures into one var
1669 structure to represent SystemVerilog concepts.
1670 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
1671 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
1672 (verilog-auto-wire-type, verilog-insert-definition):
1673 Add verilog-auto-wire-type and AUTOLOGIC to support using
1674 SystemVerilog "logic" keyword instead of "wire"/"reg".
1675 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
1676 to declares outputs that also have assignments (presumably in an
1677 ifdef or generate if so there's not a driver conflict).
1678 Reported by Matthew Myers.
1679 (verilog-auto-declare-nettype, verilog-insert-definition):
1680 Add verilog-auto-declare-nettype to fix declarations using
1681 `default_nettype none. Reported by Julian Gorfajn.
1682 (verilog-read-always-signals-recurse, verilog-read-decls)
1683 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
1684 malformed end statement, bug325. Reported by Joshua Wise and
1685 Andrew Drake.
1686 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
1687 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1688 when expanding .* in interfaces, bug320.
1689 Reported by Pierre-David Pfister.
1690 (verilog-read-module-name): Fix import statements between module
1691 name and open parenthesis, bug317.
1692 Reported by Pierre-David Pfister.
1693 (verilog-simplify-range-expression): Fix simplification of
1694 multiplications inside AUTOWIRE connections, bug303.
1695 (verilog-auto-inst-port): Support parameter expansion in
1696 multidimensional arrays.
1697 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
1698 after "assert property". Reported by Julian Gorfajn.
1699 (verilog-simplify-range-expression): Fix "couldn't merge" errors
1700 with multiplication, bug303.
1701 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
1702 Reported by Jan Frode Lonnum.
1703
1704 2011-11-30 Juanma Barranquero <lekktu@gmail.com>
1705
1706 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
1707 (hfy-shell-file-name, hfy-shell):
1708 * international/fontset.el (x-decompose-font-name): Fix typos.
1709
1710 2011-11-29 Ken Brown <kbrown@cornell.edu>
1711
1712 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
1713 (gdb-version): Remove defvar.
1714 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
1715 (gdb-gud-context-command, gdb-non-stop-handler)
1716 (gdb-current-context-command, gdb-stopped): Use it.
1717 (gdb-init-1): Enable pretty printing here.
1718 (gdb-non-stop-handler): Don't enable pretty-printing here.
1719 Check to see if the target supports non-stop mode; if not, turn off
1720 non-stop mode. Use the following.
1721 (gdb-check-target-async): New defun.
1722 (gud-watch, gdb-stopped): Fix whitespace.
1723 (gdb-get-source-file): Don't try to display the source file if
1724 `gdb-main-file' is nil.
1725
1726 2011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
1727
1728 * align.el: Try to generate fewer markers (bug#10047).
1729 (align--set-marker): New macro.
1730 (align-region): Use it.
1731
1732 2011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
1733
1734 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
1735
1736 2011-11-29 Chong Yidong <cyd@gnu.org>
1737
1738 * indent.el (indent-for-tab-command, indent-according-to-mode):
1739 Doc fix.
1740 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
1741
1742 2011-11-29 Michael Albinus <michael.albinus@gmx.de>
1743
1744 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
1745 aware of remote file names. (Bug#10124)
1746
1747 2011-11-29 Chong Yidong <cyd@gnu.org>
1748
1749 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
1750
1751 2011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
1752
1753 * files.el (find-file): Don't use force-same-window (bug#10144).
1754 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
1755 use pop-to-buffer if the selected window can't be used.
1756 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
1757
1758 2011-11-28 Eli Zaretskii <eliz@gnu.org>
1759
1760 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
1761 special-mode-map.
1762
1763 2011-11-28 Chong Yidong <cyd@gnu.org>
1764
1765 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
1766
1767 2011-11-27 Nick Roberts <nickrob@snap.net.nz>
1768
1769 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
1770 gdb-get-source-file-list on gdb-create-source-file-list.
1771
1772 2011-11-26 Eli Zaretskii <eliz@gnu.org>
1773
1774 * whitespace.el (whitespace-newline): Use a different foreground
1775 color for 16-color light-background displays.
1776
1777 2011-11-24 Chong Yidong <cyd@gnu.org>
1778
1779 * window.el (display-buffer--special-action): Doc fix.
1780
1781 2011-11-25 Juanma Barranquero <lekktu@gmail.com>
1782
1783 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
1784 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
1785 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
1786 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
1787 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
1788 (avl-tree-stack-first):
1789 * emacs-lisp/cconv.el (cconv--analyse-use):
1790 * net/gnutls.el (gnutls-negotiate): Fix typos.
1791
1792 2011-11-24 Glenn Morris <rgm@gnu.org>
1793
1794 * lpr.el (lpr-windows-system, lpr-lp-system):
1795 * mail/binhex.el (binhex-begin-line):
1796 * progmodes/grep.el (grep-history, grep-find-history):
1797 * textmodes/flyspell.el:
1798 * vc/pcvs-defs.el (cvs-global-menu):
1799 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
1800 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
1801 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
1802
1803 * net/tls.el: Fix case of "GnuTLS".
1804
1805 * paths.el (rmail-file-name): Format doc-string for make-docfile.
1806
1807 * version.el (emacs-build-system): Give it a doc-string.
1808
1809 2011-11-24 Juri Linkov <juri@jurta.org>
1810
1811 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
1812
1813 2011-11-24 Glenn Morris <rgm@gnu.org>
1814
1815 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
1816 if called on a non-mime message just toggle the headers. (Bug#8006)
1817
1818 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
1819
1820 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
1821 (allout-lead-with-comment-string, allout-structure-deleted-hook)
1822 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
1823 (allout-rebullet-heading, allout-open-sibtopic)
1824 (allout-toggle-current-subtree-encryption)
1825 (allout-toggle-subtree-encryption, allout-encrypt-string)
1826 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
1827 (allout-distinctive-bullets-string, allout-auto-activation):
1828 * window.el (window-normalize-buffer-to-display):
1829 * progmodes/verilog-mode.el (verilog-batch-indent):
1830 * textmodes/bibtex.el (bibtex-field-braces-opt)
1831 (bibtex-field-strings-opt):
1832 * vc/cvs-status.el (cvs-tree-merge):
1833 Fix typos.
1834
1835 2011-11-23 Michael Albinus <michael.albinus@gmx.de>
1836
1837 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
1838 `non-essential' to t, in order to avoid remote connections.
1839
1840 2011-11-23 Eli Zaretskii <eliz@gnu.org>
1841
1842 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
1843 On MS-DOS and MS-Windows, compare with loaddefs.el
1844 case-insensitively.
1845
1846 2011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
1847
1848 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
1849
1850 2011-11-23 Glenn Morris <rgm@gnu.org>
1851
1852 * paths.el (rmail-file-name): Reformat the doc-string so that it
1853 is picked up.
1854
1855 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
1856 (rmail-auto-file): Ignore case in the "special" field names,
1857 as mail-fetch-field does for all others.
1858
1859 * mail/rmail.el (rmail-forward):
1860 * mail/rmailkwd.el (rmail-set-label):
1861 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
1862 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
1863
1864 * mail/rmail.el (rmail-current-message): Doc fix.
1865
1866 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
1867
1868 2011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
1869
1870 * server.el (server-eval-and-print): Allow C-g (bug#6585).
1871
1872 2011-11-22 Glenn Morris <rgm@gnu.org>
1873
1874 * mail/rmailmm.el (test-rmail-mime-handler)
1875 (test-rmail-mime-bulk-handler)
1876 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
1877
1878 2011-11-21 Juri Linkov <juri@jurta.org>
1879
1880 * calc/calc.el (calc-read-key-sequence):
1881 Let-bind `input-method-function' to nil. (Bug#10018)
1882
1883 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1884
1885 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
1886 Tell the caller that the next line needs recomputation, even
1887 though it doesn't start a sexp (bug#10094).
1888
1889 2011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
1890
1891 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
1892
1893 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
1894
1895 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
1896 Use force-same-window.
1897
1898 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1899
1900 * descr-text.el (describe-char-unicode-data):
1901 * json.el (json-string-escape):
1902 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
1903 (Footnote-unicode, Footnote-style-p):
1904 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
1905
1906 2011-11-20 Chong Yidong <cyd@gnu.org>
1907
1908 * window.el (replace-buffer-in-windows): Restore interactive spec.
1909
1910 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
1911
1912 * electric.el (electric-indent-mode): Fix last change (too optimistic).
1913
1914 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
1915 (byte-compile-global-not-obsolete-vars): New var.
1916 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
1917 Use it.
1918 (byte-compile-warn-obsolete): Align text with the one in *Help*.
1919
1920 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1921
1922 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
1923 * progmodes/pascal.el (electric-pascal-equal):
1924 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
1925 * xml.el (xml-substitute-special): Fix typos.
1926
1927 2011-11-20 Glenn Morris <rgm@gnu.org>
1928
1929 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
1930 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
1931 Doc fixes.
1932 (rmail-decode-mime-charset): Mark as obsolete.
1933
1934 * mail/rmailsum.el (rmail-message-regexp-p-1):
1935 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
1936 Before using mime functions, check they are set. (Bug#10077)
1937
1938 2011-11-19 Juri Linkov <juri@jurta.org>
1939
1940 * info.el (Info-finder-find-node): Use `package--builtins' instead
1941 of `package-alist'. Use node names formed by the pattern "Keyword "
1942 and the keyword name.
1943
1944 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
1945
1946 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
1947
1948 2011-11-19 Juri Linkov <juri@jurta.org>
1949
1950 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
1951 that calls `revert-buffer' on all Info buffers. (Bug#9915)
1952 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
1953 `old-history', `old-history-forward'. Add let-binding
1954 `window-selected'. Remove calls to `kill-buffer',
1955 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
1956 before calling `Info-find-node', so `Info-find-node-2' will reread
1957 the Info file. Restore window positions only when `window-selected'
1958 is non-nil.
1959
1960 2011-11-19 Juri Linkov <juri@jurta.org>
1961
1962 * isearch.el (isearch-lazy-highlight-new-loop):
1963 Remove condition `(not isearch-error)'. (Bug#9918)
1964
1965 * misearch.el (multi-isearch-search-fun): Add condition
1966 `(not bound)' to ignore lazy-highlighting search.
1967 Add the search-failed message "end of multi" when the end of
1968 multi-sequence is reached. Uncapitalize the search-failed
1969 message "Repeat for next buffer".
1970
1971 * info.el (Info-search): Add the search-failed message
1972 "end of the manual" when the end of the manual is reached
1973 in Isearch mode.
1974
1975 2011-11-19 Juri Linkov <juri@jurta.org>
1976
1977 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
1978 Use non-destructive `remove' instead of `delete' because
1979 `Info-history-list' stored to `Info-isearch-initial-history-list' in
1980 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
1981
1982 2011-11-19 Juri Linkov <juri@jurta.org>
1983
1984 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
1985 to nil instead of binding `search-ring' and `regexp-search-ring'.
1986 (Bug#9185)
1987
1988 2011-11-19 Eli Zaretskii <eliz@gnu.org>
1989
1990 * simple.el (line-move): Force movement by logical lines for any
1991 hscrolled window, not only when auto-hscroll-mode is on.
1992 (line-move-visual): Update doc string to that effect. (Bug#10076)
1993
1994 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
1995
1996 * language/european.el (macintosh): Define as alias for mac-roman.
1997
1998 2011-11-19 Eli Zaretskii <eliz@gnu.org>
1999
2000 * mail/rmailmm.el (rmail-mime-display-header)
2001 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
2002 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
2003 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
2004 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
2005 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
2006 of a raw aref.
2007 (rmail-mime-entity-segment): To get past the tagline, move forward
2008 2 more lines, to account for the 2 empty lines that precede and
2009 follow the line with the buttons.
2010 (rmail-mime-update-tagline): Move one more line, to get past the
2011 empty line that follows the buttons in the tagline. (Bug#9520)
2012
2013 2011-11-19 Martin Rudalics <rudalics@gmx.at>
2014
2015 * window.el (window-max-delta-1, window-min-delta-1)
2016 (window-min-size-1, window-state-get-1, window-state-put-1)
2017 (window-state-put-2): Use "window--" prefix.
2018
2019 2011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
2020
2021 * emacs-lisp/smie.el: Improve warnings and conflict detection.
2022 (smie-warning-count): New var.
2023 (smie-set-prec2tab): Use it.
2024 (smie-bnf->prec2): Improve warnings. Add docstring.
2025 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
2026 (smie-bnf--set-class): New function.
2027 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
2028 corner case.
2029
2030 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
2031 (compilation-error-properties, compilation-move-to-column):
2032 Handle compilation-first-column while in the target buffer.
2033
2034 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
2035 Don't hardcode point-min==1.
2036
2037 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
2038 (eshell-rewrite-for-command): Remove workaround.
2039 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
2040 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
2041 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
2042
2043 * files-x.el (modify-file-local-variable): Obey commenting conventions.
2044
2045 2011-11-17 Glenn Morris <rgm@gnu.org>
2046
2047 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
2048 Ignore buffer-local generated-autoload-file if it is the same
2049 as the global value. (Bug#10049)
2050
2051 2011-11-17 Juanma Barranquero <lekktu@gmail.com>
2052
2053 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
2054 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
2055 (reftex-toc-previous-heading, reftex-toc-max-level)
2056 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
2057 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
2058 (reftex-toc-do-promote, reftex-toc-promote-prepare)
2059 (reftex-toc-promote-action, reftex-toc-extract-section-number)
2060 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
2061 (reftex-toc-rename-label, reftex-toc-visit-location)
2062 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
2063 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
2064 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
2065 leaving "*toc*" only for references to the buffer.
2066
2067 2011-11-17 Martin Rudalics <rudalics@gmx.at>
2068
2069 * window.el (window-resize, delete-window, split-window):
2070 Replace window-splits by window-combination-resize.
2071 * cus-start.el (window-splits): Replace by window-combination-resize.
2072
2073 2011-11-17 Glenn Morris <rgm@gnu.org>
2074
2075 * progmodes/sh-script.el (sh-font-lock-keywords-var):
2076 Make bash entry derive from sh entry, not shell entry.
2077
2078 2011-11-16 Michael Albinus <michael.albinus@gmx.de>
2079
2080 * net/tramp-cache.el (tramp-flush-file-property): Flush also
2081 properties of linked files. (Bug#9879)
2082
2083 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
2084 local file name.
2085
2086 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2087
2088 * menu-bar.el (menu-bar-file-menu):
2089 * printing.el (pr-ps-utility):
2090 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
2091 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
2092 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
2093 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
2094 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
2095 (icalendar--convert-cyclic-to-ical)
2096 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
2097 (icalendar--convert-ical-to-diary)
2098 (icalendar--convert-recurring-to-diary)
2099 (icalendar--convert-non-recurring-all-day-to-diary)
2100 (icalendar-import-format-sample):
2101 * progmodes/idlw-shell.el (idlwave-shell-mode):
2102 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
2103 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
2104 (vhdl-ps-print-init): Fix typos.
2105
2106 2011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
2107
2108 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
2109 FSF and collapse date sequence, obscure author/maintainer email address
2110 better, remove extra version line, track relocation of author's webpage.
2111
2112 * progmodes/python.el (python-pdbtrack-input-prompt)
2113 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
2114 regular python pdb prompts. Adjustments shamelessly taken exactly as
2115 suggested in EmacsWiki page (tiny change):
2116 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
2117
2118 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2119
2120 * expand.el (expand-pos, expand-index, expand-point):
2121 Remove redundant info from docstring.
2122 (expand-add-abbrevs): Doc fix.
2123 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
2124 (expand-sample-perl-mode-expand-list): Fix typos.
2125
2126 * net/dbus.el (dbus-event-member-name):
2127 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
2128 * term/pc-win.el (msdos-create-frame-with-faces):
2129 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
2130
2131 2011-11-16 Martin Rudalics <rudalics@gmx.at>
2132
2133 * window.el (split-window, window-state-get-1)
2134 (window-state-put-1, window-state-put-2): Rename occurrences of
2135 window-nest to window-combination-limit.
2136 * cus-start.el (window-nest): Rename to window-combination-limit.
2137
2138 2011-11-16 Chong Yidong <cyd@gnu.org>
2139
2140 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
2141 regexp (Bug#10033).
2142
2143 2011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
2144
2145 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
2146 `completing-read' will remove *Completions* and will preserve
2147 current-buffer for us.
2148 (tmm-add-prompt): Users of *Completions* will always (re)set its
2149 major mode.
2150 (tmm-old-comp-map): Remove.
2151
2152 2011-11-16 Glenn Morris <rgm@gnu.org>
2153
2154 * mail/rmailedit.el: Require rmailmm when compiling.
2155 (rmail-old-mime-state): New declaration.
2156 (rmail-edit-current-message): If editing a mime message,
2157 edit the "raw" message from the mbox buffer.
2158 (rmail-cease-edit): Handle mime messages. (Bug#9840)
2159
2160 2011-11-15 Glenn Morris <rgm@gnu.org>
2161
2162 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
2163 which wasn't being used. Add optional arg to force given state.
2164 (rmail-mime): Add optional arg to force given state.
2165
2166 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2167
2168 * allout.el (allout-encryption-plaintext-sanitization-regexps):
2169 * frame.el (display-mm-dimensions-alist):
2170 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
2171 (outline-move-subtree-down):
2172 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
2173 (newsticker--treeview-do-get-node):
2174 * net/quickurl.el (quickurl-list-buffer-name):
2175 * progmodes/dcl-mode.el (dcl-mode):
2176 * progmodes/gdb-mi.el (gdb-mapcar*):
2177 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
2178
2179 2011-11-15 Glenn Morris <rgm@gnu.org>
2180
2181 * mail/rmail.el (rmail-file-coding-system): It's only ever used
2182 in a boolean sense, so just make it a boolean, and fix the doc.
2183 (rmail-show-mime-function, rmail-mime-feature)
2184 (rmail-require-mime-maybe): Doc fixes.
2185 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
2186
2187 * mail/rmailmm.el (rmail-show-mime): Doc fix.
2188
2189 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2190
2191 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
2192 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
2193 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
2194 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
2195
2196 2011-11-15 Glenn Morris <rgm@gnu.org>
2197
2198 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
2199 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
2200 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
2201 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
2202 (rmail-mime, rmail-show-mime): Doc fixes.
2203
2204 * term/ns-win.el (mode-line-frame-identification):
2205 Leave it alone. (Bug#10051)
2206
2207 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
2208
2209 * mail/rmailout.el (rmail-output-to-rmail-buffer):
2210 Handle empty buffers. (Bug#9978)
2211
2212 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2213
2214 * international/mule.el (define-charset):
2215 * mail/rmailmm.el (rmail-mime-find-header-encoding):
2216 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
2217 * progmodes/verilog-mode.el (verilog-backward-token):
2218 * textmodes/ispell.el (lookup-words):
2219 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
2220
2221 2011-11-14 Glenn Morris <rgm@gnu.org>
2222
2223 * progmodes/executable.el
2224 (executable-make-buffer-file-executable-if-script-p):
2225 Handle file-modes returning nil.
2226
2227 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
2228 message - not necessary, and causes problems. (Bug#9831)
2229
2230 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
2231
2232 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
2233
2234 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
2235 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
2236 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
2237
2238 2011-11-12 Martin Rudalics <rudalics@gmx.at>
2239
2240 * window.el (window-resize, delete-window): Use window-splits
2241 variable instead of function.
2242 (window-state-get-1, window-state-put-2, window-state-put):
2243 Don't deal with windows' splits status.
2244
2245 2011-11-12 Glenn Morris <rgm@gnu.org>
2246
2247 * apropos.el (apropos-do-all, apropos-library, apropos-value)
2248 (apropos-documentation): Doc fixes.
2249
2250 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2251
2252 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
2253 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
2254
2255 2011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
2256
2257 * electric.el (electric-indent-post-self-insert-function): Make it
2258 possible for a char to only indent in some circumstances.
2259 (electric-indent-mode): Simplify.
2260
2261 2011-11-11 Martin Rudalics <rudalics@gmx.at>
2262
2263 * window.el (windows-with-parameter): Remove unused function.
2264 (windows-at-side): Rename to window-at-side-list.
2265 (window-check, window-atom-check, window-atom-check-1)
2266 (window-side-check, window-size-ignore, window-size-fixed-1)
2267 (window-in-direction-2): Prefix with "window--".
2268 (window-tree-1): Rename to window--subtree, fix doc-string.
2269
2270 2011-11-11 Glenn Morris <rgm@gnu.org>
2271
2272 * subr.el (eval-after-load): If FILE is already loaded,
2273 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
2274
2275 2011-11-10 Glenn Morris <rgm@gnu.org>
2276
2277 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
2278 Call svn via vc-svn-command rather than vc-do-command.
2279 (vc-svn-command): Add --non-interactive. (Bug#9993)
2280 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
2281
2282 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
2283 Add toggle-read-only. (Bug#7292)
2284 * files.el (toggle-read-only): Mention that it should only
2285 be used interactively. (Bug#10006)
2286
2287 2011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
2288
2289 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2290 Adjust regexp for OCaml warnings.
2291
2292 * electric.el (electric-pair-post-self-insert-function): Let user
2293 turn it off buffer-locally (bug#9932).
2294
2295 * progmodes/python.el (python-beginning-of-statement):
2296 Rewrite (bug#2703).
2297
2298 * progmodes/compile.el: Better handle TABs (bug#9749).
2299 (compilation-internal-error-properties)
2300 (compilation-next-error-function): Obey the target buffer's
2301 compilation-error-screen-columns.
2302
2303 2011-11-09 Juanma Barranquero <lekktu@gmail.com>
2304
2305 * progmodes/meta-mode.el: Remove obsolete comments.
2306 (meta-right-comment-regexp, meta-ignore-comment-regexp):
2307 Fix typos in docstrings.
2308
2309 2011-11-09 Martin Rudalics <rudalics@gmx.at>
2310
2311 * window.el (window-size-fixed-p): Rewrite doc-string.
2312 (window-resizable-p): Rename to window--resizable-p. Update callers.
2313 (window--resizable): New function. Make all callers of
2314 window-resizable call window--resizable instead.
2315 (window-resizable): Rewrite in terms of window--resizable.
2316
2317 2011-11-08 Glenn Morris <rgm@gnu.org>
2318
2319 * progmodes/delphi.el (delphi-mode-syntax-table):
2320 Let define-derived-mode define a proper syntax table. (Bug#9994)
2321
2322 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
2323
2324 * window.el: Stay away from defsubst.
2325 (window-list-no-nils): Remove.
2326 (window-state-get-1, window-state-get): Use backquote instead.
2327
2328 2011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2329
2330 * emacs-lisp/find-func.el (find-function-read):
2331 Fix incorrect use of default argument in `completing-read'.
2332
2333 2011-11-08 Martin Rudalics <rudalics@gmx.at>
2334
2335 * window.el (display-buffer-function, special-display-function):
2336 Mention display-buffer-record-window but do not mention
2337 help-setup parameter in doc-strings.
2338 (window-min-delta): Fix doc-string typo.
2339
2340 2011-11-08 Chong Yidong <cyd@gnu.org>
2341
2342 * window.el (window-total-height, window-total-width): Doc fix.
2343 (window-body-size): Move from C.
2344 (window-body-height, window-body-width): Move to C.
2345
2346 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
2347
2348 * window.el: Make special-display like display-buffer-alist (bug#9532).
2349 (display-buffer--special-action): New function, morphed
2350 from display-buffer--special.
2351 (display-buffer): Use it to handle special-display-buffers at higher
2352 priority (just after display-buffer-alist).
2353 (display-buffer-fallback-action, display-buffer--other-frame-action)
2354 (pop-to-buffer-same-window): Remove display-buffer--special.
2355
2356 2011-11-07 Glenn Morris <rgm@gnu.org>
2357
2358 * calendar/cal-menu.el (cal-menu-set-date-title):
2359 Do nothing if not in a calendar. (Bug#9976)
2360
2361 2011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
2362
2363 * files.el (find-file): Always use selected-window.
2364
2365 2011-11-07 Martin Rudalics <rudalics@gmx.at>
2366
2367 * window.el (window-combinations): Make WINDOW argument
2368 mandatory. Rewrite doc-string.
2369 (walk-window-subtree, window-atom-check, window-min-delta)
2370 (window-max-delta, window--resize-this-window)
2371 (window--resize-root-window-vertically, window-tree)
2372 (balance-windows, window-state-put): Rewrite doc-strings as to
2373 not mention the term "subwindow".
2374 (window--resize-subwindows-skip-p): Rename to
2375 window--resize-child-windows-skip-p.
2376 (window--resize-subwindows-normal): Rename to
2377 window--resize-child-windows-normal.
2378 (window--resize-subwindows): Rename to
2379 window--resize-child-windows.
2380 (window-or-subwindow-p): Rename to window--in-subtree-p.
2381
2382 2011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
2383
2384 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
2385 Ensure that mbox format messages end in two newlines (Bug#9974).
2386
2387 2011-11-06 Chong Yidong <cyd@gnu.org>
2388
2389 * window.el (window-combination-p): Function deleted; its
2390 side-effect is not used in any existing code.
2391 (window-combinations, window-combined-p): Call window-*-child
2392 directly.
2393
2394 2011-11-05 Chong Yidong <cyd@gnu.org>
2395
2396 * window.el (window-valid-p): Rename from window-any-p.
2397 (window-size-ignore, window-state-get): Callers changed.
2398 (window-normalize-window): Rename from window-normalize-any-window.
2399 New arg LIVE-ONLY, replacing window-normalize-live-window.
2400 (window-normalize-live-window): Delete.
2401 (window-combination-p, window-combined-p, window-combinations)
2402 (walk-window-subtree, window-atom-root, window-min-size)
2403 (window-sizable, window-sizable-p, window-size-fixed-p)
2404 (window-min-delta, window-max-delta, window-resizable)
2405 (window-resizable-p, window-full-height-p, window-full-width-p)
2406 (window-current-scroll-bars, window-point-1, set-window-point-1)
2407 (window-at-side-p, window-in-direction, window-resize)
2408 (adjust-window-trailing-edge, maximize-window, minimize-window)
2409 (window-deletable-p, delete-window, delete-other-windows)
2410 (record-window-buffer, unrecord-window-buffer)
2411 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
2412 (quit-window, split-window, window-state-put)
2413 (set-window-text-height, fit-window-to-buffer)
2414 (shrink-window-if-larger-than-buffer): Callers changed.
2415
2416 2011-11-04 Eli Zaretskii <eliz@gnu.org>
2417
2418 * mail/rmail.el (rmail-simplified-subject): Decode subject with
2419 rfc2047-decode-string.
2420 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
2421 warnings.
2422
2423 * window.el (window-body-height, window-body-width): Mention in
2424 the doc string that the return values are in frame's canonical
2425 units. (Bug#9949)
2426
2427 2011-11-03 Alan Mackenzie <acm@muc.de>
2428
2429 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
2430 change in cc-engine.el.
2431
2432 2011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
2433
2434 * window.el (switch-to-buffer): Use `force-same-window' interactively.
2435
2436 2011-11-02 Martin Rudalics <rudalics@gmx.at>
2437
2438 * window.el (quit-window): Call unrecord-window-buffer after
2439 showing another buffer in the window. (Bug#9937)
2440 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
2441
2442 2011-11-02 Juanma Barranquero <lekktu@gmail.com>
2443
2444 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
2445 Accept status with more than 9 shelves. (Bug#9935)
2446 Reported by Colin D Bennett <colin@gibibit.com>.
2447
2448 2011-11-01 Martin Rudalics <rudalics@gmx.at>
2449
2450 * help.el (with-help-window): Don't reference
2451 temp-buffer-show-specifiers in doc-string.
2452
2453 2011-10-31 Andreas Schwab <schwab@linux-m68k.org>
2454
2455 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
2456 menu-item.
2457
2458 2011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2459
2460 * whitespace.el: New version 13.2.2.
2461 (whitespace-newline-mode): Disable properly. Reported by Sarah
2462 <EmacsWiki>.
2463
2464 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
2465
2466 * net/newst-treeview.el: Remove "Time-stamp".
2467 (newsticker--group-manage-orphan-feeds): Do not call
2468 newsticker--treeview-tree-update.
2469 (newsticker-treeview-update, newsticker-treeview):
2470 Call newsticker--treeview-tree-update if necessary.
2471
2472 2011-10-30 Martin Rudalics <rudalics@gmx.at>
2473
2474 * window.el (window-iso-combination-p, window-iso-combined-p)
2475 (window-iso-combinations): Remove "iso-" infix.
2476 Suggested by Chong Yidong.
2477 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
2478 (window-max-delta-1, window-resize, window--resize-siblings)
2479 (window--resize-this-window, adjust-window-trailing-edge)
2480 (split-window, balance-windows-1)
2481 (shrink-window-if-larger-than-buffer):
2482 * calendar/calendar.el (calendar-generate-window):
2483 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
2484
2485 2011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
2486
2487 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
2488 in place (bug#9907).
2489 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
2490 (eshell-rewrite-if-command, eshell-rewrite-for-command)
2491 (eshell-structure-basic-command, eshell-rewrite-while-command)
2492 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
2493 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
2494 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
2495 (eshell-do-pipelines-synchronously, eshell-eval-command):
2496 Use backquotes and prefer setq to set.
2497 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
2498 (eshell-macrop): Use functionp.
2499 (eshell-do-eval): Handle multiple expressions in `while' body.
2500
2501 2011-10-30 Chong Yidong <cyd@gnu.org>
2502
2503 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
2504 instead of set-mark (Bug#9810).
2505
2506 2011-10-30 Chong Yidong <cyd@gnu.org>
2507
2508 * window.el (split-window-below, split-window-right): Rename from
2509 split-window-above-each-other and split-window-side-by-side
2510 respectively. All callers changed.
2511 (split-window-sensibly, split-window-sensibly): Use them.
2512 (split-window-keep-point): Doc fix.
2513
2514 * isearch.el: Add isearch-scroll property to split-window-below
2515 and split-window-right.
2516
2517 * follow.el (follow-mode):
2518 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
2519 * progmodes/ada-xref.el (ada-gdb-application):
2520 * emulation/vip.el (vip-buffer-in-two-windows):
2521 * image-dired.el (image-dired-dired-with-window-configuration):
2522 * dired-x.el (dired-do-find-marked-files):
2523 * dired.el (dired-pop-to-buffer):
2524 * bs.el (bs--show-with-configuration):
2525 * vc/emerge.el (emerge-setup-windows):
2526 * textmodes/two-column.el (2C-two-columns):
2527 * textmodes/reftex-toc.el (reftex-toc):
2528 * progmodes/gdb-mi.el (gdb-setup-windows):
2529 * progmodes/fortran.el (fortran-window-create):
2530 * net/newst-treeview.el (newsticker--treeview-window-init):
2531 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
2532 * emulation/tpu-edt.el (tpu-gold-map):
2533 * emulation/crisp.el (crisp-mode-map):
2534 * calendar/calendar.el (calendar-basic-setup): Callers changed.
2535
2536 2011-10-29 Chong Yidong <cyd@gnu.org>
2537
2538 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
2539
2540 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
2541
2542 * textmodes/flyspell.el (flyspell-word): Fix char offset for
2543 forged Ispell output (Bug#7904).
2544
2545 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
2546
2547 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
2548
2549 * doc-view.el: Avoid ugly errors about not finding nil.
2550 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
2551 (doc-view-dvipdf-program, doc-view-unoconv-program)
2552 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
2553 Avoid nil or absolute file name as default value.
2554 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
2555
2556 2011-10-28 Alan Mackenzie <acm@muc.de>
2557
2558 * progmodes/cc-defs.el (c-version): -> 5.32.2.
2559
2560 2011-10-28 Alan Mackenzie <acm@muc.de>
2561
2562 Amend the handling of c-beginning/end-of-defun in nested declaration
2563 scopes.
2564
2565 * progmodes/cc-vars.el (c-defun-tactic): Move here from
2566 cc-langs.el. Change it to a defcustom.
2567
2568 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
2569 cc-vars.el.
2570
2571 * progmodes/cc-engine.el (c-beginning-of-statement-1):
2572 Prevent "class foo : bar" being spuriously recognized as a label.
2573
2574 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
2575 Add parameter `inclusive' (to include enclosing braces in the region).
2576 (c-widen-to-enclosing-decl-scope): New function.
2577 (c-while-widening-to-decl-block): New macro.
2578 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
2579 outward for defun boundaries, and correspondingly change symbol
2580 `respect-enclosure' to `go-outward'.
2581 (c-declaration-limits): Change algorithm to report only the "innermost"
2582 defun's boundaries.
2583
2584 2011-10-28 Deniz Dogan <deniz@dogan.se>
2585
2586 * net/rcirc.el (rcirc-mode): Use hard newlines.
2587
2588 2011-10-28 Alan Mackenzie <acm@muc.de>
2589
2590 Amend to indent and fontify macros "which include their own semicolon"
2591 correctly, using the "virtual semicolon" mechanism.
2592
2593 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
2594
2595 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
2596 Recode to scan one line at a time rather than having \n and \r
2597 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
2598 (c-forward-label): Amend for virtual semicolons.
2599 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
2600
2601 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
2602 of the new C macros.
2603
2604 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
2605 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
2606 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
2607 (c-opt-cpp-macro-define): Make into a full language variable.
2608 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
2609 AWK Mode (including \n, \r) removed, no longer needed.
2610
2611 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
2612 Invoke c-make-macro-with-semi-re.
2613
2614 * progmodes/cc-vars.el (c-macro-with-semi-re):
2615 (c-macro-names-with-semicolon): New variables.
2616 (c-make-macro-with-semi-re): New function.
2617
2618 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
2619
2620 * vc/log-edit.el: Fill empty field rather than adding new one.
2621 (log-edit-add-field): New function.
2622 (log-edit-insert-changelog): Use it.
2623
2624 2011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
2625
2626 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
2627
2628 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
2629
2630 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
2631 (gdb--check-interpreter): New function.
2632 (gdb): Use it.
2633
2634 2011-10-27 Glenn Morris <rgm@gnu.org>
2635
2636 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
2637 (least-positive-float, least-negative-float)
2638 (least-positive-normalized-float, least-negative-normalized-float)
2639 (float-epsilon, float-negative-epsilon):
2640 Remove unnecessary declarations.
2641
2642 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
2643 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
2644 (least-positive-float, least-negative-float)
2645 (least-positive-normalized-float, least-negative-normalized-float)
2646 (float-epsilon, float-negative-epsilon): Add doc-strings,
2647 based on those in cl.texi.
2648
2649 * files.el (set-visited-file-name): If the major-mode changed,
2650 reload the local variables. (Bug#9796)
2651
2652 2011-10-27 Chong Yidong <cyd@gnu.org>
2653
2654 * subr.el (change-major-mode-after-body-hook): New hook.
2655 (run-mode-hooks): Run it.
2656
2657 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
2658 Use change-major-mode-before-body-hook.
2659
2660 * simple.el (fundamental-mode):
2661 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
2662 change introducing fundamental-mode-hook.
2663
2664 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
2665
2666 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
2667
2668 2011-10-26 Michael Albinus <michael.albinus@gmx.de>
2669
2670 * ido.el (ido-file-name-all-completions-1): Do not require
2671 tramp.el explicitly. (Bug#7583)
2672
2673 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
2674
2675 * progmodes/octave-mod.el:
2676 * progmodes/octave-inf.el: Update maintainer.
2677
2678 2011-10-26 Chong Yidong <cyd@gnu.org>
2679
2680 * subr.el (with-wrapper-hook): Rewrite doc.
2681
2682 2011-10-25 Michael Albinus <michael.albinus@gmx.de>
2683
2684 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
2685 filenames "/method:foo:". (Bug#9793)
2686
2687 2011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
2688
2689 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
2690 (bug#9865).
2691
2692 2011-10-24 Glenn Morris <rgm@gnu.org>
2693
2694 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
2695
2696 2011-10-24 Michael Albinus <michael.albinus@gmx.de>
2697
2698 * notifications.el: Add the requirement of a running D-Bus session
2699 bus to the Commentary.
2700
2701 2011-10-24 Juri Linkov <juri@jurta.org>
2702
2703 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
2704 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
2705 (Bug#9364)
2706
2707 2011-10-24 Juri Linkov <juri@jurta.org>
2708
2709 * info.el (Info-following-node-name-re): Add newline to the list
2710 of allowed characters for leading space. (Bug#9824)
2711
2712 2011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
2713
2714 * progmodes/octave-inf.el (inferior-octave-mode-map):
2715 Fix C-c C-h binding.
2716 * progmodes/octave-mod.el (octave-help): Remove.
2717
2718 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2719
2720 Sync with Tramp 2.2.3.
2721
2722 * net/tramp-cache.el (top): Pacify byte-compiler using
2723 `init-file-user' and `site-run-file'.
2724
2725 * net/trampver.el: Update release number.
2726
2727 2011-10-23 Chong Yidong <cyd@gnu.org>
2728
2729 * files.el (toggle-read-only): Remove obsolete comment about
2730 version control.
2731
2732 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
2733 for toggle-read-only. Note that this hasn't called vc-next-action
2734 since 2008-05-02, though it wasn't documented at the time.
2735
2736 * vc/ediff-init.el (ediff-toggle-read-only-function):
2737 Use toggle-read-only.
2738
2739 2011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
2740
2741 Fix bug #9560, sporadic wrong indentation; improve instrumentation
2742 of c-parse-state.
2743
2744 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
2745 correct faulty logical expression.
2746 (c-parse-state-state, c-record-parse-state-state):
2747 (c-replay-parse-state-state): New defvar/defuns.
2748 (c-debug-parse-state): Use new functions.
2749
2750 2011-10-22 Martin Rudalics <rudalics@gmx.at>
2751
2752 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
2753 last fix. Use window-in-direction correctly.
2754
2755 2011-10-21 Chong Yidong <cyd@gnu.org>
2756
2757 * progmodes/idlwave.el (idlwave-mode):
2758 * progmodes/vera-mode.el (vera-mode): No need to set
2759 require-final-newline; that's done in prog-mode.
2760 Suggested by Stefan Monnier.
2761
2762 2011-10-21 Martin Rudalics <rudalics@gmx.at>
2763
2764 * mouse.el (mouse-drag-window-above)
2765 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
2766 (mouse-drag-mode-line-1, mouse-drag-header-line)
2767 (mouse-drag-vertical-line-rightward-window): Remove.
2768 (mouse-drag-line): New function.
2769 (mouse-drag-mode-line, mouse-drag-header-line)
2770 (mouse-drag-vertical-line): Call mouse-drag-line.
2771 * window.el (window-at-side-p, windows-at-side): New functions.
2772
2773 2011-10-21 Ulrich Mueller <ulm@gentoo.org>
2774
2775 * tar-mode.el (tar-grind-file-mode):
2776 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
2777
2778 2011-10-21 Chong Yidong <cyd@gnu.org>
2779
2780 * progmodes/idlwave.el (idlwave-mode):
2781 * progmodes/vera-mode.el (vera-mode):
2782 Use mode-require-final-newline.
2783
2784 2011-10-20 Glenn Morris <rgm@gnu.org>
2785
2786 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
2787
2788 2011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
2789
2790 * emulation/cua-base.el (cua-set-mark): Fix case of string.
2791
2792 2011-10-20 Chong Yidong <cyd@gnu.org>
2793
2794 * emulation/cua-base.el (cua-mode):
2795 * mail/footnote.el (footnote-mode):
2796 * mail/mailabbrev.el (mail-abbrevs-mode):
2797 * net/xesam.el (xesam-minor-mode):
2798 * progmodes/bug-reference.el (bug-reference-mode):
2799 * progmodes/cap-words.el (capitalized-words-mode):
2800 * progmodes/compile.el (compilation-minor-mode)
2801 (compilation-shell-minor-mode):
2802 * progmodes/gud.el (gud-tooltip-mode):
2803 * progmodes/hideif.el (hide-ifdef-mode):
2804 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
2805 * progmodes/subword.el (subword-mode):
2806 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
2807 * progmodes/which-func.el (which-function-mode):
2808 * term/tvi970.el (tvi970-set-keypad-mode):
2809 * term/vt100.el (vt100-wide-mode):
2810 * textmodes/flyspell.el (flyspell-mode):
2811 * textmodes/ispell.el (ispell-minor-mode):
2812 * textmodes/nroff-mode.el (nroff-electric-mode):
2813 * textmodes/paragraphs.el (use-hard-newlines):
2814 * textmodes/refill.el (refill-mode):
2815 * textmodes/reftex.el (reftex-mode):
2816 * textmodes/rst.el (rst-minor-mode):
2817 * textmodes/sgml-mode.el (html-autoview-mode)
2818 (sgml-electric-tag-pair-mode):
2819 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
2820 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
2821 * emulation/crisp.el (crisp-mode):
2822 * emacs-lisp/eldoc.el (eldoc-mode):
2823 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
2824 minor mode behavior.
2825
2826 2011-10-19 Juri Linkov <juri@jurta.org>
2827
2828 * descr-text.el (describe-char): Add #x2010 and #x2011 to
2829 the list of hard-coded chars with escape-glyph face.
2830
2831 2011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
2832
2833 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
2834
2835 2011-10-19 Michael Albinus <michael.albinus@gmx.de>
2836
2837 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
2838 running process.
2839
2840 2011-10-19 Glenn Morris <rgm@gnu.org>
2841
2842 * vc/vc-bzr.el (vc-bzr-after-dir-status):
2843 Ignore ignored files. (Bug#9726)
2844
2845 2011-10-19 Chong Yidong <cyd@gnu.org>
2846
2847 Doc fix for minor modes, stating that an omitted argument enables
2848 the mode unconditionally when called from Lisp.
2849
2850 * abbrev.el (abbrev-mode):
2851 * allout.el (allout-mode):
2852 * autoinsert.el (auto-insert-mode):
2853 * autoarg.el (autoarg-mode, autoarg-kp-mode):
2854 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
2855 (global-auto-revert-mode):
2856 * battery.el (display-battery-mode):
2857 * composite.el (global-auto-composition-mode)
2858 (auto-composition-mode):
2859 * delsel.el (delete-selection-mode):
2860 * desktop.el (desktop-save-mode):
2861 * dired-x.el (dired-omit-mode):
2862 * dirtrack.el (dirtrack-mode):
2863 * doc-view.el (doc-view-minor-mode):
2864 * double.el (double-mode):
2865 * electric.el (electric-indent-mode, electric-pair-mode):
2866 * emacs-lock.el (emacs-lock-mode):
2867 * epa-hook.el (auto-encryption-mode):
2868 * follow.el (follow-mode):
2869 * font-core.el (font-lock-mode):
2870 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
2871 * help.el (temp-buffer-resize-mode):
2872 * hilit-chg.el (highlight-changes-mode)
2873 (highlight-changes-visible-mode):
2874 * hi-lock.el (hi-lock-mode):
2875 * hl-line.el (hl-line-mode, global-hl-line-mode):
2876 * icomplete.el (icomplete-mode):
2877 * ido.el (ido-everywhere):
2878 * image-file.el (auto-image-file-mode):
2879 * image-mode.el (image-minor-mode):
2880 * iswitchb.el (iswitchb-mode):
2881 * jka-cmpr-hook.el (auto-compression-mode):
2882 * linum.el (linum-mode):
2883 * longlines.el (longlines-mode):
2884 * master.el (master-mode):
2885 * mb-depth.el (minibuffer-depth-indicate-mode):
2886 * menu-bar.el (menu-bar-mode):
2887 * minibuf-eldef.el (minibuffer-electric-default-mode):
2888 * mouse-sel.el (mouse-sel-mode):
2889 * msb.el (msb-mode):
2890 * mwheel.el (mouse-wheel-mode):
2891 * outline.el (outline-minor-mode):
2892 * paren.el (show-paren-mode):
2893 * recentf.el (recentf-mode):
2894 * reveal.el (reveal-mode, global-reveal-mode):
2895 * rfn-eshadow.el (file-name-shadow-mode):
2896 * ruler-mode.el (ruler-mode):
2897 * savehist.el (savehist-mode):
2898 * scroll-all.el (scroll-all-mode):
2899 * scroll-bar.el (scroll-bar-mode):
2900 * server.el (server-mode):
2901 * shell.el (shell-dirtrack-mode):
2902 * simple.el (auto-fill-mode, transient-mark-mode)
2903 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
2904 (line-number-mode, column-number-mode, size-indication-mode)
2905 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
2906 * strokes.el (strokes-mode):
2907 * time.el (display-time-mode):
2908 * t-mouse.el (gpm-mouse-mode):
2909 * tool-bar.el (tool-bar-mode):
2910 * tooltip.el (tooltip-mode):
2911 * type-break.el (type-break-mode-line-message-mode)
2912 (type-break-query-mode):
2913 * view.el (view-mode):
2914 * whitespace.el (whitespace-mode, whitespace-newline-mode)
2915 (global-whitespace-mode, global-whitespace-newline-mode):
2916 * xt-mouse.el (xterm-mouse-mode): Doc fix.
2917
2918 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
2919 Fix autogenerated docstring.
2920
2921 2011-10-19 Juri Linkov <juri@jurta.org>
2922
2923 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
2924 by checking environment variables "DESKTOP_SESSION" and
2925 "XDG_CURRENT_DESKTOP". (Bug#9779)
2926
2927 2011-10-19 Juri Linkov <juri@jurta.org>
2928
2929 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
2930 (browse-url-chromium-program, browse-url-chromium-arguments):
2931 New defcustoms.
2932 (browse-url-default-browser): Check for `browse-url-chromium' and
2933 call `browse-url-chromium-program'.
2934 (browse-url-chromium): New command. (Bug#9779)
2935
2936 2011-10-18 Juanma Barranquero <lekktu@gmail.com>
2937
2938 * facemenu.el (list-colors-duplicates): On Windows, detect more
2939 duplicates by assuming that only colors matching "^System" are
2940 special "system colors". (Bug#9722)
2941
2942 2011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
2943
2944 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
2945 to distinguish the author from the committer.
2946
2947 2011-10-18 Michael Albinus <michael.albinus@gmx.de>
2948
2949 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
2950
2951 2011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
2952
2953 * international/mule.el (sgml-html-meta-auto-coding-function):
2954 Add support for detecting encoding in HTML5 specified only as
2955 <meta charset="UTF-8">. Implementation just makes http-equiv and
2956 content-type parts from HTML4 encoding string optional. (Bug#9716)
2957
2958 2011-10-18 Glenn Morris <rgm@gnu.org>
2959
2960 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
2961
2962 2011-10-18 Chong Yidong <cyd@gnu.org>
2963
2964 * faces.el (cursor): Doc fix.
2965
2966 2011-10-17 Chong Yidong <cyd@gnu.org>
2967
2968 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
2969
2970 2011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
2971
2972 * dirtrack.el (dirtrack): Support shell buffers with path
2973 prefixes, e.g. tramp-based remote shells. (Bug#9647)
2974
2975 2011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
2976
2977 * json.el: Bump version to 1.3 and note change in History.
2978 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
2979
2980 2011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
2981
2982 * comint.el (comint-insert-input, comint-send-input)
2983 (comint-get-old-input-default, comint-backward-matching-input)
2984 (comint-next-prompt): Use nil instead of `input' for field property of
2985 past user input (bug#114).
2986
2987 * minibuffer.el (completion--replace): Inherit surrounding properties
2988 (bug#114).
2989 (minibuffer-complete-and-exit): Use it.
2990
2991 * comint.el (comint--table-subvert): Quote the all-completions output
2992 (bug#9160).
2993
2994 2011-10-17 Martin Rudalics <rudalics@gmx.at>
2995
2996 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
2997
2998 * menu-bar.el (menu-bar-file-menu): Add entry for making new
2999 window on right of selected. (Bug#9350) Reword other window
3000 entries and separate them from frame entries.
3001
3002 2011-10-15 Glenn Morris <rgm@gnu.org>
3003
3004 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
3005 Doc fixes.
3006
3007 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
3008
3009 * net/network-stream.el (network-stream-open-starttls):
3010 Improve detection of failure due to lack of TLS support.
3011
3012 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
3013 putting the input text in front and in bold.
3014
3015 2011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
3016
3017 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
3018
3019 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
3020 empty buffer.
3021
3022 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
3023 unread-command-events rather than pushing yet-another event.
3024
3025 2011-10-14 Eli Zaretskii <eliz@gnu.org>
3026
3027 * mail/sendmail.el (sendmail-query-once): Improve the wording of
3028 the explanation of the possible choices. Make the options passed
3029 to completing-read shorter.
3030
3031 2011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3032
3033 * textmodes/flyspell.el (flyspell-large-region): Make sure
3034 extended character mode is used if defined (Bug#1339).
3035
3036 2011-10-13 Eli Zaretskii <eliz@gnu.org>
3037
3038 * simple.el (what-cursor-position): Fix the display of the
3039 character info for LRE, LRO, RLE, and RLO characters by appending
3040 an invisible PDF.
3041
3042 2011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
3043
3044 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
3045 even in case of error; add debug spec; simplify data flow.
3046 (with-timeout-handler): Remove.
3047
3048 2011-10-12 Michael Albinus <michael.albinus@gmx.de>
3049
3050 Fix Bug#6019, Bug#9315.
3051
3052 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
3053 complete `buffer-file-name', the local file name part could look
3054 remotely (for example on VMS).
3055
3056 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
3057 `tramp-run-real-handler'.
3058 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
3059 already quoted by '"'.
3060
3061 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
3062 Let `file-name-handler-alist' be nil, the local file name part
3063 could look remotely (for example on VMS).
3064
3065 2011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
3066
3067 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
3068 from here...
3069 (flyspell-post-command-hook): ...to here.
3070
3071 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
3072
3073 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
3074 if not needed.
3075 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
3076 using completion. Protect against "slow" callers.
3077 Remove the "message hack".
3078
3079 2011-10-11 Juri Linkov <juri@jurta.org>
3080
3081 * isearch.el (isearch-lazy-highlight-word): New variable.
3082 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
3083 Use it. (Bug#9727)
3084
3085 2011-10-11 Glenn Morris <rgm@gnu.org>
3086
3087 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
3088 like f90-previous-statement does.
3089
3090 2011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3091
3092 * eshell/eshell.el (eshell-command): History should be saved
3093 only in interactive use, to avoid error.
3094
3095 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
3096
3097 * minibuffer.el (completion-file-name-table): Fix last change,
3098 i.e. ignore normal errors but not the other ones.
3099
3100 2011-10-10 Martin Rudalics <rudalics@gmx.at>
3101
3102 * window.el (special-display-buffer-names)
3103 (special-display-regexps): Remove some remnants of earlier
3104 changes from doc-strings.
3105 (quit-windows-on): New function.
3106
3107 * vc/vc.el (vc-revert, vc-rollback):
3108 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
3109 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
3110 (Bug#6183) (Bug#7074) (Bug#7447)
3111
3112 2011-10-09 Martin Rudalics <rudalics@gmx.at>
3113
3114 * window.el (frame-auto-hide-function): Add version tag.
3115 (Bug#9699)
3116
3117 2011-10-09 Michael Albinus <michael.albinus@gmx.de>
3118
3119 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
3120 condition.
3121
3122 2011-10-09 Leo Liu <sdl.web@gmail.com>
3123
3124 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
3125 (Bug#9701)
3126
3127 2011-10-08 Glenn Morris <rgm@gnu.org>
3128
3129 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
3130 before the first code statement zero indent. (Bug#9690)
3131
3132 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
3133
3134 * simple.el (count-words-region): Always count in the region.
3135 Report the number of lines and characters too.
3136 (count-words): New command, which counts in the buffer if the
3137 region is inactive, as count-words-region used to.
3138 (count-words--message): New function. Handle plurals.
3139 (count-lines-region): Make it an alias for count-words-region.
3140
3141 * bindings.el (esc-map): Replace count-lines-region with
3142 count-words-region.
3143
3144 2011-10-08 Martin Rudalics <rudalics@gmx.at>
3145
3146 * window.el (window--delete): Delete dedicated frame
3147 unconditionally when argument KILL is non-nil. (Bug#9699)
3148 (switch-to-buffer): Fix doc-string typo.
3149
3150 2011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3151
3152 * lisp/eshell/eshell.el (eshell-command): Avoid using hooks.
3153
3154 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
3155
3156 * bindings.el ([M-left],[M-right]): Bind to left-word and
3157 right-word respectively.
3158
3159 2011-10-07 Glenn Morris <rgm@gnu.org>
3160
3161 * cus-start.el (debug-on-quit): Fix custom type.
3162
3163 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3164
3165 * subr.el (define-key-after): Clarify that the function is not
3166 useful for non-menu keymaps.
3167
3168 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
3169
3170 2011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3171
3172 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
3173 in current minibuffer (Fix bug with recursive minibuffers).
3174
3175 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
3176
3177 * progmodes/gdb-mi.el (gdb): Doc fix.
3178
3179 2011-10-05 Martin Rudalics <rudalics@gmx.at>
3180
3181 * window.el (frame-auto-hide-function): New option replacing
3182 frame-auto-delete. Suggested by Stefan Monnier.
3183 (window--delete): Call frame-auto-hide-function instead of
3184 investigating frame-auto-delete.
3185 (window-point-1, set-window-point-1): New functions.
3186 (window-in-direction, record-window-buffer, window-state-get-1)
3187 (display-buffer-record-window): Use window-point-1 instead of
3188 window-point.
3189 (set-window-buffer-start-and-point): Use set-window-point-1.
3190
3191 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
3192
3193 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
3194
3195 2011-10-05 Glenn Morris <rgm@gnu.org>
3196
3197 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
3198 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
3199
3200 2011-10-05 Leo Liu <sdl.web@gmail.com>
3201
3202 * subr.el (read-char-choice): Fix argument to buffer-live-p which
3203 works with buffer object.
3204
3205 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
3206
3207 * mpc.el (mpc-tool-bar-map): Add labels.
3208
3209 2011-10-04 Glenn Morris <rgm@gnu.org>
3210
3211 * calendar/holidays.el (calendar-check-holidays): Doc fix.
3212
3213 2011-10-04 Martin Rudalics <rudalics@gmx.at>
3214
3215 * window.el (window--delete): New function.
3216 (frame-auto-delete): Resuscitate option.
3217 (bury-buffer, replace-buffer-in-windows)
3218 (quit-window): Rewrite using window--delete.
3219 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
3220 Pass display-buffer-mark-dedicated to window--display-buffer-2
3221 (Bug#9639).
3222
3223 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
3224
3225 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
3226 returns a list (bug#9554). Add remote file name completion.
3227 * comint.el (comint--table-subvert): Curry and get quote&unquote
3228 functions as arguments.
3229 (comint--complete-file-name-data): Adjust call accordingly.
3230 * pcomplete.el (pcomplete--table-subvert): Remove.
3231 (pcomplete-completions-at-point): Use comint--table-subvert instead.
3232
3233 * minibuffer.el (completion-table-case-fold): Use currying.
3234 (completion--styles-type, completion--cycling-threshold-type):
3235 New constants.
3236 (completion-styles, completion-category-overrides)
3237 (completion-cycle-threshold): Use them.
3238 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
3239 completion-table-case-fold.
3240
3241 2011-10-03 Stephen Berman <stephen.berman@gmx.net>
3242
3243 * minibuffer.el (completion-category-overrides): Fix type of styles
3244 and add more user friendly tags (bug#9660).
3245
3246 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
3247
3248 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
3249 (mule-input-method-string): New widget.
3250 (default-input-method, language-info-custom-alist): Use it.
3251
3252 2011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
3253
3254 * pcomplete.el: Require comint.
3255 (pcomplete--common-suffix): Remove.
3256 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
3257 (pcomplete--table-subvert): Sync with comint--table-subvert.
3258 (pcomplete--entries): Use comint-completion-file-name-table.
3259 * comint.el (comint-unquote-filename): Simplify.
3260 (comint-completion-file-name-table): New function (bug#9616).
3261 (comint--complete-file-name-data): Use it.
3262
3263 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
3264 (pcmpl-gnu-tar-buffer): Remove.
3265 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
3266 around. Make sure pcomplete-suffix-list is only changed temporarily.
3267 Don't look inside the tar's file if it's too large.
3268
3269 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
3270
3271 * cus-edit.el (custom-mode-map):
3272 * epa.el (epa-key-list-mode-map):
3273 * man.el (Man-mode-map):
3274 * startup.el (splash-screen-keymap):
3275 * simple.el (special-mode-map): Use scroll-up-command and
3276 scroll-down-command.
3277
3278 * progmodes/idlw-help.el (idlwave-help-mode-map):
3279 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
3280 * net/newst-plainview.el (newsticker-mode-map):
3281 * emulation/ws-mode.el (wordstar-mode-map):
3282 * emulation/vi.el (vi-com-map):
3283 * calc/calc-graph.el (calc-graph-show-dumb):
3284 * term/sun.el (terminal-init-sun):
3285 * term/ns-win.el (global-map):
3286 * progmodes/grep.el (grep-mode-map):
3287 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
3288 * mail/rmail.el (rmail-mode-map):
3289 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
3290
3291 * custom.el (custom-safe-themes, load-theme): Treat value of t for
3292 custom-safe-themes as special.
3293
3294 2011-10-01 Julien Danjou <julien@danjou.info>
3295
3296 * notifications.el (notifications-notify): Fix docstring.
3297
3298 2011-10-01 Per Starbäck <per@starback.se>
3299
3300 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
3301
3302 2011-09-30 Martin Rudalics <rudalics@gmx.at>
3303
3304 * startup.el (command-line-1): Fix last fix by inserting
3305 initial-scratch-message into *scratch* before displaying it.
3306 (Bug#9605) and (Bug#9636)
3307
3308 2011-09-29 Eli Zaretskii <eliz@gnu.org>
3309
3310 * simple.el (line-move): If auto-hscroll-mode is disabled and the
3311 window is hscrolled, move by logical lines. (Bug#9607)
3312 (line-move-visual): Update the doc string to the above effect.
3313
3314 2011-09-29 Martin Rudalics <rudalics@gmx.at>
3315
3316 * window.el (display-buffer-record-window): When WINDOW is the
3317 selected window use `point' instead of `window-point'. (Bug#9626)
3318
3319 * startup.el (command-line-1): Use insert-before-markers when
3320 inserting initial-scratch-message. (Bug#9605)
3321
3322 * help.el (help-window): Remove variable.
3323
3324 2011-09-29 Glenn Morris <rgm@gnu.org>
3325
3326 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
3327
3328 2011-09-29 Juanma Barranquero <lekktu@gmail.com>
3329
3330 * descr-text.el (describe-char-categories): Accept category
3331 descriptions more than one line long.
3332
3333 2011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
3334
3335 * simple.el (delete-trailing-whitespace): Fix last change.
3336
3337 * progmodes/perl-mode.el (perl-syntax-propertize-function):
3338 Don't confuse "y => 3" as the beginning of a `y' operation.
3339
3340 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
3341 object has more than 4 slots (bug#9613).
3342
3343 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
3344
3345 * subr.el (with-output-to-temp-buffer):
3346 * net/quickurl.el (quickurl, quickurl-browse-url):
3347 Fix typos in docstrings.
3348
3349 2011-09-27 Eli Zaretskii <eliz@gnu.org>
3350
3351 * minibuffer.el (completion-styles)
3352 (completion-category-overrides): Cross reference each other in doc
3353 strings.
3354
3355 2011-09-27 Glenn Morris <rgm@gnu.org>
3356
3357 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
3358 to split-string. (Bug#9606)
3359
3360 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3361
3362 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
3363 (bug#9615).
3364
3365 2011-09-27 Chong Yidong <cyd@stupidchicken.com>
3366
3367 * emacs-lisp/package.el (list-packages): Fix echo area message.
3368
3369 2011-09-27 Leo Liu <sdl.web@gmail.com>
3370
3371 * ido.el (ido-read-internal): Accept cons cell HIST arg.
3372
3373 2011-09-25 Michael Albinus <michael.albinus@gmx.de>
3374
3375 * net/dbus.el (dbus-unregister-object): Don't release services for
3376 registered signals. (Bug#9581)
3377
3378 2011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
3379
3380 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
3381 function that picks between cfengine 2 and 3 support
3382 automatically. Update docs accordingly.
3383
3384 2011-09-22 Kenichi Handa <handa@m17n.org>
3385
3386 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
3387 ZERO.
3388 (indian-itrans-v5-table-for-tamil): New variable.
3389 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
3390
3391 2011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
3392
3393 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
3394 that's true if the current command involved collapsing of text.
3395 It's reset to false at the beginning of the next command.
3396 (allout-post-command-business): Move the cursor to the beginning
3397 of entry if the cursor is hidden and collapsing activity just
3398 happened.
3399
3400 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
3401
3402 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
3403 tracking (Bug#9541).
3404
3405 2011-09-24 Ulf Jasper <ulf.jasper@web.de>
3406
3407 * net/newst-reader.el (newsticker-html-renderer)
3408 (newsticker-show-news): Automatically load html rendering package
3409 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
3410 because w3m-fill-column is let-bound" and the error "Symbol's value
3411 as variable is void: w3m-fill-column".
3412
3413 2011-09-24 Michael Albinus <michael.albinus@gmx.de>
3414
3415 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
3416 Release services only if they are defined. (Bug#9581)
3417
3418 2011-09-23 Richard Stallman <rms@gnu.org>
3419
3420 * textmodes/paragraphs.el (forward-sentence): For backwards case,
3421 distinguish start of paragraph from start of its text.
3422
3423 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
3424
3425 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
3426 (rmail-generate-viewer-buffer): Put that hook on view buffer.
3427 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
3428
3429 2011-09-23 Andreas Schwab <schwab@linux-m68k.org>
3430
3431 * international/mule-diag.el (mule-diag): Insert a newline after
3432 each fontset description.
3433
3434 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
3435
3436 * simple.el (delete-trailing-whitespace):
3437 Document last change; simplify.
3438
3439 2011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
3440
3441 * simple.el (delete-trailing-whitespace): Also delete
3442 extra newlines at the end of the buffer.
3443
3444 * textmodes/picture.el: Make motion commands obey shift-select-mode.
3445 (picture-newline): Use forward-line so as to ignore fields.
3446
3447 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
3448
3449 * subr.el (with-wrapper-hook): Fix edebug spec.
3450
3451 2011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3452
3453 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
3454 (bug#4538).
3455
3456 2011-09-23 Michael Albinus <michael.albinus@gmx.de>
3457
3458 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
3459 Fix nasty bug using wrong cached values.
3460
3461 2011-09-23 Alan Mackenzie <acm@muc.de>
3462
3463 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
3464
3465 2011-09-23 Chong Yidong <cyd@stupidchicken.com>
3466
3467 * window.el (pop-to-buffer): Ensure right window is selected if we
3468 chose another frame.
3469
3470 2011-09-22 Eli Zaretskii <eliz@gnu.org>
3471
3472 * simple.el (what-cursor-position): Use get-char-property-change
3473 and next-single-char-property-change, to be able to show display
3474 properties that come from overlays as well as text properties.
3475
3476 2011-09-22 Chong Yidong <cyd@stupidchicken.com>
3477
3478 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
3479
3480 * cmuscheme.el (run-scheme, switch-to-scheme):
3481 * cus-edit.el (customize-group, custom-buffer-create)
3482 (customize-browse):
3483 * info.el (info):
3484 * shell.el (shell):
3485 * mail/sendmail.el (mail):
3486 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
3487
3488 2011-09-22 Richard Stallman <rms@gnu.org>
3489
3490 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
3491 move back only to line beg, don't move back over blank lines.
3492
3493 2011-09-22 Michael Albinus <michael.albinus@gmx.de>
3494
3495 * files.el (copy-directory): Set directory attributes only in case
3496 they could be retrieved from the source directory. (Bug#9565)
3497
3498 2011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
3499
3500 * progmodes/hideshow.el (hs-looking-at-block-start-p)
3501 (hs-find-block-beginning, hs-hide-level-recursive):
3502 Ignore strings as well as comments. (Bug#9502)
3503
3504 2011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
3505
3506 * progmodes/sql.el (sql-comint-postgres):
3507 Convert port number to a string. (Bug#9566)
3508
3509 2011-09-22 Martin Rudalics <rudalics@gmx.at>
3510
3511 * window.el (quit-window): Undedicate window when switching to
3512 previous buffer. Reported by Thierry Volpiatto
3513 <thierry.volpiatto@gmail.com>.
3514 (special-display-popup-frame): When popping up a new frame reset
3515 its previous buffers to nil. Simplify code.
3516
3517 2011-09-21 Michael Albinus <michael.albinus@gmx.de>
3518
3519 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
3520 and process filter, as done also in `shell-command'.
3521
3522 2011-09-21 Martin Rudalics <rudalics@gmx.at>
3523
3524 * window.el (set-window-buffer-start-and-point):
3525 Call set-window-start with NOFORCE argument t.
3526 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
3527 (quit-window): Reword doc-string. Handle new format of
3528 quit-restore parameter. Don't delete window if it has a
3529 previous buffer we can show instead of the present one.
3530 (display-buffer-record-window): Rewrite using a new format for
3531 the quit-restore window parameter
3532 (special-display-popup-frame, display-buffer-same-window)
3533 (display-buffer-reuse-window, display-buffer-pop-up-frame)
3534 (display-buffer-pop-up-window, display-buffer-use-some-window):
3535 Adapt symbol passed to display-buffer-record-window.
3536 * help.el (help-window-setup): Handle new format of quit-restore
3537 parameter.
3538
3539 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
3540
3541 * faces.el (face-list): Fix docstring (bug#9564).
3542
3543 * window.el (display-buffer--action-function-custom-type):
3544 Don't include internal functions in the Custom interface.
3545
3546 2011-09-20 Juri Linkov <juri@jurta.org>
3547
3548 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
3549 (Info-forward-node, Info-backward-node, Info-next-preorder)
3550 (Info-last-preorder): Use it. (Bug#9528)
3551
3552 2011-09-20 Juri Linkov <juri@jurta.org>
3553
3554 * info.el (Info-last-preorder): Visit last menu item only when
3555 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
3556
3557 2011-09-20 Julien Danjou <julien@danjou.info>
3558
3559 * password-cache.el (password-cache-remove): Remove entries even if the
3560 value is nil, so that password with a nil value (negative caching) is
3561 possible to invalidate.
3562
3563 2011-09-20 Lawrence Mitchell <wence@gmx.li>
3564
3565 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
3566 all whitespace around breakpoint. (Bug#9553)
3567 (f90-find-breakpoint): Only break at whitespace inside a comment.
3568
3569 2011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
3570
3571 * minibuffer.el (completion-file-name-table): Keep track of errors.
3572 (completion-table-with-predicate): Handle the case where pred1 is nil.
3573 * pcomplete.el (pcomplete-completions-at-point): Simplify.
3574
3575 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
3576
3577 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
3578 (debugger-return-value): Signal an error if the debugging context does
3579 not await any return value.
3580
3581 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
3582 * image-mode.el (image-toggle-display-text)
3583 (image-toggle-display-image): Stay away from evil `intangible'.
3584
3585 2011-09-19 Leo Liu <sdl.web@gmail.com>
3586
3587 * replace.el (occur-revert-arguments): Make it permanent-local.
3588 (occur-mode): Don't call font-lock-defontify.
3589
3590 2011-09-19 Chong Yidong <cyd@stupidchicken.com>
3591
3592 * net/ldap.el (ldap-search-internal): Don't push empty search
3593 result (Bug#9508).
3594
3595 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
3596
3597 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
3598
3599 2011-09-19 Michael Albinus <michael.albinus@gmx.de>
3600
3601 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
3602 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
3603
3604 2011-09-18 Juri Linkov <juri@jurta.org>
3605
3606 * buff-menu.el (Buffer-menu-mode-map):
3607 * dired.el (dired-mode-map):
3608 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
3609 (lisp-interaction-mode-map):
3610 * emacs-lisp/package.el (package-menu-mode-map):
3611 * epa.el (epa-key-list-mode-map):
3612 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
3613 (menu-bar-options-menu):
3614 * outline.el (outline-mode-menu-bar-map):
3615 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
3616 * vc/vc-dir.el (vc-dir-menu-map):
3617 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
3618 Capitalize non-function content words in menu item strings.
3619
3620 * dired.el (dired-mode-map): Add menu item for
3621 `image-dired-dired-toggle-marked-thumbs'.
3622
3623 2011-09-18 Juri Linkov <juri@jurta.org>
3624
3625 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
3626 to `isearch-case-fold-search' and restore its original value
3627 after the `isearch-mode' call.
3628
3629 2011-09-18 Juri Linkov <juri@jurta.org>
3630
3631 * progmodes/grep.el (grep-process-setup): Don't check code for 1
3632 because `zgrep' returns 1 for successful matches (bug#9226).
3633
3634 2011-09-18 Juri Linkov <juri@jurta.org>
3635
3636 * info.el (Info-extract-menu-node-name): Check the second match
3637 for empty string (second test-case of bug#9528).
3638 (Info-last-preorder): Let-bind `Info-history' to nil to not add
3639 intermediate nodes to the history (first test-case of bug#9528).
3640
3641 2011-09-18 Juri Linkov <juri@jurta.org>
3642
3643 * info.el (Info-mode-syntax-table): New variable.
3644 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
3645
3646 2011-09-18 Juri Linkov <juri@jurta.org>
3647
3648 * info.el (Info-file-supports-index-cookies):
3649 Increment line-beginning-position's arg from 3 to 4 because makeinfo
3650 outputs one more line for long file names (bug#4142).
3651
3652 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
3653
3654 * newcomment.el (comment-normalize-vars): If prompting for
3655 comment-start, set comment-start-skip too (Bug#8424).
3656
3657 2011-09-18 Johan Bockgård <bojohan@gnu.org>
3658
3659 * icomplete.el: Fix previous fix of Bug#5849.
3660 (icomplete-mode): Don't set completion-show-inline-help.
3661 (icomplete-minibuffer-setup): Set completion-show-inline-help
3662 locally during icompletion.
3663
3664 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
3665
3666 * woman.el (woman2-process-escapes): Don't delete unrecognized
3667 escapes (Bug#7843).
3668
3669 * files.el (inhibit-first-line-modes-regexps): Add image files.
3670 (hack-local-variables-prop-line): Return nil for malformed
3671 prop-lines (Bug#9044).
3672
3673 2011-09-18 Michael Albinus <michael.albinus@gmx.de>
3674
3675 * net/tramp.el (top): Don't require 'shell.
3676 (tramp-methods): Fix docstring.
3677 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
3678 Return complete remote file name. Handle "smb" case.
3679 Use `tramp-tmpdir', if defined for the respective method.
3680 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
3681
3682 * net/tramp-compat.el (top): Require 'shell.
3683
3684 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
3685 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
3686 `tramp-current-host'.
3687 (tramp-get-remote-tmpdir): Remove.
3688
3689 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
3690 `tramp-tmpdir' entries.
3691 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
3692 (tramp-smb-handle-file-attributes): Ignore errors.
3693 (tramp-smb-wait-for-output): Check also for process end.
3694
3695 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3696
3697 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
3698 when sending QUIT (bug#9312).
3699
3700 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
3701
3702 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
3703 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
3704 occur-mode-display-occurrence.
3705 (occur-edit-mode): Add usage message.
3706 (occur-cease-edit): New command.
3707 (occur-after-change-function): Use text properties to find the
3708 position of the prefix text.
3709 (occur-engine): Set stickiness of prefix text properties.
3710
3711 2011-09-17 Glenn Morris <rgm@gnu.org>
3712
3713 * progmodes/etags.el (complete-tag):
3714 Fix call to completion-in-region. (Bug#9526)
3715
3716 2011-09-17 Juri Linkov <juri@jurta.org>
3717
3718 * textmodes/ispell.el (ispell-word): Add to the error message
3719 the word, ispell program name and current dictionary (bug#9121).
3720 (ispell-tex-arg-end): Capitalize "error" in the error message.
3721
3722 2011-09-17 Andreas Schwab <schwab@linux-m68k.org>
3723
3724 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
3725 check. (Bug#4251)
3726
3727 2011-09-17 Juri Linkov <juri@jurta.org>
3728
3729 * window.el (window-safe-min-height, window-safe-min-width):
3730 Fix typos (followup to bug#9522).
3731
3732 2011-09-17 Sven Joachim <svenjoac@gmx.de>
3733
3734 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
3735
3736 2011-09-16 Eli Zaretskii <eliz@gnu.org>
3737
3738 * simple.el (line-move): If goal-column is set, move by logical
3739 lines, not by display lines. (Bug#971)
3740 (next-line, previous-line, goal-column, line-move-visual): Doc fix
3741 to reflect the above change.
3742
3743 2011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
3744
3745 * image.el (imagemagick-register-types): Use regexp-opt.
3746
3747 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
3748
3749 * window.el (display-buffer-base-action): Rename from
3750 display-buffer-default-action. Make default value empty.
3751 (display-buffer-overriding-action): Convert to defvar.
3752 (display-buffer-fallback-action): New var.
3753
3754 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
3755
3756 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
3757 declaration.
3758 (package--add-to-archive-contents): If there is a duplicate entry
3759 with an older version, remove it.
3760 (package-menu-mark-delete, package-menu-mark-install)
3761 (package-menu-mark-unmark): Make unused args optional.
3762 (package-menu-mark-obsolete-for-deletion):
3763 Use package-menu-get-status instead of a regexp search.
3764 (package-menu-get-status): Use tabulated-list-entry.
3765 (package-menu-mark-upgrades): New command.
3766 (package-menu-mode-map): Bind it to U. Add it to menu bar.
3767 (package-menu-execute): Do installation before deletion.
3768 (package-menu-refresh, package-menu-execute): Use derived-mode-p
3769 instead of checking major-mode.
3770 (package-menu--find-upgrades): New function.
3771
3772 2011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3773
3774 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
3775 passwords in the log buffer.
3776 (smtpmail-process-filter): Update the process marker so that the
3777 "broken by peer" status message is inserted in the right place.
3778
3779 2011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
3780
3781 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
3782 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
3783 bibtex-completion-at-point-function.
3784 (bibtex-completion-at-point-function): Use them.
3785
3786 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
3787
3788 * mpc.el (mpc-constraints-tag-lookup): New function.
3789 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
3790 also to browser "album|playlist".
3791
3792 2011-09-14 Juri Linkov <juri@jurta.org>
3793
3794 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
3795 (isearch-edit-string): Use length of `isearch-string' when
3796 `isearch-fail-pos' returns nil.
3797 (isearch-message): Remove duplicate code and call
3798 `isearch-fail-pos' with arg `t'.
3799
3800 2011-09-14 Chong Yidong <cyd@stupidchicken.com>
3801
3802 * replace.el (occur-mode-goto-occurrence): Don't force using other
3803 window (Bug#9499).
3804
3805 * dired-aux.el (dired-do-chmod): Don't provide initial input.
3806
3807 2011-09-14 Martin Rudalics <rudalics@gmx.at>
3808
3809 * window.el (display-buffer-window): Remove.
3810 (display-buffer-record-window): Use help-setup window parameter
3811 instead of variable display-buffer-window.
3812 (display-buffer-function, special-display-buffer-names)
3813 (special-display-function): Mention help-setup parameter instead
3814 of display-buffer-window in doc-string.
3815 * help.el (help-window-setup): New argument help-window.
3816 Use help-window-setup parameter instead of display-buffer-window.
3817 Reword some messages.
3818 (with-help-window): Pass window used for displaying the buffer
3819 to help-window-setup. Don't set display-buffer-window.
3820
3821 2011-09-13 Glenn Morris <rgm@gnu.org>
3822
3823 * emacs-lisp/debug.el (debugger-make-xrefs):
3824 Preserve point. (Bug#9462)
3825
3826 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
3827
3828 * window.el (window-deletable-p): Use next-frame.
3829
3830 2011-09-13 Martin Rudalics <rudalics@gmx.at>
3831
3832 * window.el (window-auto-delete): Remove.
3833 (window-deletable-p): Remove argument FORCE. Don't deal with
3834 dedication and previous buffers.
3835 (switch-to-prev-buffer): Don't delete window.
3836 (delete-windows-on): Delete a window's frame if and only if the
3837 window is dedicated.
3838 (replace-buffer-in-windows): Delete buffer's window or frame if
3839 and only if window is dedicated.
3840 (quit-window): Handle quit-restore as before last change.
3841 (bury-buffer): Delete window only if window-deletable-p returns t.
3842
3843 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
3844
3845 * window.el (window-deletable-p): Never delete the last frame on a
3846 given terminal.
3847
3848 2011-09-13 Glenn Morris <rgm@gnu.org>
3849
3850 * help.el (describe-key-briefly): Copy previous standard-output change.
3851
3852 2011-09-13 PJ Weisberg <pj@irregularexpressions.net>
3853
3854 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
3855
3856 2011-09-13 Glenn Morris <rgm@gnu.org>
3857
3858 * emacs-lisp/lisp-mode.el (lisp-indent-function):
3859 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
3860
3861 2011-09-12 Chong Yidong <cyd@stupidchicken.com>
3862
3863 * dired-aux.el (dired-mark-read-string): Don't return default
3864 value on empty input (Bug#9361).
3865 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
3866 Omit initial minibuffer contents.
3867 (dired-do-chmod): Signal an error on empty input.
3868 (dired-mark-read-string): Don't return default on empty input.
3869
3870 * files.el (file-modes-symbolic-to-number): Doc fix.
3871
3872 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
3873
3874 * international/mule-cmds.el (ucs-completions): Remove.
3875 (read-char-by-name): Use complete-with-action instead; add metadata.
3876
3877 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
3878
3879 * window.el (display-buffer--action-function-custom-type)
3880 (display-buffer--action-custom-type): New vars.
3881 (display-buffer-alist, display-buffer-default-action)
3882 (display-buffer-overriding-action): Add defcustom types.
3883
3884 * frame.el (delete-other-frames): Doc fix (Bug#276).
3885
3886 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3887
3888 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
3889
3890 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
3891
3892 Change modes that used same-window-* vars to use switch-to-buffer.
3893
3894 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
3895 Use switch-to-buffer.
3896
3897 * cus-edit.el (customize-group, custom-buffer-create)
3898 (customize-browse, custom-buffer-create-other-window):
3899 Use switch-to-buffer or switch-to-buffer-other-window.
3900
3901 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
3902 (Info-prev, Info-up, Info-speedbar-goto-node)
3903 (info-display-manual): Use switch-to-buffer.
3904 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
3905
3906 * mail/sendmail.el (mail): Use switch-to-buffer.
3907 (mail-recover): Use switch-to-buffer-other-window.
3908
3909 * cmuscheme.el (run-scheme, switch-to-scheme):
3910 * ielm.el (ielm):
3911 * shell.el (shell):
3912 * net/rlogin.el (rlogin):
3913 * net/telnet.el (telnet, rsh):
3914 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
3915
3916 2011-09-11 Andreas Schwab <schwab@linux-m68k.org>
3917
3918 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
3919
3920 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3921
3922 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
3923 so don't mention it (bug#9301).
3924 (dired-sort-toggle-or-edit): Clarify string further.
3925
3926 * faces.el (face-spec-set-match-display): Make `(type graphic)'
3927 match `x', `w32' and `ns', like the manual says (bug#9029).
3928
3929 * subr.el (eval-after-load): Doc string clarification (bug#9125).
3930 (process-kill-buffer-query-function): Mention the buffer name in
3931 the query.
3932
3933 * image-mode.el (image-next-line): The line parameter is mandatory
3934 (bug#9258).
3935
3936 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
3937 which can be useful (bug#9301).
3938
3939 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
3940
3941 * subr.el (match-string): Mention that the current buffer should
3942 be the same as the search was done in (bug#9282).
3943
3944 * facemenu.el: Disable the remove-* commands if the mark isn't
3945 active (bug#9162).
3946
3947 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
3948
3949 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
3950 of display-buffer.
3951 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
3952
3953 * replace.el (occur-mode-goto-occurrence)
3954 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
3955 and display-buffer.
3956
3957 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
3958 display-buffer.
3959
3960 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
3961 special-display and same-window variables.
3962 (mail-other-window): Use switch-to-buffer-other-window.
3963 (mail-other-frame): USe switch-to-buffer-other-frame.
3964
3965 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
3966 Use display-buffer-other-frame.
3967 (gdb-display-gdb-buffer): Use pop-to-buffer.
3968
3969 * progmodes/gud.el (gud-goto-info): Use info-other-window.
3970
3971 * progmodes/python.el: Don't set same-window-buffer-names.
3972
3973 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
3974
3975 * window.el (display-buffer-alist): Add *Python*.
3976
3977 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
3978
3979 * window.el (display-buffer-alist): Add entry for buffers
3980 previously handled same-window-*.
3981 (display-buffer-alist, display-buffer-default-action)
3982 (display-buffer-overriding-action): Mark as risky.
3983 (display-buffer-alist): Document action function changes.
3984 (display-buffer--same-window-action)
3985 (display-buffer--other-frame-action): New variables.
3986 (switch-to-buffer, display-buffer-other-frame): Use them.
3987 (display-buffer): Rename reuse-frame entry to reusable-frames.
3988 (display-buffer-reuse-selected-window): Function deleted.
3989 (display-buffer-reuse-window): Handle reusable-frames alist entry.
3990 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
3991 (display-buffer-special): New function.
3992 (display-buffer--maybe-pop-up-frame-or-window): Rename from
3993 display-buffer-reuse-or-pop-window. Split off special-display
3994 part into display-buffer-special.
3995 (display-buffer-use-some-window): Don't perform any special
3996 pop-up-frames handling.
3997 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
3998 (display-buffer--maybe-same-window): Rename from
3999 display-buffer-maybe-same-window.
4000
4001 * info.el: Don't set same-window-regexps.
4002 (info-setup): New function.
4003 (info-other-window, info): Call it.
4004
4005 * cus-edit.el: Don't set same-window-regexps.
4006 (customize-group): New argument.
4007 (customize-group-other-window): Use it.
4008 (customize-face, customize-face-other-window): Likewise.
4009 (custom-buffer-create-other-window): Use pop-to-buffer directly.
4010
4011 * net/rlogin.el:
4012 * net/telnet.el:
4013 * progmodes/gud.el: Don't set same-window-regexps.
4014
4015 * cmuscheme.el:
4016 * ielm.el:
4017 * shell.el:
4018 * mail/sendmail.el:
4019 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
4020
4021 2011-09-10 Juri Linkov <juri@jurta.org>
4022
4023 * isearch.el (isearch-edit-string): Remove obsolete mention of
4024 `C-w' (`isearch-yank-word-or-char') from docstring.
4025 (isearch-query-replace): Fix typo in docstring (bug#9466).
4026
4027 2011-09-10 Juri Linkov <juri@jurta.org>
4028
4029 * paren.el (show-paren-function): Don't show escaped parens.
4030 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
4031
4032 2011-09-10 Eli Zaretskii <eliz@gnu.org>
4033
4034 * mail/sendmail.el (mml-to-mime, mml-attach-file)
4035 (mm-default-file-encoding): Remove autoload forms, they are
4036 replaced with autoload cookies in mml.el and mm-encode.el.
4037 (mail-add-attachment): New command.
4038 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
4039 (mail-mode): Mention mail-insert-file and mail-add-attachment in
4040 the doc string.
4041 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
4042
4043 2011-09-10 Reuben Thomas <rrt@sc3d.org>
4044
4045 * simple.el (count-words-region): Use buffer if there's no region
4046 (bug#9429).
4047
4048 2011-09-09 Juri Linkov <juri@jurta.org>
4049
4050 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
4051 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
4052 (wdired-isearch-filter-read-only): New function. (Bug#6362)
4053
4054 2011-09-09 Alan Mackenzie <acm@muc.de>
4055
4056 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
4057 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
4058
4059 2011-09-09 Eli Zaretskii <eliz@gnu.org>
4060
4061 Fix for Savannah bug#9392.
4062 * simple.el (mail-encode-mml): New defvar.
4063
4064 * mail/rmail.el (mail-encode-mml): Add a defvar.
4065 (rmail-enable-mime-composing): Default to t.
4066 (rmail-forward): Use MIME method of forwarding only if both
4067 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
4068 Set mail-encode-mml non-nil if the MIME method was used.
4069
4070 * mail/sendmail.el (mml-to-mime): Add autoload form.
4071 (mail-encode-mml): Add a defvar.
4072 (mail-mode): Make mail-encode-mml buffer-local and initialize it
4073 to nil.
4074 (mail-send): If mail-encode-mml is non-nil, run the outgoing
4075 message through mml-to-mime, and reset mail-encode-mml to nil.
4076
4077 2011-09-09 Glenn Morris <rgm@gnu.org>
4078
4079 * woman.el (woman-if-body): When processing an .el block,
4080 do not delete the next .el block as well. (Bug#9447)
4081 (woman-special-characters): Add oq, cq, and hy characters.
4082
4083 2011-09-08 Martin Rudalics <rudalics@gmx.at>
4084
4085 * window.el (window-deletable-p): Make sure window is live before
4086 invoking window-prev-buffers.
4087
4088 2011-09-08 Leo Liu <sdl.web@gmail.com>
4089
4090 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
4091
4092 2011-09-08 Juri Linkov <juri@jurta.org>
4093
4094 * progmodes/compile.el (compilation-environment): Make it
4095 a defcustom (bug#8340).
4096
4097 2011-09-08 Martin Rudalics <rudalics@gmx.at>
4098
4099 * window.el (frame-auto-delete): Rename to window-auto-delete.
4100 Make it control auto-deletion of windows and/or frames.
4101 (window-deletable-p): New argument FORCE. Rewrite conditions
4102 for deleting window/frame. (Bug#9419)
4103 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
4104 Rewrite handling of case when window/frame can be deleted.
4105 (delete-windows-on): Call window-deletable-p with new FORCE
4106 argument t. (Bug#9456)
4107
4108 2011-09-07 Chong Yidong <cyd@stupidchicken.com>
4109
4110 * help-mode.el (help-mode): Restore autoload.
4111
4112 2011-09-07 Juri Linkov <juri@jurta.org>
4113
4114 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
4115 `compilation-environment'. Set buffer-local
4116 `compilation-environment' to `thisenv' later after (funcall mode).
4117 (Bug#8340)
4118
4119 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
4120 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
4121 instead of replacing its value. (Bug#8340)
4122
4123 2011-09-07 Juri Linkov <juri@jurta.org>
4124
4125 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
4126 based on text properties put by `grep-filter' instead of matching
4127 escape sequences.
4128 (grep-mode): Set buffer-local `compilation-error-screen-columns'
4129 to the value of `grep-error-screen-columns' (bug#9438).
4130
4131 2011-09-07 Juri Linkov <juri@jurta.org>
4132
4133 * simple.el (next-error-highlight, next-error-highlight-no-select):
4134 Doc fix (bug#9432).
4135
4136 2011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
4137
4138 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
4139 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
4140
4141 2011-09-07 Leo Liu <sdl.web@gmail.com>
4142
4143 * net/rcirc.el (rcirc-mode): Conditionally initialize
4144 rcirc-input-ring.
4145
4146 2011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
4147
4148 * emacs-lisp/find-func.el (find-function-C-source): Only set
4149 find-function-C-source-directory after checking that we found a source
4150 file there (bug#9440).
4151
4152 2011-09-06 Alan Mackenzie <acm@muc.de>
4153
4154 * isearch.el (isearch-other-meta-char): Wherever a key list is
4155 unread, "unread" the prefix arg, too. This fixes bug #8901.
4156
4157 2011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
4158
4159 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
4160
4161 2011-09-05 Juri Linkov <juri@jurta.org>
4162
4163 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
4164
4165 2011-09-05 Juri Linkov <juri@jurta.org>
4166
4167 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
4168 keeping point where processing of grep matches begins, and
4169 continue to delete remaining escape sequences from the same point.
4170 (grep-filter): Make leading zero optional in "0?1;31m" because
4171 git-grep emits "\033[1;31m" escape sequences unlike expected
4172 "\033[01;31m" as GNU Grep does (bug#9408).
4173 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
4174
4175 2011-09-05 Juri Linkov <juri@jurta.org>
4176
4177 * subr.el (y-or-n-p): Capitalize "yes".
4178
4179 2011-09-04 Michael Albinus <michael.albinus@gmx.de>
4180
4181 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
4182 `tramp-cache-unload-hook' where appropriate.
4183 (tramp-methods): Rename `tramp-remote-sh' to
4184 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
4185 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
4186
4187 * net/tramp-sh.el (top): Don't require 'shell.
4188 (tramp-methods): Add `tramp-remote-shell' and
4189 `tramp-remote-shell-args' entries.
4190 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
4191 (tramp-sh-handle-shell-command): Remove.
4192 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
4193 Use `tramp-remote-shell'.
4194
4195 2011-09-03 Chong Yidong <cyd@stupidchicken.com>
4196
4197 * mail/sendmail.el (sendmail-query-once-function): Delete.
4198 (sendmail-query-once): Save directly to send-mail-function.
4199 Update message-send-mail-function too.
4200
4201 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
4202
4203 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
4204
4205 * progmodes/python.el (python-mode-map): Use correct function to
4206 start python interpreter from menu-bar (as reported by Geert
4207 Kloosterman).
4208 (inferior-python-mode-map): Fix typo.
4209 (python-shell-map): Remove.
4210
4211 2011-09-03 Deniz Dogan <deniz@dogan.se>
4212
4213 * net/rcirc.el (rcirc-print): Simplify code for
4214 rcirc-scroll-show-maximum-output. There is no need to walk
4215 through all windows to find the right one.
4216
4217 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
4218
4219 * help.el (help-return-method): Doc fix.
4220
4221 2011-09-03 Martin Rudalics <rudalics@gmx.at>
4222
4223 * window.el (window-deletable-p): Don't return a non-nil value
4224 when there's a buffer that was shown in the window before.
4225 (Bug#9419)
4226 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
4227 Set window's previous buffers to nil.
4228
4229 2011-09-03 Eli Zaretskii <eliz@gnu.org>
4230
4231 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
4232 newline before and after the tag line, so it doesn't interfere
4233 with determining the paragraph direction of bidirectional text.
4234
4235 2011-09-03 Leo Liu <sdl.web@gmail.com>
4236
4237 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
4238
4239 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
4240
4241 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
4242 (pop-to-buffer): Change interactive spec. Pass second argument
4243 directly to display-buffer.
4244 (display-buffer): Fix interactive spec. Use functionp to
4245 distinguish between a function and a list of functions.
4246
4247 * abbrev.el (edit-abbrevs):
4248 * arc-mode.el (archive-extract):
4249 * autoinsert.el (auto-insert):
4250 * bookmark.el (bookmark-bmenu-list):
4251 * files.el (find-file):
4252 * view.el (view-buffer):
4253 * progmodes/compile.el (compilation-goto-locus):
4254 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
4255
4256 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
4257
4258 * window.el (display-buffer-alist): Doc fix.
4259 (display-buffer): Add docstring. Don't treat
4260 display-buffer-default specially.
4261 (display-buffer-reuse-selected-window)
4262 (display-buffer-same-window, display-buffer-maybe-same-window)
4263 (display-buffer-reuse-window, display-buffer-pop-up-frame)
4264 (display-buffer-pop-up-window)
4265 (display-buffer-reuse-or-pop-window)
4266 (display-buffer-use-some-window): New functions.
4267 (display-buffer-default-action): Use them.
4268 (display-buffer-default): Delete.
4269 (pop-to-buffer-1): Fix choice of actions.
4270
4271 2011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
4272
4273 * minibuffer.el (completion--insert-strings): Don't get confused by
4274 completion entries that end with an LF char.
4275
4276 2011-09-01 Eli Zaretskii <eliz@gnu.org>
4277
4278 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
4279
4280 2011-09-01 Chong Yidong <cyd@stupidchicken.com>
4281
4282 * window.el (display-buffer): Restore interactive spec.
4283 (display-buffer-same-window, display-buffer-other-window):
4284 New functions.
4285 (pop-to-buffer-1): New function. Use the above.
4286 (pop-to-buffer, pop-to-buffer-same-window): Use it.
4287 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
4288
4289 * view.el (view-buffer-other-window, view-buffer-other-frame):
4290 Just use pop-to-buffer.
4291
4292 2011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4293
4294 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
4295
4296 2011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
4297
4298 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
4299
4300 2011-08-31 Richard Stallman <rms@gnu.org>
4301
4302 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
4303 of the separation of rmail-view-buffer from rmail-buffer.
4304 If you say no to "replace original", the decrypt is in the
4305 view buffer. If you say yes, the decrypt goes into the
4306 rmail buffer also.
4307
4308 2011-08-31 Martin Rudalics <rudalics@gmx.at>
4309
4310 * window.el (display-buffer-window): Rewrite doc-string.
4311 (display-buffer-record-window): New function.
4312 (display-buffer-macro-specifiers)
4313 (display-buffer-even-window-sizes, display-buffer-set-height)
4314 (display-buffer-set-width, display-buffer-in-window)
4315 (display-buffer-reuse-window, display-buffer-split-specifiers)
4316 (display-buffer-side-specifiers, display-buffer-split-window-1)
4317 (display-buffer-split-window, display-buffer-split-atom-window)
4318 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
4319 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
4320 (display-buffer-other-window-means-other-frame)
4321 (display-buffer-normalize-special)
4322 (display-buffer-normalize-default)
4323 (display-buffer-normalize-argument)
4324 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
4325 (display-buffer-normalize-specifiers, display-buffer-frame)
4326 (display-buffer-same-window, display-buffer-same-frame)
4327 (display-buffer-other-window)
4328 (display-buffer-same-frame-other-window)
4329 (display-buffer-other-frame, pop-to-buffer-same-window)
4330 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
4331 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
4332 (switch-to-buffer-same-frame)
4333 (switch-to-buffer-other-window-same-frame)
4334 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
4335 (display-buffer-alist-set-1, display-buffer-alist-set-2)
4336 (display-buffer-alist-set): Remove.
4337 (display-buffer-function, special-display-buffer-names)
4338 (special-display-regexps, special-display-function):
4339 In doc-string refer to display-buffer-window and quit-restore
4340 parameter.
4341 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
4342 (special-display-frame-alist, special-display-popup-frame)
4343 (same-window-buffer-names, same-window-regexps, same-window-p)
4344 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
4345 (split-window-preferred-function, split-height-threshold)
4346 (split-width-threshold, window-splittable-p)
4347 (split-window-sensibly, window--try-to-split-window)
4348 (window--frame-usable-p, even-window-heights)
4349 (window--even-window-heights, window--display-buffer-1)
4350 (window--display-buffer-2, display-buffer-other-frame):
4351 Restore old Emacs 23 code, order and doc-strings where applicable.
4352 (display-buffer-default, display-buffer-assq-regexp): New functions.
4353 (display-buffer-alist): Rewrite doc-string.
4354 (display-buffer-default-action)
4355 (display-buffer-overriding-action): New variables.
4356 (display-buffer, switch-to-buffer): Rewrite.
4357 (pop-to-buffer): Restore Emacs 23 behavior but use
4358 window-normalize-buffer-to-display.
4359 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
4360 Restore Emacs 23 behavior but use
4361 window-normalize-buffer-to-switch-to.
4362 (pop-to-buffer-same-window): Rewrite.
4363 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
4364 Rewrite using Emacs 23 options.
4365
4366 2011-08-31 Michael Albinus <michael.albinus@gmx.de>
4367
4368 * net/tramp.el (tramp-root-regexp): Remove.
4369 (tramp-completion-file-name-regexp-unified)
4370 (tramp-completion-file-name-regexp-separate)
4371 (tramp-completion-file-name-regexp-url): Don't use leading volume
4372 letter on win32 systems. (Bug#5303, Bug#9311)
4373 (tramp-drop-volume-letter): Simplify definition.
4374 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
4375
4376 2011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
4377
4378 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
4379 (bug#9356).
4380
4381 2011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
4382
4383 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
4384
4385 2011-08-29 Juri Linkov <juri@jurta.org>
4386
4387 * isearch.el (isearch-done): Don't display message "Mark saved"
4388 when arg `edit' is non-nil to prevent its flicker in the echo area.
4389
4390 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
4391
4392 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
4393 obsolete packages for deletion.
4394
4395 2011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
4396
4397 * help-mode.el (help-mode-map): Add special-mode-map to parent.
4398 (help-mode): Derive help-mode from special-mode. Don't invoke
4399 view-mode from help-mode.
4400 (help-xref-override-view-map): Remove.
4401 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
4402 view-mode is not used anymore.
4403
4404 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
4405
4406 * server.el (server-port): Doc fix.
4407
4408 * cus-theme.el (custom-theme-choose-mode): Inherit from
4409 special-mode (Bug#9124).
4410 (custom-theme-choose-mode-map): Add special-mode to parent.
4411
4412 2011-08-28 Alan Mackenzie <acm@muc.de>
4413
4414 * progmodes/cc-fonts.el
4415 (c-make-font-lock-BO-decl-search-function): New function.
4416 (c-basic-matchers-after - "Fontify the clauses after various
4417 keywords"): Extract the three keyword lists for the 3 erroneous
4418 constructs from the list of four, and use the new function above
4419 in place of an old one.
4420
4421 2011-08-28 Deniz Dogan <deniz@dogan.se>
4422
4423 * net/rcirc.el (rcirc-insert-prev-input)
4424 (rcirc-insert-next-input): Remove unused argument.
4425
4426 2011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
4427
4428 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
4429
4430 2011-08-27 Alan Mackenzie <acm@muc.de>
4431
4432 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
4433 handle function pointer parameters properly.
4434
4435 2011-08-27 Martin Rudalics <rudalics@gmx.at>
4436
4437 * window.el (display-buffer-reuse-window): Fix case where
4438 selected window was reused with non-nil OTHER-WINDOW argument.
4439 (Bug#9381)
4440
4441 2011-08-27 Deniz Dogan <deniz@dogan.se>
4442
4443 * net/rcirc.el (rcirc-check-auth-status): Adding support for
4444 oftc's NickServ messages.
4445
4446 2011-08-27 Glenn Morris <rgm@gnu.org>
4447
4448 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
4449
4450 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
4451
4452 * emacs-lisp/package.el (package-install): Call package-initialize
4453 if called interactively.
4454
4455 2011-08-26 Leo Liu <sdl.web@gmail.com>
4456
4457 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
4458
4459 2011-08-25 Juri Linkov <juri@jurta.org>
4460
4461 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
4462 `search-whitespace-regexp' (bug#9364).
4463
4464 2011-08-25 Juri Linkov <juri@jurta.org>
4465
4466 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
4467 `regexp-search-ring' to their global values to protect from
4468 updating by `read-from-minibuffer' (bug#9185).
4469
4470 2011-08-25 Juri Linkov <juri@jurta.org>
4471
4472 * textmodes/ispell.el (ispell-command-loop): Add newline
4473 at the end of the "Use option `i'..." line.
4474
4475 2011-08-25 Juri Linkov <juri@jurta.org>
4476
4477 * battery.el (display-battery-mode): If `battery-status-function'
4478 or `battery-mode-line-format' is nil, display the message and set
4479 `display-battery-mode' to nil (bug#9363).
4480
4481 2011-08-25 Eli Zaretskii <eliz@gnu.org>
4482
4483 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
4484 bidi-string-mark-left-to-right; they are unnecessary now.
4485
4486 2011-08-25 Deniz Dogan <deniz@dogan.se>
4487
4488 * net/quickurl.el: Documentation typo fixes.
4489
4490 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
4491
4492 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
4493
4494 2011-08-25 Glenn Morris <rgm@gnu.org>
4495
4496 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
4497
4498 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
4499 (smtpmail-via-smtp): Handle nil response from smtp.
4500
4501 2011-08-24 Juri Linkov <juri@jurta.org>
4502
4503 * proced.el (proced-marked): Inherit from `error' instead of
4504 `font-lock-warning-face'.
4505
4506 * ibuffer.el (ibuffer-marked-face): Change default face from
4507 `font-lock-warning-face' to `warning'.
4508 (ibuffer-deletion-face): Change default face from
4509 `font-lock-type-face' to `error'.
4510
4511 * battery.el (battery-update): Use the face `error' instead of
4512 `font-lock-warning-face' (bug#6117).
4513
4514 2011-08-24 Juri Linkov <juri@jurta.org>
4515
4516 * faces.el (success): Change face color from "Green3" to
4517 "ForestGreen" on light background (bug#9353).
4518
4519 2011-08-24 Chong Yidong <cyd@stupidchicken.com>
4520
4521 * window.el (quit-window): Rename from quit-restore-window.
4522 Use same arglist as old quit-window.
4523 (frame-auto-delete): Doc fix.
4524
4525 * view.el (view-mode-exit): Use quit-window.
4526
4527 2011-08-24 Juri Linkov <juri@jurta.org>
4528
4529 * isearch.el (isearch-ring-adjust1): Start visiting previous
4530 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
4531 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
4532 for empty search string (when the last search string is reused
4533 automatically) to adjust the isearch ring to the last element and
4534 prepare the correct index for further M-p commands (bug#9185).
4535
4536 2011-08-24 Kenichi Handa <handa@m17n.org>
4537
4538 * international/ucs-normalize.el: If decomposition property of
4539 CHAR is the default one (i.e. a list of CHAR itself), treat it as
4540 nil.
4541 (nfd, nfkd): Likewise.
4542
4543 2011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
4544
4545 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
4546 from process filters aren't reliably transmitted to the surrounding
4547 accept-process-output.
4548 (mpc-proc-check): New function.
4549 (mpc-proc-sync): Use it (bug#8293)
4550
4551 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
4552
4553 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
4554 Add compatibility functions (bug#9313).
4555
4556 2011-08-23 Eli Zaretskii <eliz@gnu.org>
4557
4558 * cus-start.el (all): Add entry for bidi-paragraph-direction.
4559
4560 * international/uni-bidi.el: Regenerate.
4561
4562 2011-08-23 Kenichi Handa <handa@m17n.org>
4563
4564 * international/charprop.el:
4565 * international/uni-bidi.el:
4566 * international/uni-category.el:
4567 * international/uni-combining.el:
4568 * international/uni-comment.el:
4569 * international/uni-decimal.el:
4570 * international/uni-decomposition.el:
4571 * international/uni-digit.el:
4572 * international/uni-lowercase.el:
4573 * international/uni-mirrored.el:
4574 * international/uni-name.el:
4575 * international/uni-numeric.el:
4576 * international/uni-old-name.el:
4577 * international/uni-titlecase.el:
4578 * international/uni-uppercase.el: Regenerate.
4579
4580 2011-08-23 Martin Rudalics <rudalics@gmx.at>
4581
4582 * help.el (help-window-setup): Fix message displayed when other
4583 window is reused. (Bug#9341)
4584
4585 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
4586
4587 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
4588 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
4589
4590 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
4591 Mark obsolete.
4592 * shell.el (shell-parse-pcomplete-arguments): New function.
4593 (shell-completion-vars): Use it instead (bug#9160).
4594
4595 2011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
4596
4597 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
4598 strings and comments (bug#9333).
4599
4600 * emacs-lisp/debug.el (debug-arglist): New function.
4601 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
4602 (debug-on-entry-1): Handle interpreted closures (bug#9120).
4603
4604 2011-08-22 Juri Linkov <juri@jurta.org>
4605
4606 * progmodes/compile.el (compilation-mode-font-lock-keywords):
4607 Revert regexp that highlights output switches to its old
4608 pre-2010-10-28 value and remove one `?' from it (bug#9319).
4609
4610 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
4611 to check for empty output (bug#9226).
4612
4613 2011-08-22 Chong Yidong <cyd@stupidchicken.com>
4614
4615 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
4616 symbol-constituent as the default, as that stops font-lock from
4617 working properly (Bug#8843).
4618
4619 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4620
4621 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
4622 `coding-system-for-*' around the process open call to avoid
4623 auth-source side effects.
4624 (smtpmail-try-auth-methods): Expand the secret password.
4625 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
4626 probe hangs.
4627
4628 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
4629
4630 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
4631
4632 * emacs-lisp/find-func.el (find-function-noselect): New arg
4633 lisp-only.
4634
4635 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
4636 signal an error for built-in functions (Bug#6664).
4637
4638 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4639
4640 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
4641 (smtpmail-try-auth-methods): Use it.
4642
4643 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
4644
4645 * font-lock.el (font-lock-fontify-region)
4646 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
4647 (font-lock-default-unfontify-buffer)
4648 (font-lock-default-fontify-region)
4649 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
4650
4651 * progmodes/compile.el (compilation-error-properties):
4652 Fix confusion between file struct and message struct (Bug#9319).
4653 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
4654 `ant' regexp.
4655
4656 * net/browse-url.el (browse-url-firefox): Don't call
4657 browse-url-firefox-sentinel unless using -remote (Bug#9328).
4658
4659 2011-08-20 Glenn Morris <rgm@gnu.org>
4660
4661 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
4662
4663 * tutorial.el (tutorial--default-keys): Update some default bindings.
4664
4665 * files.el (hack-local-variables): Fully ignore case for "mode:".
4666
4667 2011-08-20 Alan Mackenzie <acm@muc.de>
4668
4669 Resolve invalid use of a regexp in regexp-opt.
4670
4671 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
4672 detection for a java annotation.
4673
4674 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
4675 detection for a java annotation.
4676
4677 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
4678 handling for java.
4679 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
4680
4681 2011-08-20 Chong Yidong <cyd@stupidchicken.com>
4682
4683 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
4684 (Bug#9274).
4685
4686 2011-08-20 Alan Mackenzie <acm@muc.de>
4687
4688 Fontify CPP expressions correctly when starting in the middle of
4689 such a construct. Mainly for when jit-lock etc. starts a chunk
4690 here.
4691
4692 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
4693 variable.
4694 (c-make-font-lock-search-form): New function, extracted from
4695 c-make-font-lock-search-function.
4696 (c-make-font-lock-search-function): Use the above function.
4697 (c-make-font-lock-context-search-function): New function.
4698 (c-cpp-matchers): Enhance the preprocessor expression case with
4699 the above function
4700 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
4701 which takes an expression.
4702
4703 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
4704
4705 2011-08-20 Martin Rudalics <rudalics@gmx.at>
4706
4707 * window.el (display-buffer-reuse-window)
4708 (display-buffer-pop-up-window): Don't reuse or split a side
4709 window.
4710
4711 2011-08-19 Glenn Morris <rgm@gnu.org>
4712
4713 * files.el (hack-local-variables-prop-line, hack-local-variables):
4714 Downcase "Mode:". (Bug#9331)
4715
4716 2011-08-18 Chong Yidong <cyd@stupidchicken.com>
4717
4718 * international/characters.el: Add L and R categories.
4719
4720 * subr.el (bidi-string-mark-left-to-right): Rename from
4721 string-mark-left-to-right. Use category search.
4722
4723 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
4724
4725 2011-08-18 Juri Linkov <juri@jurta.org>
4726
4727 * faces.el (error, warning, success): New faces with definitions
4728 copied from old default values of `font-lock-warning-face',
4729 `compilation-warning', `compilation-info' (bug#6117).
4730
4731 * font-lock.el (font-lock-warning-face): Inherit from `error'.
4732
4733 * progmodes/compile.el (compilation-error): Inherit from `error'.
4734 (compilation-warning): Inherit from `warning'.
4735 (compilation-info): Inherit from `success'.
4736
4737 * dired.el (dired-marked): Inherit from `warning'.
4738 (dired-flagged): Inherit from `error'.
4739
4740 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4741
4742 * mail/smtpmail.el (auth-source): Require to avoid problems with
4743 binding variables (bug#9298). Also clean up some unused
4744 autoloads.
4745
4746 * net/network-stream.el (network-stream-open-starttls):
4747 Support using starttls.el without using gnutls-cli.
4748
4749 2011-08-17 Juri Linkov <juri@jurta.org>
4750
4751 * progmodes/grep.el (rgrep): Handle the case when
4752 `grep-find-command' is a cons cell (bug#9278).
4753
4754 2011-08-17 Martin Rudalics <rudalics@gmx.at>
4755
4756 * window.el (display-buffer-pop-up-frame): Run frame creation
4757 function with BUFFER current (as special-display-popup-frame
4758 does). Reported by Drew Adams.
4759
4760 2011-08-17 Daiki Ueno <ueno@unixuser.org>
4761
4762 * epa-mail.el: Simplify GnuPG group expansion using
4763 epg-expand-group.
4764 (epa-mail-group-alist, epa-mail-group-modtime)
4765 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
4766 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
4767 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
4768 Remove.
4769
4770 2011-08-16 Feng Li <fengli@gmail.com> (tiny change)
4771
4772 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
4773
4774 2011-08-16 Alan Mackenzie <acm@muc.de>
4775
4776 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
4777 Correct, to avoid the inside of macros.
4778
4779 2011-08-16 Richard Stallman <rms@gnu.org>
4780
4781 * epa-mail.el: Handle GnuPG group definitions.
4782 (epa-mail-group-alist, epa-mail-group-modtime)
4783 (epa-mail-gnupg-conf-file): New variables.
4784 (epa-mail-parse-groups, epa-mail-sync-groups)
4785 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
4786 (epa-mail-expand-recipients): New functions.
4787 (epa-mail-encrypt): Call epa-mail-expand-recipients.
4788
4789 * mail/rmail.el (rmail-epa-decrypt): New command.
4790
4791 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
4792 Don't bind buffer-read-only, just inhibit-read-only.
4793 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
4794 (epa-decrypt-armor-in-region): Make error message clearer.
4795
4796 2011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
4797
4798 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
4799 and "a2b" to "ab" for `prefix'.
4800
4801 2011-08-14 Chong Yidong <cyd@stupidchicken.com>
4802
4803 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
4804 filter groups.
4805 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
4806 Fourquet (Bug#8804).
4807
4808 2011-08-12 Juanma Barranquero <lekktu@gmail.com>
4809
4810 * startup.el (argi): Declare as global variable (bug#9275).
4811
4812 2011-08-12 Chong Yidong <cyd@stupidchicken.com>
4813
4814 * subr.el (string-mark-left-to-right): Search the entire string
4815 for RTL script, not just the terminating character. Doc fix.
4816
4817 2011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4818
4819 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
4820 New function.
4821 (js--regexp-literal, js-syntax-propertize-function): Remove.
4822 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
4823 (js-mode-map): Don't rebind electric keys.
4824 (js-insert-and-indent): Remove.
4825 (js-mode): Setup electric-layout and electric-indent instead.
4826
4827 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
4828
4829 2011-08-12 Daiki Ueno <ueno@unixuser.org>
4830
4831 * epa.el (epa-progress-callback-function): Fix the logic of
4832 displaying progress.
4833 * epa-file.el (epa-file-insert-file-contents): Make progress
4834 display more user-friendly.
4835 (epa-file-write-region): Ditto.
4836
4837 2011-08-10 Chong Yidong <cyd@stupidchicken.com>
4838
4839 * subr.el (string-mark-left-to-right): New function.
4840
4841 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
4842 Use string-mark-left-to-right.
4843 (list-buffers-noselect): Caller changed.
4844
4845 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
4846 Use string-mark-left-to-right.
4847 (tabulated-list-print): Recenter after moving point.
4848
4849 2011-08-10 Juri Linkov <juri@jurta.org>
4850
4851 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
4852 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
4853 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
4854
4855 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
4856
4857 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
4858 (Bug#7554).
4859
4860 2011-08-09 Andreas Schwab <schwab@linux-m68k.org>
4861
4862 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
4863 character. (Bug#6594)
4864
4865 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
4866
4867 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
4868 (image-dired--with-db-file): New macro.
4869 (image-dired-write-tags, image-dired-remove-tag)
4870 (image-dired-create-gallery-lists, image-dired-write-comments)
4871 (image-dired-get-comment, image-dired-mark-tagged-files)
4872 (image-dired-list-tags, image-dired-gallery-generate): Use it.
4873 (image-dired-gallery-generate): Use insert-file-contents.
4874
4875 * time.el (display-time-world-list, display-time-world-display):
4876 * time-stamp.el (time-stamp-string):
4877 * vc/add-log.el (add-change-log-entry): Use setenv instead of
4878 set-time-zone-rule (Bug#7337).
4879
4880 2011-08-08 Daiki Ueno <ueno@unixuser.org>
4881
4882 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
4883 (epg-error-to-string, epg-errors-to-string): New function.
4884 (epg-wait-for-completion): Reverse errors list.
4885 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
4886 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
4887 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
4888 (epg-sign-keys, epg-generate-key-from-file)
4889 (epg-generate-key-from-string): Format errors by using
4890 epg-errors-to-string (bug#9255).
4891 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
4892
4893 2011-08-07 Juri Linkov <juri@jurta.org>
4894
4895 * faces.el (list-faces-display): Remove extra angle bracket
4896 from `help-mode-map'.
4897
4898 * info.el (Info-history-toc-nodes): Doc fix.
4899
4900 * longlines.el (longlines-mode): Doc fix.
4901
4902 2011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
4903
4904 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
4905 of statements and in a few more cases (bug#9183).
4906
4907 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
4908 New functions.
4909 (cl-transform-lambda): Use them (bug#9239).
4910
4911 2011-08-05 Martin Rudalics <rudalics@gmx.at>
4912
4913 * window.el (display-buffer-same-window)
4914 (display-buffer-same-frame, display-buffer-other-window)
4915 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
4916 (pop-to-buffer-other-window)
4917 (pop-to-buffer-same-frame-other-window)
4918 (pop-to-buffer-other-frame): Make them defuns.
4919 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
4920
4921 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
4922
4923 * subr.el (make-composed-keymap): Move from C. Change calling
4924 convention, and improve docstring to bring attention to a subtle point.
4925 * minibuffer.el (completing-read-default): Adjust accordingly.
4926
4927 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
4928
4929 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
4930 (tramp-open-shell): Use `tramp-shell-quote-argument'.
4931
4932 * net/trampver.el: Update release number.
4933
4934 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
4935
4936 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
4937 "in" (bug#9190).
4938
4939 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4940
4941 * mail/sendmail.el (sendmail-query-once): Restore the current
4942 buffer after querying (bug#9074).
4943
4944 * dired.el (dired-flagged): Use different faces for marked and
4945 flagged files (bug#6117).
4946
4947 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
4948 (bug#4433).
4949
4950 * ido.el (ido-mode): Switch off the message if called
4951 non-interactively.
4952
4953 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
4954 before 587, since it appears that that's more likely to work for
4955 more people.
4956
4957 * cus-edit.el (custom-file): When running under emacs -q, always
4958 refuse to save the customizations, even if the .emacs file doesn't
4959 exist.
4960
4961 * info.el: Remove the `Info-beginning-of-buffer' function
4962 (bug#8325).
4963
4964 * net/network-stream.el (network-stream-open-starttls):
4965 Use `starttls-available-p' to see whether starttls.el can be used.
4966
4967 2011-08-01 Martin Rudalics <rudalics@gmx.at>
4968
4969 * window.el (display-buffer-in-window): Don't set dedicated status
4970 of window here (Bug#9215).
4971 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
4972 (display-buffer-pop-up-side-window)
4973 (display-buffer-in-side-window): Set dedicated status of window here.
4974
4975 2011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
4976
4977 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
4978 before binding generated-autoload-file.
4979
4980 2011-08-01 Deniz Dogan <deniz@dogan.se>
4981
4982 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
4983
4984 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
4985
4986 Sync with Tramp 2.2.2.
4987
4988 * net/trampver.el: Update release number.
4989
4990 2011-07-30 Juri Linkov <juri@jurta.org>
4991
4992 * dired-aux.el (dired-touch-initial): Remove function.
4993 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
4994 current time, and `default' to the last modification time of the
4995 current marked file (bug#6887).
4996
4997 2011-07-28 Jose E. Marchesi <jemarch@gnu.org>
4998
4999 * simple.el (goto-line): Use string-to-number to provide a
5000 numeric argument to read-number (bug#9163).
5001
5002 2011-07-27 Michael Albinus <michael.albinus@gmx.de>
5003
5004 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
5005 connection process, it could be nil.
5006
5007 2011-07-27 Leo Liu <sdl.web@gmail.com>
5008
5009 Simplify url handling in rcirc-mode.
5010
5011 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
5012 (rcirc-browse-url-at-mouse): Remove.
5013 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
5014
5015 2011-07-26 Alan Mackenzie <acm@muc.de>
5016
5017 Fontify bitfield declarations properly.
5018
5019 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
5020 (c-symbol-chars): Now exported as a lang variable.
5021 (c-not-primitive-type-keywords): New lang variable.
5022
5023 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
5024 QT keyword "more" to prevent "more slots: ...." being spuriously
5025 parsed as a bitfield declaration.
5026
5027 * progmodes/cc-engine.el (c-beginning-of-statement-1):
5028 Refactor and enhance to handle bitfield declarations.
5029 (c-punctuation-in): New function.
5030 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
5031 declarations properly.
5032
5033 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
5034
5035 * calendar/icalendar.el (icalendar--all-events): Take care of
5036 multiple vcalendars in a single file.
5037 (icalendar--convert-float-to-ical): Checkdoc fixes.
5038
5039 2011-07-25 Deniz Dogan <deniz@dogan.se>
5040
5041 * image.el (insert-image): Clarifying docstring.
5042
5043 2011-07-24 Michael Albinus <michael.albinus@gmx.de>
5044
5045 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
5046 `tramp-send-command-and-check' if there is no error.
5047 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
5048
5049 2011-07-22 Alan Mackenzie <acm@muc.de>
5050
5051 Prevent cc-langs.elc being loaded at run time.
5052
5053 * progmodes/cc-mode.el: Remove two autoload forms which loaded
5054 cc-langs.
5055
5056 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
5057 "(require 'cc-langs)". Quote a form so it will evaluate at
5058 (cc-mode's) compilation time.
5059
5060 2011-07-22 Michael Albinus <michael.albinus@gmx.de>
5061
5062 * net/tramp.el (tramp-file-name-handler): Avoid recursive
5063 loading. (Bug#9114)
5064
5065 2011-07-21 Martin Rudalics <rudalics@gmx.at>
5066
5067 * window.el (display-buffer-pop-up-window)
5068 (display-buffer-pop-up-side-window)
5069 (display-buffer-in-side-window): Call display-buffer-set-height
5070 and display-buffer-set-width after setting the new window's
5071 buffer so `fit-window-to-buffer' and friends work on the right buffer.
5072
5073 2011-07-20 Sam Steingold <sds@gnu.org>
5074
5075 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
5076 (etags-tags-included-tables): Call `convert-standard-filename' on
5077 the file names contained in TAGS so that windows Emacs can handle
5078 TAGS files created by cygwin ctags.
5079
5080 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5081
5082 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
5083 which apparently didn't work.
5084
5085 2011-07-19 Roland Winkler <winkler@gnu.org>
5086
5087 * proced.el (proced-send-signal): For *Marked Processes* buffer
5088 put point at beginning of buffer.
5089
5090 2011-07-19 Stephen Berman <stephen.berman@gmx.net>
5091
5092 * proced.el (proced-format): Make header lines align with the text
5093 (bug#1779).
5094
5095 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
5096
5097 * view.el (view-buffer): Allow running in `special' modes if we're
5098 visiting a file (bug#8615).
5099
5100 2011-07-19 Martin Rudalics <rudalics@gmx.at>
5101
5102 * window.el (display-buffer-alist-of-strings-p)
5103 (display-buffer-alist-set-1, display-buffer-alist-set-2):
5104 New functions.
5105 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
5106 more accurately.
5107
5108 2011-07-18 Alan Mackenzie <acm@muc.de>
5109
5110 Fontify declarators properly when, e.g., a jit-lock chunk begins
5111 inside a declaration.
5112
5113 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
5114
5115 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
5116 New function.
5117 (c-complex-decl-matchers): Insert reference to
5118 c-font-lock-enclosing-decls.
5119
5120 * progmodes/cc-engine.el (c-backward-single-comment):
5121 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
5122 to nil around calls to (forward-comment -1).
5123
5124 2011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5125
5126 * image.el (put-image): Doc typo fix.
5127
5128 * progmodes/etags.el (tags-search): Doc typo fix.
5129
5130 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
5131 password if we get errors 550 to 554.
5132
5133 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
5134
5135 * net/gnutls.el (gnutls-log-level): Remove.
5136
5137 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
5138 indentation character (bug#6380).
5139
5140 * files.el (buffer-offer-save): Made permanently local (bug#6241).
5141
5142 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
5143 to clarify what the problem is (bug#4291).
5144
5145 * simple.el (current-kill): Clarify what
5146 `interprogram-paste-function' does (bug#7500).
5147 (auto-fill-mode): Document `auto-fill-function' in relation to
5148 `auto-fill-mode' (bug#2470).
5149
5150 2011-07-16 Lawrence Mitchell <wence@gmx.li>
5151
5152 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
5153 method if slot is read-only (bug#9035).
5154
5155 2011-07-16 Martin Rudalics <rudalics@gmx.at>
5156
5157 * frame.el (select-frame-set-input-focus): New argument NORECORD.
5158 * window.el (pop-to-buffer): Select window used even if it was
5159 selected before, see discussion of (Bug#8615), (Bug#6954).
5160 Pass argument NORECORD on to select-frame-set-input-focus.
5161
5162 2011-07-15 Glenn Morris <rgm@gnu.org>
5163
5164 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
5165 Respect help-form.
5166
5167 2011-07-09 Lawrence Mitchell <wence@gmx.li>
5168
5169 * net/gnutls.el (gnutls-min-prime-bits): New variable.
5170 (gnutls-negotiate): Use it.
5171
5172 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5173
5174 * net/gnutls.el (gnutls-negotiate):
5175 Upcase `gnutls-algorithm-priority'.
5176
5177 2011-07-15 Glenn Morris <rgm@gnu.org>
5178
5179 * jka-compr.el (jka-compr-verbose): Move from here...
5180 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
5181 Add missing :version tag.
5182 * info.el: No need to require jka-compr when compiling.
5183
5184 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5185
5186 * net/gnutls.el (gnutls-algorithm-priority): New variable.
5187 (gnutls-negotiate): Use it.
5188
5189 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
5190
5191 * info.el (Info-beginning-of-buffer): New command.
5192 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
5193 announcing `b' as the key (bug#8325).
5194 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
5195
5196 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
5197
5198 * international/mule-cmds.el
5199 (describe-specified-language-support): Make the error message
5200 clearer (bug#8905).
5201
5202 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
5203
5204 * isearch.el (isearch-barrier): Add a doc string, since it's
5205 mentioned in a function doc string (bug#8678).
5206
5207 2011-07-15 Martin Rudalics <rudalics@gmx.at>
5208
5209 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
5210 buffer argument (Bug#9083) and self-identifying label argument.
5211
5212 2011-07-15 Glenn Morris <rgm@gnu.org>
5213
5214 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
5215
5216 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
5217
5218 * man.el (Man-fontify-manpage): Fix message when formatting the
5219 man page (bug#7929).
5220
5221 2011-07-14 Eli Zaretskii <eliz@gnu.org>
5222
5223 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
5224 argument LRM; if non-nil, append an invisible LRM character to the
5225 buffer name.
5226 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
5227 last argument non-nil, when formatting buffer names.
5228 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
5229 paragraph direction.
5230
5231 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
5232
5233 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
5234 the man page name (bug#7929).
5235
5236 * image.el (put-image): Mention the `put-image' overlay property
5237 (bug#7834).
5238
5239 * scroll-bar.el (set-scroll-bar-mode): Mention that
5240 `scroll-bar-mode' lists the values (bug#7772).
5241
5242 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
5243 command (bug#7729).
5244
5245 * rect.el (apply-on-rectangle): Return the point after the last
5246 operation.
5247 (string-rectangle): Go to the point after the last operation
5248 (bug#7522).
5249
5250 * printing.el (pr-toggle-region): Clarify the documentation
5251 slightly (bug#7493).
5252
5253 * time.el (display-time-update):
5254 Allow `display-time-mail-function' to return nil (bug#7158).
5255 Fix suggested by Detlev Zundel.
5256
5257 * vc/diff.el (diff): Clarify the order the file names are read
5258 (bug#7111).
5259
5260 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
5261 the doc string (bug#7015).
5262
5263 * font-lock.el (font-lock-maximum-decoration): Mention what
5264 numeric levels mean (bug#6935).
5265
5266 * startup.el (initial-buffer-choice): Don't mention the `none'
5267 selection, which is against policy.
5268
5269 2011-07-14 Martin Rudalics <rudalics@gmx.at>
5270
5271 * window.el (display-buffer-normalize-special):
5272 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
5273
5274 2011-07-14 Eli Zaretskii <eliz@gnu.org>
5275
5276 * subr.el (version<, version<=, version=): Mention "-CVS" and
5277 "-12345" alpha version numbers.
5278
5279 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
5280
5281 * bindings.el: Add advertised binding for set-mark-command
5282 (Bug#5772).
5283
5284 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
5285
5286 * bindings.el (mode-line-other-buffer):
5287 * bookmark.el (bookmark-bmenu-2-window):
5288 * bs.el (bs-cycle-next, bs-cycle-previous):
5289 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
5290 switch-to-buffer.
5291
5292 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
5293 Delete.
5294
5295 2011-07-14 Juanma Barranquero <lekktu@gmail.com>
5296
5297 * follow.el (follow-debug-message, follow-redisplay):
5298 * jka-cmpr-hook.el (with-auto-compression-mode):
5299 Fix typos in docstrings.
5300
5301 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5302
5303 * subr.el (with-silent-modifications): Clarify somewhat what the
5304 macro inhibits (bug#6525).
5305
5306 * simple.el (eval-expression): Note what it does if called
5307 interactively (bug#6495).
5308
5309 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
5310
5311 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
5312 Use pop-to-buffer buffer-or-name if it is nil.
5313
5314 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
5315 Remove switch-to-buffer.
5316
5317 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5318
5319 * files.el (make-directory): Clarify that an error will be raised
5320 if there's an error (bug#6397).
5321
5322 * startup.el (initial-buffer-choice): Add `none' as a choice
5323 (bug#6234).
5324
5325 * subr.el (add-hook): Clarify section about buffer-local hooks
5326 (bug#6218).
5327
5328 * dired.el (dired-flagged): Clarify doc string (bug#6117).
5329
5330 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
5331
5332 * tabify.el (untabify): Preserve the current column so that point
5333 doesn't move (bug#6032).
5334
5335 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5336
5337 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
5338 Rewrite to avoid awkward possessive "s" (bug#5986).
5339
5340 2011-07-13 Glenn Morris <rgm@gnu.org>
5341
5342 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
5343 (dired-insert-directory): Give a message the first time
5344 if ls is found not to support --dired.
5345
5346 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5347
5348 * simple.el (toggle-truncate-lines): Clarify what is toggled
5349 (bug#5580). Text by Drew Adams.
5350
5351 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
5352
5353 * simple.el (blink-matching-open): Make the error message from the
5354 last change less verbose.
5355
5356 2011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
5357
5358 * font-lock.el (font-lock-comment-face): Use the high contrast
5359 "yellow" color for font-lock-comment-face on low color terminals
5360 using a dark background color (bug#4221).
5361
5362 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5363
5364 * dired.el (dired-insert-set-properties): Make the doc string
5365 reflect what it does now (bug#5325).
5366
5367 * simple.el (blink-matching-open): Say that we were unable to find
5368 the match within the limit, if we're limited (bug#5122).
5369
5370 * international/mule-cmds.el (prefer-coding-system): Add an
5371 example (bug#4869).
5372
5373 * progmodes/etags.el (tags-search): Document `file-list-form'
5374 (bug#4731).
5375
5376 2011-07-13 Lawrence Mitchell <wence@gmx.li>
5377
5378 * net/browse-url.el (browse-url-default-browser)
5379 (browse-url-browser-function): Make the default browser choice a
5380 bit more logical (bug#4300). Also clean up the doc string.
5381
5382 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
5383
5384 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
5385 binary endings (bug#4440).
5386
5387 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5388
5389 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
5390 which can be pretty annoying (bug#8971).
5391
5392 * jka-compr.el (jka-compr-verbose): New variable, and use
5393 throughout (bug#8971).
5394
5395 * info.el (Info-find-file): Fall back on the installation
5396 directory if we can't find the info node anywhere else.
5397
5398 2011-07-13 Sergei Organov <osv@javad.com> (tiny change)
5399
5400 * vc/vc.el (vc-revert-file):
5401 Don't set file time-stamp in the past. (Bug#5181)
5402
5403 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5404
5405 * files.el (after-find-file): Give a better error message when
5406 trying to find a symlink that points to a file that doesn't exist
5407 (bug#4398).
5408
5409 * progmodes/cc-vars.el: Remove (probably) misleading comment
5410 (bug#4396).
5411
5412 2011-07-12 Johan Bockgård <bojohan@gnu.org>
5413
5414 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
5415
5416 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
5417
5418 * mouse-sel.el: Hack restoring functionality, while keeping
5419 compatibility with 2010-07-03 changes to mouse selection.
5420 (mouse-sel-primary-overlay): New var.
5421 (mouse-sel-selection-alist): Use it.
5422 (mouse-sel-mode): Doc fix; remove points that are default features
5423 of mouse.el.
5424
5425 2011-07-12 Johan Bockgård <bojohan@gnu.org>
5426
5427 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5428 Fix previous fix (bug#2490).
5429
5430 2011-07-12 Roland Winkler <winkler@gnu.org>
5431
5432 * textmodes/bibtex.el (bibtex-initialize):
5433 Use pop-to-buffer-same-window.
5434 (bibtex-search-entries): Fix interactive call.
5435
5436 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5437
5438 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5439 Fontise bytecomp Error lines more correctly (bug#2490).
5440 Fix suggested by Johan Bockgård.
5441
5442 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
5443
5444 * dired-x.el (dired-guess-default): Use `delete-dups'.
5445
5446 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
5447
5448 * dired.el (dired-mark-prompt):
5449 * dired-aux.el (dired-read-shell-command): Doc fix.
5450
5451 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5452
5453 * mail/sendmail.el (sendmail-query-once):
5454 Use `customize-save-variable' unconditionally, now that it works under
5455 emacs -Q.
5456
5457 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
5458
5459 * cus-edit.el (custom-file): Take an optional no-error variable.
5460 (customize-save-variable): Set the variable, and give a warning if
5461 running under "emacs -q".
5462
5463 2011-07-11 Juanma Barranquero <lekktu@gmail.com>
5464
5465 * loadhist.el (unload-feature-special-hooks):
5466 Add `auto-coding-functions', `fill-nobreak-predicate' and
5467 `find-directory-functions' (bug#5327).
5468
5469 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5470
5471 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
5472
5473 * cus-edit.el (custom-guess-name-alist): -alist variables should
5474 use the `alist' type (bug#3120). Suggested by Drew Adams.
5475
5476 * printing.el: Add documentation to all the `pr-toggle-' commands.
5477
5478 2011-07-11 Leo Liu <sdl.web@gmail.com>
5479
5480 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
5481 backends where it makes sense (bug#2623).
5482
5483 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5484
5485 * dired-x.el (dired-guess-default): Remove duplicate shell command
5486 entries (bug#2028).
5487 (dired-guess-default): Fix grammar in doc string (bug#2028).
5488 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
5489
5490 * subr.el (remove-duplicates): New conveniency function.
5491
5492 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5493
5494 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
5495 (bug#1526).
5496
5497 2011-07-10 Martin Rudalics <rudalics@gmx.at>
5498
5499 * window.el (display-buffer-normalize-default): Don't invert
5500 meaning of even-window-heights. Reported by Eli Zaretskii
5501 <eliz@gnu.org>.
5502
5503 2011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
5504
5505 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
5506
5507 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
5508
5509 * window.el (display-buffer): Fix arguments to
5510 display-buffer-reuse-window in last change.
5511
5512 * faces.el (link): Use a less saturated blue on light backgrounds.
5513
5514 * startup.el (fancy-startup-text, fancy-about-text)
5515 (fancy-startup-tail): Use font-lock faces, for background safety.
5516
5517 2011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
5518
5519 * emulation/viper-cmd.el (viper-change-state-to-vi):
5520 Limit triggering of abbrev expansion (Bug#9038).
5521
5522 2011-07-09 Martin Rudalics <rudalics@gmx.at>
5523
5524 * window.el (display-buffer-default-specifiers): Remove.
5525 (display-buffer-macro-specifiers): Remove default specifiers.
5526 (display-buffer-alist): Default to nil.
5527 (display-buffer-reuse-window): New optional argument other-window.
5528 (display-buffer-pop-up-window): Allow splitting internal
5529 windows. Check whether a live window was created.
5530 (display-buffer-other-window-means-other-frame)
5531 (display-buffer-normalize-arguments): Rename to
5532 display-buffer-normalize-argument and rewrite. Set the
5533 other-window specifier.
5534 (display-buffer-normalize-special): New function.
5535 (display-buffer-normalize-options): Rename to
5536 display-buffer-normalize-default and rewrite.
5537 (display-buffer-normalize-options-inhibit): Remove.
5538 (display-buffer-normalize-specifiers): Rewrite.
5539 (display-buffer): Process other-window specifier and call
5540 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
5541 more faithfully.
5542 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
5543 (display-buffer-alist-set): Don't handle 'unset default values.
5544 (display-buffer-in-window, display-buffer-alist-set):
5545 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
5546 <tassilo@member.fsf.org>.
5547
5548 2011-07-09 Leo Liu <sdl.web@gmail.com>
5549
5550 * register.el (insert-register): Restore accidental change on
5551 2011-06-26. (Bug#9028)
5552
5553 2011-07-09 Glenn Morris <rgm@gnu.org>
5554
5555 * subr.el (remq): Handle the empty list. (Bug#9024)
5556
5557 2011-07-08 Andreas Schwab <schwab@linux-m68k.org>
5558
5559 * mail/sendmail.el (send-mail-function): No longer delay custom
5560 initialization.
5561 * custom.el (custom-initialize-delay): Doc fix.
5562
5563 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
5564
5565 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
5566
5567 2011-07-08 Michael Albinus <michael.albinus@gmx.de>
5568
5569 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
5570 human-friendly prompt.
5571
5572 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
5573
5574 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
5575 provided by a particular plugin.
5576
5577 2011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
5578
5579 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
5580 save customizations (with "emacs -Q"), just set the variable
5581 instead of erroring out.
5582
5583 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
5584
5585 2011-07-08 Juri Linkov <juri@jurta.org>
5586
5587 * arc-mode.el (archive-zip-expunge, archive-zip-update)
5588 (archive-zip-update-case): Use 7z if found by `executable-find'.
5589 The order of searching the available programs is the same as in
5590 `archive-zip-extract' (bug#8968).
5591
5592 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
5593
5594 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
5595 (menu-bar-options-menu): Tweak descriptions.
5596
5597 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5598
5599 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
5600 menu items into verb phrases (bug#1421). Also refill to fit under
5601 80 columns.
5602
5603 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
5604
5605 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
5606 (Info-read-node-name): Doc fix (Bug#1084).
5607
5608 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
5609 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
5610 (end-of-sexp, beginning-of-sexp)
5611 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
5612 (forward-symbol, forward-same-syntax, word-at-point)
5613 (sentence-at-point): Doc fix (Bug#1144).
5614
5615 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5616
5617 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
5618 should cover it (bug#1281).
5619
5620 * cus-edit.el (custom-show): Mark as obsolete.
5621
5622 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
5623 negotiation fails, then possibly try again with a non-encrypted
5624 connection (bug#9017).
5625
5626 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
5627 be used.
5628
5629 2011-07-07 Richard Stallman <rms@gnu.org>
5630
5631 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
5632 property, and handle its changed format.
5633 Look for the correct line number.
5634 Use file's line contents (but not past first =) to find
5635 correct line in message.
5636
5637 2011-07-07 Kenichi Handa <handa@m17n.org>
5638
5639 * international/characters.el (build-unicode-category-table):
5640 Delete it.
5641 (unicode-category-table): Set it by unicode-property-table-internal.
5642
5643 * international/mule-cmds.el (char-code-property-alist): Move to
5644 to src/chartab.c.
5645 (get-char-code-property): Call unicode-property-table-internal to
5646 load a file. Call get-unicode-property-internal where necessary.
5647 (put-char-code-property): Call unicode-property-table-internal to
5648 load a file. Call put-unicode-property-internal where necessary.
5649 put-unicode-property-internal where necessary.
5650 (char-code-property-description):
5651 Call unicode-property-table-internal to load a file.
5652
5653 * international/charprop.el:
5654 * international/uni-bidi.el:
5655 * international/uni-category.el:
5656 * international/uni-combining.el:
5657 * international/uni-comment.el:
5658 * international/uni-decimal.el:
5659 * international/uni-decomposition.el:
5660 * international/uni-digit.el:
5661 * international/uni-lowercase.el:
5662 * international/uni-mirrored.el:
5663 * international/uni-name.el:
5664 * international/uni-numeric.el:
5665 * international/uni-old-name.el:
5666 * international/uni-titlecase.el:
5667 * international/uni-uppercase.el: Regenerate.
5668
5669 * loadup.el: Load international/charprop.el before
5670 international/characters.
5671
5672 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
5673
5674 * window.el (next-buffer, previous-buffer): Signal an error if
5675 called from a minibuffer window.
5676
5677 * bindings.el: Revert 2011-07-04 change.
5678
5679 2011-07-06 Richard Stallman <rms@gnu.org>
5680
5681 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
5682 (rmail-mime-insert-bulk, rmail-mime-insert-text):
5683 Treat markers like ints.
5684 (rmail-mime-entity): Doc fix.
5685
5686 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
5687
5688 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
5689 defcustom again for backwards compatibility.
5690
5691 * simple.el (shell-command-on-region): Fill.
5692
5693 * dired-aux.el (dired-kill-line): Add a doc string.
5694
5695 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
5696 to "\\sw\\|\\s_" (bug#358).
5697
5698 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
5699 (dired-unmark-backward): Ditto.
5700 (dired-flag-backup-files): Ditto.
5701
5702 * dired-x.el (dired-mark-sexp): Ditto.
5703
5704 2011-07-06 Richard Stallman <rms@gnu.org>
5705
5706 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
5707 (rmail-mime-entity): New arg TRUNCATED.
5708 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
5709 New functions.
5710 (rmail-mime-save): Warn if entity is truncated.
5711 (rmail-mime-toggle-hidden): Likewise, for showing.
5712 (rmail-mime-process-multipart): Record when an entity is truncated.
5713
5714 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
5715 if ENTITY is a string.
5716
5717 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
5718
5719 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
5720 of faces when `M-C-x'-ing their definitions (bug#8378).
5721 Also clean up the code slightly.
5722
5723 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
5724 because that makes the colors go away.
5725
5726 * mail/sendmail.el (send-mail-function): Change the default to
5727 `sendmail-query-once'.
5728 (sendmail-query-once): Add an autoload cookie.
5729
5730 * net/network-stream.el (network-stream-open-starttls): Try using
5731 a plain connection even if the server offered STARTTLS, and we
5732 kinda wanted to use it, if Emacs doesn't have any STARTTLS
5733 capability. This should make smtpmail.el work in slightly more
5734 configurations.
5735
5736 2011-07-06 Michael Albinus <michael.albinus@gmx.de>
5737
5738 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
5739 New defun.
5740 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
5741
5742 2011-07-06 Michael R. Mauger <mmaug@yahoo.com>
5743
5744 * progmodes/sql.el: Version 3.0
5745 (sql-product-alist): Add product :completion-object,
5746 :completion-column, and :statement attributes.
5747 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
5748 (sql-mode-syntax-table): Mark all punctuation.
5749 (sql-font-lock-keywords-builder): Temporarily remove fallback on
5750 ansi keywords.
5751 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
5752 (sql-mode-oracle-font-lock-keywords): Improve.
5753 (sql-oracle-show-reserved-words): New function for development.
5754 (sql-product-font-lock): Simplify for source code buffers.
5755 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
5756 New functions.
5757 (sql-highlight-product): Set product specific syntax table.
5758 (sql-mode-map): Add statement movement functions.
5759 (sql-ansi-statement-starters, sql-oracle-statement-starters):
5760 New variable.
5761 (sql-statement-regexp, sql-beginning-of-statement)
5762 (sql-end-of-statement, sql-signum): New functions.
5763 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
5764 (sql-show-sqli-buffer): Bug fix.
5765 (sql-interactive-mode): Store connection data as buffer local.
5766 (sql-connect): Add NEW-NAME parameter. Redesign interaction
5767 with sql-interactive-mode.
5768 (sql-save-connection): Save buffer local settings.
5769 (sql-connection-menu-filter): Change menu entry name.
5770 (sql-product-interactive): Bug fix.
5771 (sql-preoutput-hold): New variable.
5772 (sql-interactive-remove-continuation-prompt): Bug fixes.
5773 (sql-debug-redirect): New variable.
5774 (sql-str-literal): New function.
5775 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
5776 Redesign.
5777 (sql-oracle-save-settings, sql-oracle-restore-settings)
5778 (sql-oracle-list-all, sql-oracle-list-table): New functions.
5779 (sql-completion-object, sql-completion-column)
5780 (sql-completion-sqlbuf): New variables.
5781 (sql-build-completions-1, sql-build-completions)
5782 (sql-try-completion): New functions.
5783 (sql-read-table-name): Use them.
5784 (sql-contains-names): New buffer local variable.
5785 (sql-list-all, sql-list-table): Use it.
5786 (sql-oracle-completion-types): New variable.
5787 (sql-oracle-completion-object, sql-sqlite-completion-object)
5788 (sql-postgres-completion-object): New functions.
5789
5790 2011-07-06 Glenn Morris <rgm@gnu.org>
5791
5792 * window.el (pop-to-buffer): Doc fix.
5793
5794 2011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
5795
5796 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
5797
5798 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
5799
5800 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
5801
5802 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
5803
5804 2011-07-05 Chong Yidong <cyd@stupidchicken.com>
5805
5806 * button.el (button): Inherit from link face. Suggested by Dan
5807 Nicolaescu.
5808
5809 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
5810
5811 * progmodes/gdb-mi.el: Fit in 80 columns.
5812 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
5813 switch-to-buffer.
5814
5815 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
5816 if imenu is simply not configured (bug#8941).
5817
5818 2011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
5819
5820 * allout.el (allout-post-undo-hook): New allout outline-change
5821 event hook to signal undo activity.
5822 (allout-post-command-business): Run allout-post-undo-hook if an
5823 undo just occurred.
5824 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
5825 * allout-widgets.el (allout-widgets-after-undo-function):
5826 Ensure the integrity of the current item's decoration after it has been
5827 in the vicinity of an undo.
5828 (allout-widgets-mode): Include allout-widgets-after-undo-function
5829 on the new allout-post-undo-hook.
5830
5831 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
5832
5833 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
5834 Let define-derived-mode define it.
5835 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
5836 cycles of abbrev-table inheritance (bug#8998).
5837
5838 2011-07-05 Roland Winkler <winkler@gnu.org>
5839
5840 * textmodes/bibtex.el: Add support for biblatex.
5841 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
5842 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
5843 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
5844 (bibtex-entry-alist, bibtex-field-alist): New variables.
5845 (bibtex-entry-field-alist): Obsolete alias for
5846 bibtex-BibTeX-entry-alist.
5847 (bibtex-entry-alist, bibtex-field-alist): New widgets.
5848 (bibtex-set-dialect): New command.
5849 (bibtex-entry-type, bibtex-entry-head)
5850 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
5851 Bind via bibtex-set-dialect.
5852 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
5853 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
5854 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
5855 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
5856 Define via bibtex-set-dialect.
5857 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
5858 Obey bibtex-no-opt-remove-re.
5859 (bibtex-vec-push, bibtex-vec-incr): New functions.
5860 (bibtex-format-entry, bibtex-field-list)
5861 (bibtex-print-help-message, bibtex-validate)
5862 (bibtex-search-entries): Use new format of bibtex-entry-alist.
5863
5864 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
5865
5866 * progmodes/compile.el (compilation-goto-locus):
5867 * net/tramp-cmds.el (tramp-append-tramp-buffers):
5868 * bs.el (bs-cycle-next, bs-cycle-previous):
5869 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
5870 * bindings.el (mode-line-other-buffer):
5871 * autoinsert.el (auto-insert):
5872 * arc-mode.el (archive-extract):
5873 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
5874
5875 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
5876
5877 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
5878 Fix check of `emacs-lock-unlockable-modes'.
5879 Coerce true values of `emacs-lock--try-unlocking' to t.
5880
5881 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
5882
5883 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
5884 * emacs-lock.el: New file.
5885
5886 2011-07-05 Julien Danjou <julien@danjou.info>
5887
5888 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
5889 than `boundp' to check if face is set.
5890
5891 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
5892
5893 * register.el (registerv-make):
5894 * window.el (window-min-height): Fix typos in docstrings.
5895
5896 2011-07-05 Jan Djärv <jan.h.d@swipnet.se>
5897
5898 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
5899 Update doc string.
5900
5901 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
5902
5903 * server.el (server-execute): Catch quit and call
5904 `server-return-error' to pass the error back to emacsclient and
5905 close the connection (bug#8942).
5906
5907 2011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
5908
5909 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
5910 insecure exception for current topic. Also note that auto-saves
5911 are handled differently.
5912
5913 (allout-auto-save-temporarily-disabled), (allout-just-did-undo):
5914 State variables for tracking auto-save inhibition situation.
5915
5916 (allout-write-contents-hook-handler): Rename from
5917 'allout-write-file-hook-handler', and describe how it depends on
5918 write-contents-functions sensitivity to non-nil value to prevent
5919 file write.
5920
5921 (allout-auto-save-hook-handler): Remove. auto-save does not check
5922 this in individual buffers, only in the starting buffer, so this
5923 is not the right way for us to inhibit auto-save in a buffer
5924 according to its condition.
5925
5926 (allout-mode): Use new allout-write-contents-hook-handler, and
5927 only with write-contents-functions. Remove auto-save provisions -
5928 they're implemented elsewhere.
5929
5930 (allout-before-change-handler): If undo is in progress, note that
5931 for attention of allout-post-command-business.
5932
5933 (allout-post-command-business): If the command we're following was
5934 an undo, check for change in the status of encrypted items and
5935 adjust auto-save inhibitions accordingly.
5936
5937 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
5938 according to whether there are or aren't any plain-text topics
5939 pending encryption.
5940
5941 (allout-inhibit-auto-save-info-for-decryption):
5942 Adjust buffer-saved-size and some allout state to inhibit auto-saves
5943 if there are plain-text topics pending encryption.
5944
5945 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
5946 buffer-saved-size and some allout state to not inhibit auto-saves
5947 if there are no longer any plain-text topics pending encryption.
5948
5949 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
5950 No longer provide for exemption of the current topic.
5951
5952 2011-07-04 Juri Linkov <juri@jurta.org>
5953
5954 Add 7z operations to delete and save changed members (bug#8968).
5955 * arc-mode.el (archive-7z-expunge, archive-7z-update):
5956 New defcustoms.
5957 (archive-7z-write-file-member): New function.
5958 (archive-7z-summarize): Fix the number of dashes in the
5959 listing output.
5960
5961 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
5962
5963 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
5964 (bug#8958).
5965
5966 2011-07-04 Chong Yidong <cyd@stupidchicken.com>
5967
5968 * bindings.el: Ignore next-buffer and previous-buffer in
5969 minibuffer-local-map.
5970
5971 * font-lock.el (font-lock-builtin-face): Change light background
5972 color to dark slate blue (Bug#6693).
5973
5974 2011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
5975
5976 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
5977
5978 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
5979
5980 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
5981 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
5982 Add switch-to-buffer.
5983
5984 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5985
5986 * isearch.el (isearch-search-fun-function): Clarify further the
5987 meaning of the function returned.
5988
5989 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
5990
5991 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
5992
5993 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
5994 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
5995 Use it.
5996 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
5997 `tramp-default-remote-path' does not exist.
5998 (tramp-send-command-and-read): New optional argument NOERROR.
5999 (tramp-open-connection-setup-interactive-shell)
6000 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
6001 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
6002 (tramp-process-sentinel): Flush also process' connection property.
6003 (tramp-sh-handle-start-file-process): Do not set process
6004 sentinel. It is done now ...
6005 (tramp-maybe-open-connection): ... here. (Bug#8929)
6006
6007 2011-07-04 MON KEY <monkey@sandpframing.com>
6008
6009 * play/animate.el (animate-string): Doc fixes and allow changing
6010 the buffer name (bug#5417).
6011
6012 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
6013
6014 * play/animate.el (animation-buffer-name): Rename from *animate*.
6015
6016 2011-07-04 Paul Eggert <eggert@cs.ucla.edu>
6017
6018 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
6019 This is simpler and helps future-proof the code.
6020 (timer-until): Use time-subtract and float-time.
6021 (timer--time-less-p): Use time-less-p.
6022
6023 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
6024
6025 * type-break.el (timep): Use the value of `float-time' to avoid a
6026 byte-compiler warning.
6027
6028 * server.el (server-eval-and-print): Return any result, even nil.
6029
6030 2011-07-03 Paul Eggert <eggert@cs.ucla.edu>
6031
6032 * type-break.el: Accept time formats that the builtins accept.
6033 (timep, type-break-time-difference): Accept any format that
6034 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
6035 This is simpler and helps future-proof the code.
6036 (type-break-time-difference): Round rather than ignoring
6037 subseconds components.
6038
6039 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6040
6041 * info.el (Info-apropos-matches): Make non-interactive, since it
6042 doesn't seem to do anything useful as a command (bug#8829).
6043
6044 2011-07-03 Chong Yidong <cyd@stupidchicken.com>
6045
6046 * frame.el (frame-background-mode, frame-set-background-mode):
6047 Move from faces.el.
6048 (frame-default-terminal-background): New function.
6049
6050 * custom.el (custom-push-theme): Don't record faces in `changed'
6051 theme; this doesn't work correctly for per-frame face settings.
6052 (disable-theme): Use face-set-after-frame-default to reset faces.
6053 (custom--frame-color-default): New function.
6054
6055 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6056
6057 * dired.el (dired-flagging-regexp): Remove unused variable
6058 (bug#8769).
6059
6060 2011-03-29 Kevin Ryde <user42@zip.com.au>
6061
6062 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6063 `perl-Test2' extend to match possible "fail #N" rep count
6064 (bug#8377).
6065
6066 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6067
6068 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
6069 `smtpmail-via-smtp' now returns the error instead of nil.
6070
6071 * isearch.el (isearch-search-fun-function): Clarify the doc string
6072 (bug#8101).
6073
6074 2011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
6075
6076 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
6077 unnecessary spaces (bug#8987).
6078
6079 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6080
6081 * net/network-stream.el (open-network-stream): Use the
6082 :end-of-capability command thoughout.
6083
6084 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
6085
6086 * net/network-stream.el (open-network-stream): Add the
6087 :end-of-capability command parameter, used by pop3.el.
6088
6089 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6090
6091 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
6092
6093 * fringe.el (fringe-query-style): Remove redundant text " (type ?
6094 for list)" (bug#6475).
6095
6096 * files.el (file-expand-wildcards): Ignore non-readable
6097 sub-directories while trying to find matches instead of signaling
6098 an error (bug#6297).
6099
6100 * man.el (Man-reference-regexp): Allow matching possible
6101 word-wrapped references (bug#6289).
6102
6103 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
6104 for consistency with the other vc buffers (bug#6197).
6105 (vc-checkin): Ditto.
6106
6107 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
6108
6109 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
6110
6111 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6112
6113 * custom.el (defcustom): Clarify that :set is only used in the
6114 Customize user interface (bug#6089).
6115
6116 * progmodes/flymake.el (flymake-mode): If the buffer isn't
6117 associated with a file, refuse to run instead of erroring out
6118 (bug#6084).
6119
6120 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
6121 the doc string, since it appears that using `fill-column' always
6122 controls the width (bug#7845).
6123
6124 * simple.el (shell-command-on-region): Say where the error output
6125 went if `shell-command-default-error-buffer' is set (bug#6857).
6126
6127 2011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
6128
6129 * allout.el (allout-yank-processing): Adjust cursor position for
6130 backwards-deleted space.
6131
6132 (allout-rebullet-heading): Register changes with
6133 allout-exposure-changed-hook, so the modified topic is properly
6134 decorated.
6135
6136 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6137
6138 * minibuffer.el (completion-in-region): Document PREDICATE
6139 (bug#7136).
6140
6141 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
6142 of keyword/argument pairs (bug#6904).
6143
6144 * replace.el (multi-occur):
6145 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
6146
6147 2011-07-02 Drew Adams <drew.adams@oracle.com>
6148
6149 * dired.el (dired-mark-if): Make the message about whether it's
6150 marking or unmarking clearer (bug#8523).
6151
6152 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6153
6154 * disp-table.el (display-table-print-array): New function.
6155 (describe-display-table): Use it to print the vectors more pretty
6156 (Bug#8859).
6157
6158 2011-07-02 Martin Rudalics <rudalics@gmx.at>
6159
6160 * window.el (window-state-get-1): Don't assign clone numbers.
6161 Add clone-of item to list of window parameters.
6162 (window-state-put-2): Don't process clone numbers.
6163 (display-buffer-alist): Fix doc-string.
6164
6165 2011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
6166
6167 * subr.el (remq): Don't allocate if it's not needed.
6168 (keymap--menu-item-binding, keymap--menu-item-with-binding)
6169 (keymap--merge-bindings): New functions.
6170 (keymap-canonicalize): Use them to refine the canonicalization.
6171 * minibuffer.el (minibuffer-local-completion-map)
6172 (minibuffer-local-must-match-map): Move initialization from C.
6173 (minibuffer-local-filename-completion-map): Move initialization from C;
6174 don't inherit from anything here.
6175 (minibuffer-local-filename-must-match-map): Make obsolete.
6176 (completing-read-default): Use make-composed-keymap to combine
6177 minibuffer-local-filename-completion-map with either
6178 minibuffer-local-must-match-map or
6179 minibuffer-local-filename-completion-map.
6180
6181 2011-07-01 Glenn Morris <rgm@gnu.org>
6182
6183 * type-break.el (type-break-time-sum): Use dolist.
6184
6185 * textmodes/flyspell.el (flyspell-word-search-backward):
6186 Replace CL function.
6187
6188 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
6189
6190 * mouse.el (mouse--strip-first-event): New function.
6191 (function-key-map): Use it to map fringe clicks to normal clicks
6192 by default.
6193
6194 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
6195 (vc-bzr-revision-completion-table): Add support for annotate and date.
6196
6197 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
6198 inherit from parent.
6199
6200 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6201
6202 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
6203 (dired-show-file-type): Doc fixup (bug#8818).
6204
6205 * dired.el (dired-mode): Fix up the doc string as suggested by
6206 Drew Adams (bug#8817).
6207
6208 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
6209 cookie, since the manual says that it should be possible to add
6210 this function to `find-file-hook' (bug#8709).
6211
6212 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
6213
6214 * progmodes/cfengine.el: Moved all cfengine3.el functionality
6215 here. Noted Ted Zlatanov as the maintainer.
6216 (cfengine-common-settings, cfengine-common-syntax): New functions
6217 to set up common things between `cfengine-mode' and
6218 `cfengine3-mode'.
6219 (cfengine3-mode): New mode.
6220 (cfengine3-defuns cfengine3-defuns-regex
6221 (cfengine3-class-selector-regex cfengine3-category-regex)
6222 (cfengine3-vartypes cfengine3-font-lock-keywords)
6223 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
6224 (cfengine3-indent-line): Add from cfengine3.el.
6225
6226 2011-07-01 Michael Albinus <michael.albinus@gmx.de>
6227
6228 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
6229
6230 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
6231
6232 2011-07-01 Martin Rudalics <rudalics@gmx.at>
6233
6234 * window.el (same-window-buffer-names, same-window-regexps)
6235 (same-window-p, special-display-frame-alist)
6236 (special-display-popup-frame, special-display-function)
6237 (special-display-buffer-names, special-display-regexps)
6238 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
6239 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
6240 (split-window-preferred-function, split-height-threshold)
6241 (split-width-threshold, even-window-heights)
6242 (display-buffer-mark-dedicated, window-splittable-p)
6243 (split-window-sensibly, window-safely-shrinkable-p):
6244 Un-obsolete.
6245 (display-buffer): Don't spread args with function specifier
6246 because special-display-popup-frame won't like it.
6247
6248 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
6249
6250 Time-stamp simplifications and fixes.
6251 These improve accuracy slightly, and future-proof the code
6252 against some potential changes to current-time format.
6253
6254 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
6255 by using time-since and float-time.
6256
6257 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
6258 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
6259 + NNN microseconds".
6260
6261 * type-break.el (type-break-time-sum): Rewrite using time-add.
6262
6263 * play/hanoi.el (hanoi-current-time-float): Remove.
6264 All uses replaced by float-time.
6265
6266 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
6267 This yields a more-accurate answer.
6268 (rng-time-to-float): Remove; no longer needed.
6269
6270 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
6271
6272 * calendar/timeclock.el (timeclock-seconds-to-time):
6273 Defalias to seconds-to-time, since they're the same thing.
6274
6275 * emacs-lisp/elp.el (elp-elapsed-time):
6276 * emacs-lisp/benchmark.el (benchmark-elapse):
6277 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
6278
6279 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
6280
6281 * window.el (bury-buffer): Don't iconify the only frame.
6282 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
6283 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
6284
6285 2011-07-01 Chong Yidong <cyd@stupidchicken.com>
6286
6287 * eshell/em-smart.el (eshell-smart-display-navigate-list):
6288 Add mouse-yank-primary.
6289
6290 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
6291
6292 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
6293
6294 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
6295
6296 * emacs-lisp/find-func.el (find-library--load-name): New fun.
6297 (find-library-name): Use it to find relative load names when provided
6298 absolute file name (bug#8803).
6299
6300 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6301
6302 * textmodes/flyspell.el (flyspell-word): Consider words that
6303 differ only in case as potential doublons (bug#5687).
6304
6305 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
6306 Remove two rather uninteresting debugging-like messages to make
6307 debbugs.el more silent.
6308
6309 * comint.el (comint-password-prompt-regexp): Accept "Response" as
6310 a password-like phrase.
6311
6312 2011-06-30 Mastake YAMATO <yamato@redhat.com>
6313
6314 * progmodes/cc-guess.el: New file.
6315
6316 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
6317
6318 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
6319 derived from `c-basic-common-init'.
6320
6321 * progmodes/cc-mode.el (top-level): Require cc-guess.
6322 (c-basic-common-init): Use `cc-choose-style-for-mode'.
6323
6324 2011-06-30 Lawrence Mitchell <wence@gmx.li>
6325
6326 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
6327
6328 2011-06-30 Alan Mackenzie <acm@muc.de>
6329
6330 * progmodes/cc-engine.el (c-guess-continued-construct):
6331 Correct the handling of template-args-cont, particularly for when font
6332 lock is disabled. Name this case as "CASE G".
6333
6334 2011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
6335
6336 * allout.el (allout-yank-processing): Fix injection of extra space
6337 between bullet and non-whitespace character in first topic when
6338 pasting, ensuring that the actual spacing in the pasted topic
6339 following the bullet char is preserved. This extra space was
6340 causing pasted encrypted topics to get a decrypted status even
6341 when the content was actually still encrypted. Now the decryption
6342 status from before the paste is preserved.
6343
6344 (allout-flag-region): Set all allout overlays so they evaporate
6345 when reduced to zero length (evanescent), to prevent overlay
6346 leakage.
6347
6348 2011-06-30 Glenn Morris <rgm@gnu.org>
6349
6350 * w32-fns.el (w32-charset-info-alist): Declare.
6351
6352 * find-dired.el (find-grep-options): Simplify.
6353
6354 * term/ns-win.el (ns-set-resource): Declare.
6355
6356 * ses.el (row, col): Declare dynamic variables honestly.
6357
6358 * textmodes/reftex-parse.el (index-tags): Declare.
6359
6360 2011-06-30 Chong Yidong <cyd@stupidchicken.com>
6361
6362 * cus-edit.el (customize-push-and-save): New function.
6363
6364 * files.el (hack-local-variables-confirm): Use it.
6365
6366 * custom.el (load-theme): New arg NO-CONFIRM.
6367 Use customize-push-and-save (Bug#8720).
6368 (custom-enabled-themes): Doc fix.
6369
6370 * cus-theme.el (customize-create-theme)
6371 (custom-theme-merge-theme): Callers to load-theme changed.
6372
6373 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6374
6375 * thingatpt.el (thing-at-point-short-url-regexp): Require that
6376 short URLs have at least one dot in them (bug #7614).
6377
6378 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
6379 nil, because using a pty is apparently too slow (bug #895).
6380
6381 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6382
6383 * mail/sendmail.el (sendmail-query-once): New function.
6384 (sendmail-query-once-function): New variable.
6385
6386 2011-06-29 Glenn Morris <rgm@gnu.org>
6387
6388 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
6389
6390 * ses.el (top-level): Require cl when compiling.
6391 (ses-set-localvars): Fix error statement.
6392 Call it at compile time to silence a storm of warnings.
6393
6394 2011-06-29 Martin Rudalics <rudalics@gmx.at>
6395
6396 * window.el (normalize-live-buffer): Rename to
6397 window-normalize-buffer.
6398 (normalize-live-frame): Rename to window-normalize-frame.
6399 (normalize-any-window): Rename to window-normalize-any-window.
6400 (normalize-live-window): Rename to window-normalize-live-window.
6401 (make-window-atom): Rename to window-make-atom.
6402 (window-resize-reset): Rename to window--resize-reset.
6403 (window-resize-reset-1): Rename to window--resize-reset-1.
6404 (resize-mini-window): Rename to window--resize-mini-window.
6405 (resize-subwindows-skip-p): Rename to
6406 window--resize-subwindows-skip-p.
6407 (resize-subwindows-normal): Rename to
6408 window--resize-subwindows-normal.
6409 (resize-subwindows): Rename to window--resize-subwindows.
6410 (resize-other-windows): Rename to window--resize-siblings.
6411 (resize-this-window): Rename to window--resize-this-window.
6412 (resize-root-window): Rename to window--resize-root-window.
6413 (resize-root-window-vertically): Rename to
6414 window--resize-root-window-vertically.
6415 (normalize-buffer-to-display): Rename to
6416 window-normalize-buffer-to-display.
6417 (normalize-buffer-to-switch-to): Rename to
6418 window-normalize-buffer-to-switch-to.
6419 Correspondingly update all callers of the functions listed
6420 above.
6421 (display-buffer-alist, display-buffer-normalize-arguments)
6422 (display-buffer-normalize-options, display-buffer)
6423 (display-buffer-alist-set): Use "function" instead of
6424 "fun-with-args".
6425
6426 2011-06-28 Chong Yidong <cyd@stupidchicken.com>
6427
6428 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
6429 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
6430 debbugs.gnu.org. Mention acknowledgment email.
6431
6432 2011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6433
6434 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
6435 buffer multibyteness, since it shouldn't matter.
6436
6437 2011-06-28 Martin Rudalics <rudalics@gmx.at>
6438
6439 * window.el (display-buffer-in-side-window): Handle dedicated
6440 windows as in display-buffer-reuse-window.
6441 (display-buffer-normalize-alist): Use value of override
6442 specifier.
6443 (display-buffer-normalize-specifiers): Use value of
6444 other-window-means-other-frame specifier.
6445 (display-buffer-alist): Rewrite some texts in widgets.
6446 (display-buffer): Spread arguments when calling function
6447 specified by fun-with-args.
6448
6449 2011-06-28 Deniz Dogan <deniz@dogan.se>
6450
6451 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
6452 Unnest `let'.
6453
6454 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
6455 selectors (Bug#5732).
6456 (css-proprietary-nmstart-re): Use `regexp-opt'.
6457
6458 2011-06-27 Jari Aalto <jari.aalto@cante.net>
6459
6460 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
6461 (eshell-ls-date-format): New defcustom.
6462 (eshell-ls-file): Use it.
6463
6464 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
6465
6466 * help-fns.el (describe-variable): Fix message for terminal-local vars.
6467
6468 2011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
6469
6470 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
6471 (ange-ftp-make-tmp-name): New arg.
6472 (ange-ftp-file-local-copy): Use it.
6473
6474 2011-06-27 Jambunathan K <kjambunathan@gmail.com>
6475
6476 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
6477 no-conversion (Bug#8870).
6478
6479 2011-06-27 Martin Rudalics <rudalics@gmx.at>
6480
6481 * window.el (window-right, window-left, window-child)
6482 (window-child-count, window-last-child)
6483 (window-iso-combination-p, walk-window-tree-1)
6484 (window-atom-check-1, window-tree-1, delete-window)
6485 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
6486 new naming conventions - window-vchild, window-hchild,
6487 window-next and window-prev are now called window-top-child,
6488 window-left-child, window-next-sibling and window-prev-sibling
6489 respectively.
6490 (resize-window-reset): Rename to window-resize-reset.
6491 (resize-window-reset-1): Rename to window-resize-reset-1.
6492 (resize-window): Rename to window-resize.
6493 (window-min-height, window-min-width)
6494 (resize-mini-window, resize-this-window, resize-root-window)
6495 (resize-root-window-vertically, adjust-window-trailing-edge)
6496 (enlarge-window, shrink-window, maximize-window)
6497 (minimize-window, delete-window, quit-restore-window)
6498 (split-window, balance-windows, balance-windows-area-adjust)
6499 (balance-windows-area, window-state-put-2)
6500 (display-buffer-even-window-sizes, display-buffer-set-height)
6501 (display-buffer-set-width, set-window-text-height)
6502 (fit-window-to-buffer): Rename all "resize-window" prefixed
6503 calls to use the "window-resize" prefix convention.
6504 (display-buffer-alist): Fix symbol for label specifier.
6505 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
6506 corresponding specifier.
6507 Reported by Juanma Barranquero <lekktu@gmail.com>.
6508
6509 2011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
6510
6511 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
6512 convention.
6513 (ses-call-printer): Does not pass an empty string to formatter when the
6514 cell is empty to keep from barking printer Calc math-format-value.
6515
6516 2011-06-27 Richard Stallman <rms@gnu.org>
6517
6518 * battery.el (battery-mode-line-limit): New variable.
6519 (battery-update): Handle it.
6520
6521 * mail/rmailmm.el (rmail-mime-process-multipart):
6522 Handle truncated messages.
6523
6524 2011-06-27 Glenn Morris <rgm@gnu.org>
6525
6526 * progmodes/flymake.el (flymake-err-line-patterns):
6527 Allow for column numbers in the ant/javac pattern. (Bug#8866)
6528
6529 2011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
6530
6531 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
6532 (ses--clean-!, ses--clean-_): New functions.
6533 (ses-range): Add configurability of readout order, and conversion
6534 to Calc vector.
6535
6536 * ses.el (ses-repair-cell-reference-all): New function.
6537 (ses-cell-symbol): Set macro as safe, so that it can be used in
6538 formulas.
6539
6540 * ses.el: Update cycle detection algorithm.
6541 (ses-localvars): Add ses--Dijkstra-attempt-nb and
6542 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
6543 (ses-set-localvars): New function.
6544 (ses-make-cell): Add property-list as a cell element.
6545 (ses-cell-property-get-fun, ses-cell-property-get)
6546 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
6547 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
6548 New functions.
6549 (ses-cell-property-set, ses-cell-property-pop)
6550 (ses-cell-property-get-handle): New macro.
6551 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
6552 New aliases, used for code readability.
6553 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
6554 cycle detection.
6555 (ses-self-reference-early-detection): New defcustom.
6556 (ses-formula-references): Robustify against self-referring cells.
6557 (ses-mode): Use ses-set-localvars.
6558 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
6559 before lauching the update processing.
6560 (ses-initialize-Dijkstra-attempt): New function.
6561 (ses-recalculate-cell): Update for cycle detection based on
6562 Dijkstra algorithm.
6563
6564 * ses.el: Fix commenting and indenting convention.
6565
6566 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
6567
6568 * bs.el (bs-cycle-next): Complete last change.
6569
6570 2011-06-27 Drew Adams <drew.adams@oracle.com>
6571
6572 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
6573
6574 2011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6575
6576 * net/network-stream.el (network-stream-open-starttls):
6577 Don't re-get capabilities unless we've reestablished connection.
6578 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
6579
6580 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
6581 to binary to possibly avoid line encoding issues on Windows (among
6582 other things).
6583
6584 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6585
6586 * net/network-stream.el (open-network-stream): Return an :error
6587 saying what the problem was, if possible.
6588
6589 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
6590 server.
6591
6592 * net/network-stream.el (network-stream-open-starttls): If we
6593 wanted to use STARTTLS, and the server offered it, but we weren't
6594 able to because we had no STARTTLS support, then close the connection.
6595 (open-network-stream): Return an :error element, if present.
6596
6597 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
6598
6599 * hl-line.el (hl-line-sticky-flag): Doc fix.
6600 (global-hl-line-sticky-flag): New option (Bug#8323).
6601 (global-hl-line-highlight): Obey it.
6602
6603 * vc/vc.el (vc-revert-show-diff): Default to t.
6604
6605 2011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
6606
6607 * allout-widgets.el (allout-widgets-post-command-business):
6608 Stop decorating intermediate isearch matches. They're not being
6609 undecorated when an isearch is continued past, and isearch
6610 automatically collapses them. This leads to "widget leaks", where
6611 decorated items accumulate in collapsed areas. Lines with lots of
6612 hidden widgets can slow down cursor travel, substantially.
6613 Too much complicated machinery would be needed to ensure undecoration,
6614 so we're doing without this nicety.
6615
6616 (allout-widgets-tally-string): Don't try to do a hash-table-count
6617 of allout-widgets-tally when it's nil. This eliminates spurious "Error
6618 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
6619 *Messages* when allout-widgets-maintain-tally is t.
6620
6621 2011-06-26 Martin Rudalics <rudalics@gmx.at>
6622
6623 * window.el (display-buffer-normalize-argument): Rename to
6624 display-buffer-normalize-arguments. Handle special meaning of
6625 LABEL argument. Respect special-display-function when popping up
6626 a new frame. Fix code searching for a window showing the buffer
6627 on another frame.
6628 (display-buffer-normalize-specifiers):
6629 Call display-buffer-normalize-arguments.
6630 (display-buffer-in-window): Don't undedicate the window if its
6631 buffer remains the same.
6632 Reported by Drew Adams <drew.adams@oracle.com>.
6633 (display-buffer-alist): Add choice for same-window macro
6634 specfier.
6635 (display-buffer): Mention special meaning of LABEL argument in
6636 doc-string. Fix quoting. Don't pop up a new frame even as
6637 fallback.
6638
6639 2011-06-26 Juanma Barranquero <lekktu@gmail.com>
6640
6641 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
6642 avoid deleting the current window in some cases (bug#8911).
6643
6644 2011-06-26 Andreas Schwab <schwab@linux-m68k.org>
6645
6646 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
6647 (Bug#8934)
6648
6649 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6650
6651 * net/network-stream.el (network-stream-open-starttls):
6652 Use built-in TLS support if `gnutls-available-p' is true.
6653 (network-stream-open-tls): Ditto.
6654
6655 2011-06-26 Leo Liu <sdl.web@gmail.com>
6656
6657 * register.el (registerv): New struct.
6658 (registerv-make): New function.
6659 (jump-to-register, describe-register-1, insert-register):
6660 Support the jump-func, print-func and insert-func slot of a registerv
6661 struct. (Bug#8415)
6662
6663 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
6664
6665 * vc/vc.el (vc-revert-show-diff): New defcustom.
6666 (vc-diff-internal): New arg specifying diff buffer.
6667 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
6668 reuse an existing *vc-diff* buffer (Bug#8927).
6669
6670 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
6671
6672 2011-06-26 Glenn Morris <rgm@gnu.org>
6673
6674 * progmodes/f90.el (f90-critical-indent): New option.
6675 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
6676 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
6677 (f90-mode): Doc fix.
6678 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
6679 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
6680 (f90-beginning-of-block, f90-next-block, f90-indent-region)
6681 (f90-match-end): Handle block, critical.
6682
6683 2011-06-25 Glenn Morris <rgm@gnu.org>
6684
6685 * calendar/diary-lib.el (diary-included-files): Doc fix.
6686 (diary-include-files): New function, extracted from
6687 diary-include-other-diary-files and diary-mark-included-diary-files.
6688 (diary-include-other-diary-files, diary-mark-included-diary-files):
6689 Just call diary-include-files.
6690 (diary-mark-entries): Reset diary-included-files on first call.
6691
6692 * calendar/diary-lib.el (diary-mark-entries)
6693 (diary-mark-included-diary-files):
6694 Visit included diary-files in temp buffers.
6695
6696 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
6697 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
6698 (f90-start-block-re, f90-imenu-generic-expression)
6699 (f90-looking-at-program-block-start, f90-no-block-limit):
6700 Add support for submodules.
6701
6702 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
6703 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
6704
6705 2011-06-25 Eli Zaretskii <eliz@gnu.org>
6706
6707 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
6708 buffer-file-type before setting its value, to avoid disastrous
6709 global effects on decoding files for DOS/Windows systems. (Bug#8780)
6710
6711 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
6712
6713 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
6714
6715 * ses.el (ses-unload-function):
6716 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
6717
6718 * proced.el (proced-unload-function):
6719 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
6720
6721 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
6722
6723 * server.el (server-create-window-system-frame): Add parameters arg.
6724 (server-process-filter): Doc fix. Handle frame-parameters.
6725
6726 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
6727
6728 Fix bug#8730, bug#8781.
6729
6730 * loadhist.el (unload--set-major-mode): New function.
6731 (unload-feature): Use it.
6732
6733 * progmodes/python.el (python-after-info-look): Add autoload cookie.
6734 (python-unload-function): New function.
6735
6736 2011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
6737
6738 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
6739
6740 2011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
6741
6742 * net/browse-url.el (browse-url-firefox-program): Add icecat to
6743 the candidates list.
6744
6745 2011-06-24 Juanma Barranquero <lekktu@gmail.com>
6746
6747 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
6748
6749 2011-06-23 Richard Stallman <rms@gnu.org>
6750
6751 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
6752 (rmail-variables): Set next-error-move-function.
6753 (rmail-what-message): Take argument POS.
6754 (rmail-next-error-move): New function.
6755
6756 2011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
6757
6758 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
6759 messages for adjacent non-terminals.
6760
6761 2011-06-23 Richard Stallman <rms@gnu.org>
6762
6763 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
6764 (rmail-show-message-1): Preserve buffer modified flag.
6765 (rmail-start-mail): Don't specify use of rmail-mail-return;
6766 that's done by mail-bury now.
6767 (rmail-mail-return): Handle arg NEWBUF.
6768
6769 2011-06-23 Michael Albinus <michael.albinus@gmx.de>
6770
6771 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
6772 SIZE is a number.
6773
6774 2011-06-23 Martin Rudalics <rudalics@gmx.at>
6775
6776 * window.el (get-lru-window, get-mru-window)
6777 (get-largest-window): Never return a minibuffer window.
6778 (display-buffer-pop-up-window): Fix a bug that could lead to
6779 reusing the minibuffer window.
6780 (display-buffer): Pass original specifier argument to
6781 display-buffer-function instead of the normalized one.
6782 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
6783
6784 2011-06-22 Leo Liu <sdl.web@gmail.com>
6785
6786 * minibuffer.el (completing-read-function)
6787 (completing-read-default): Move from minibuf.c
6788
6789 2011-06-22 Richard Stallman <rms@gnu.org>
6790
6791 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
6792 to Rmail even if not started by a special Rmail command.
6793
6794 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
6795 Copy the buffer currently showing just one message.
6796
6797 2011-06-22 Roland Winkler <winkler@gnu.org>
6798
6799 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
6800 (bibtex-clean-entry): First delete the old key so that a
6801 customized algorithm for generating the new key does not get
6802 confused by the old key.
6803 (bibtex-url): Obey regexp of first step.
6804 (bibtex-search-entries): Do not use add-to-list with local
6805 list-var.
6806
6807 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
6808
6809 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
6810 stored a user name, then query for the password first, instead of
6811 waiting for SMTP to give an error message and the trying again.
6812
6813 2011-06-22 Lawrence Mitchell <wence@gmx.li>
6814
6815 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
6816 BUFFER in call-process.
6817
6818 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
6819
6820 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
6821 QUIT twice.
6822 (smtpmail-try-auth-methods): Require user name and password from
6823 auth-source.
6824
6825 2011-06-22 Martin Rudalics <rudalics@gmx.at>
6826
6827 * window.el (display-buffer-default-specifiers)
6828 (display-buffer-alist): Remove entries for pop-up-frame-alist.
6829 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
6830 (split-window): Normalize SIDE argument (Bug#8916).
6831
6832 * frame.el (pop-up-frame-alist, pop-up-frame-function)
6833 (special-display-frame-alist, special-display-popup-frame):
6834 Remove duplicate declarations. These are now in window.el.
6835
6836 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6837
6838 * mail/smtpmail.el (smtpmail-via-smtp):
6839 Set :use-starttls-if-possible so that we always use STARTTLS if the
6840 server supports it. SMTP servers that support STARTTLS commonly
6841 require it.
6842
6843 * net/network-stream.el (network-stream-open-starttls): Support
6844 upgrading to STARTTLS always, even if we don't have built-in support.
6845 (open-network-stream): Add the :always-query-capabilities keyword.
6846
6847 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
6848 upgrades with `open-network-stream', and rely solely on
6849 auth-source for all credentials. Big changes throughout the file,
6850 but in particular:
6851 (smtpmail-auth-credentials): Remove.
6852 (smtpmail-starttls-credentials): Remove.
6853 (smtpmail-via-smtp): Check for servers saying they want AUTH after
6854 MAIL FROM, too.
6855
6856 * net/network-stream.el (network-stream-open-starttls):
6857 Provide support for client certificates both for external and built-in
6858 STARTTLS.
6859 (auth-source): Require.
6860 (open-network-stream): Document the :client-certificate keyword.
6861 (network-stream-certificate): Change cert-cert to cert and
6862 cert-key to key.
6863
6864 2011-06-21 Michael Albinus <michael.albinus@gmx.de>
6865
6866 * net/tramp-cache.el (top): Don't load the persistency file when
6867 "emacs -Q" has been called.
6868
6869 2011-06-21 Tim Harper <timcharper@gmail.com>
6870
6871 * term/ns-win.el (ns-initialize-window-system):
6872 Set application-specific `ApplePressAndHoldEnabled' system
6873 resource to NO as it is not yet supported by the NS port.
6874
6875 2011-06-21 Juanma Barranquero <lekktu@gmail.com>
6876
6877 * misc.el (list-dynamic-libraries--refresh): Compute header here...
6878 (list-dynamic-libraries): ...not here.
6879
6880 2011-06-21 Leo Liu <sdl.web@gmail.com>
6881
6882 * subr.el (sha1): Implement sha1 using secure-hash.
6883
6884 2011-06-21 Martin Rudalics <rudalics@gmx.at>
6885
6886 * window.el (display-buffer-alist): In default value do not
6887 enforce searching a window on any but the selected frame.
6888 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
6889 (display-buffer-select-window): Remove function.
6890 (display-buffer-in-window): When a window on another frame gets
6891 reused, do not select it any more but just raise its frame if
6892 necessary (Bug#8851) and (Bug#8856).
6893 (display-buffer-normalize-options): Handle pop-up-frames related
6894 options more faithfully.
6895 (pop-to-buffer): Don't rely on `display-buffer' selecting the
6896 window if it is on another frame.
6897 (display-buffer-alist, display-buffer-default-specifiers):
6898 Don't make new frame unsplittable by default.
6899 (display-buffer-normalize-argument): Fix doc-string typo and use
6900 'same-frame-other-window instead of 'other-window when associating
6901 with display-buffer-macro-specifiers.
6902
6903 2011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
6904
6905 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
6906 New functions.
6907 (5x5-mode-map, 5x5-mode-menu): Bind them.
6908 (5x5-draw-grid): Tweak the solver's rendering.
6909
6910 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
6911
6912 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
6913 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
6914
6915 2011-06-21 Drew Adams <drew.adams@oracle.com>
6916
6917 * menu-bar.el: Use function variable instead of switch-to-buffer.
6918 (menu-bar-select-buffer-function): New variable.
6919 (menu-bar-update-buffers): Use it (bug#8876).
6920
6921 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
6922
6923 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
6924 variable's status.
6925
6926 2011-06-20 Jan Djärv <jan.h.d@swipnet.se>
6927
6928 * x-dnd.el (x-dnd-version-from-flags)
6929 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
6930 and long as number (Bug#8899).
6931 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
6932
6933 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
6934
6935 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
6936 (completion-try-completion, completion-all-completions): Compute the
6937 metadata argument if it's missing; make it optional (bug#8795).
6938
6939 * wid-edit.el: Use lex-bind and move towards completion-at-point.
6940 (widget-complete): Use new :completion-function property.
6941 (widget-completions-at-point): New function.
6942 (default): Use :completion-function instead of :complete.
6943 (widget-default-completions): Rename from widget-default-complete;
6944 Rewrite.
6945 (widget-string-complete, widget-file-complete, widget-color-complete):
6946 Remove functions.
6947 (file, symbol, function, variable, coding-system, color):
6948 * international/mule-cmds.el (default-input-method, charset)
6949 (language-info-custom-alist):
6950 * cus-edit.el (face): Use new property :completions.
6951
6952 * progmodes/pascal.el (pascal-completions-at-point): New function.
6953 (pascal-mode): Use it.
6954 (pascal-mode-map): Use completion-at-point.
6955 (pascal-toggle-completions): Make obsolete.
6956 (pascal-complete-word, pascal-show-completions):
6957 * progmodes/octave-mod.el (octave-complete-symbol):
6958 Redefine as obsolete alias.
6959 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
6960 Signal absence of completion info for old Octave,
6961 (inferior-octave-complete): Redefine as obsolete alias.
6962 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
6963 (meta-completions-at-point): Rename from meta-complete-symbol and
6964 adapt it for use on completion-at-point-functions.
6965 (meta-common-mode): Use it.
6966 (meta-looking-at-backward, meta-match-buffer): Remove.
6967 (meta-complete-symbol): Redefine as obsolete alias.
6968 (meta-common-mode-map): Use completion-at-point.
6969 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
6970 (makefile-mode-map): Use completion-at-point.
6971 (makefile-completions-at-point): Rename from makefile-complete and
6972 adapt it for use on completion-at-point-functions.
6973 (makefile-mode): Use it.
6974 (makefile-complete): Redefine as obsolete alias.
6975
6976 2011-06-20 Deniz Dogan <deniz@dogan.se>
6977
6978 * net/rcirc.el: Delete trailing whitespaces once and for all.
6979
6980 2011-06-20 Daniel Colascione <dan.colascione@gmail.com>
6981
6982 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
6983
6984 2011-06-19 Chong Yidong <cyd@stupidchicken.com>
6985
6986 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
6987
6988 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
6989
6990 2011-06-19 Martin Rudalics <rudalics@gmx.at>
6991
6992 * window.el (display-buffer-other-window-means-other-frame):
6993 Call display-buffer-normalize-alist.
6994 (display-buffer-normalize-specifiers-1): Rename to
6995 display-buffer-normalize-argument. New argument other-frame.
6996 Rewrite.
6997 (display-buffer-normalize-specifiers-2): Rename to
6998 display-buffer-normalize-options.
6999 (display-buffer-normalize-alist-1): New function.
7000 (display-buffer-normalize-specifiers-3): Rename to
7001 display-buffer-normalize-alist.
7002 Call display-buffer-normalize-alist-1.
7003 (display-buffer-normalize-options-inhibit): New variable.
7004 (display-buffer-normalize-specifiers): Rewrite calling
7005 display-buffer-normalize-alist,
7006 display-buffer-normalize-argument, and
7007 display-buffer-normalize-options. Don't call the latter if
7008 display-buffer-normalize-options-inhibit is non-nil.
7009 (frame-auto-delete): New option.
7010 (window-deletable-p): Use frame-auto-delete.
7011 (window-list-no-nils, window-state-ignored-parameters)
7012 (window-state-get-1, window-state-get, window-state-put-list)
7013 (window-state-put-1, window-state-put-2, window-state-put):
7014 New functions.
7015 (display-buffer-normalize-options): Move special-display-p group
7016 after pop-up-frame group (Bug#8851) and (Bug#8856).
7017
7018 2011-06-18 Chong Yidong <cyd@stupidchicken.com>
7019
7020 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
7021 groups (Bug#8776).
7022 (rx-submatch-n): New function.
7023 (rx): Document it.
7024
7025 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
7026 (Bug#8768).
7027
7028 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
7029
7030 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
7031
7032 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
7033 anytime existing face settings are present (Bug#8889).
7034
7035 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
7036 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
7037 Remove unused argument.
7038
7039 2011-06-18 Martin Rudalics <rudalics@gmx.at>
7040
7041 * window.el (display-buffer-default-specifiers):
7042 Remove pop-up-frame. Add pop-up-window-min-height,
7043 pop-up-window-min-width, and another reuse-window specifier
7044 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
7045 (display-buffer-normalize-specifiers-2):
7046 Handle split-height-threshold and split-width-threshold also when
7047 pop-up-windows is unset. Add a reuse-window specifier for the
7048 case popping up a new window fails.
7049 (special-display-popup-frame): Remove double quoting.
7050 (display-buffer-normalize-specifiers-1): Fix thinko.
7051
7052 2011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
7053
7054 * shell.el (shell-completion-vars): Set pcomplete-termination-string
7055 according to comint-completion-addsuffix.
7056
7057 * pcomplete.el: Convert to lexical binding and fix bug#8819.
7058 (pcomplete-suffix-list): Mark as obsolete.
7059 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
7060 pcomplete-seen in the closure.
7061 (pcomplete-comint-setup): Setup completion-at-point as well.
7062 (pcomplete--entries): New function.
7063 (pcomplete--env-regexp): New var.
7064 (pcomplete-entries): Rewrite to work with partial-completion and
7065 without relying on pcomplete-suffix-list.
7066 (pcomplete-pare-list): Remove, unused.
7067
7068 2011-06-17 Martin Rudalics <rudalics@gmx.at>
7069
7070 * window.el (display-buffer-alist): Set pop-up-window-min-height
7071 and pop-up-window-min-width in default value. Reported by
7072 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
7073 other-window-means-other-frame.
7074 (display-buffer-macro-specifiers): Comment out entry for
7075 other-window specifier.
7076 (display-buffer-other-window-means-other-frame): New function.
7077 (display-buffer-normalize-specifiers-1): New arguments
7078 buffer-name and label. Treat other-window case specially.
7079 (display-buffer-normalize-specifiers-2): Treat other-window case
7080 specially.
7081 (display-buffer-normalize-specifiers-3): New function.
7082 (display-buffer-normalize-specifiers):
7083 Call display-buffer-normalize-specifiers-3.
7084
7085 2011-06-17 Martin Rudalics <rudalics@gmx.at>
7086
7087 * window.el (same-window-p): Fix two typos introduced when
7088 adding with-no-warnings.
7089 (display-buffer-normalize-specifiers-1): Don't check
7090 pop-up-frames for 'unset initialization.
7091 (display-buffer-normalize-specifiers-2): Major rewrite using
7092 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
7093 (pop-up-frames, display-buffer-reuse-frames)
7094 (display-buffer-mark-dedicated): Don't initialize to 'unset.
7095 Suggested by David Engster <deng@randomsample.de>.
7096 (even-window-heights): Initialize to 'unset.
7097 (display-buffer-alist-set): Handle new 'unset initializations.
7098 (display-buffer-macro-specifiers): Don't pop up a new frame in the
7099 other window case.
7100
7101 2011-06-16 Martin Rudalics <rudalics@gmx.at>
7102
7103 * window.el (display-buffer-normalize-specifiers-1):
7104 Respect current value of pop-up-frames for most reasonable values of
7105 second argument of display-buffer (Bug#8865).
7106 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
7107 (switch-to-buffer-other-window-same-frame)
7108 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
7109 Adams (Bug#8875).
7110 (display-buffer): Don't check noninteractive when calling
7111 display-buffer-pop-up-frame.
7112 (display-buffer-pop-up-frame): Never pop up a frame in
7113 noninteractive mode (Bug#8857).
7114 (enlarge-window, shrink-window): Don't report an error when the
7115 window can't be resized as requested (Bug#8862).
7116
7117 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
7118
7119 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
7120
7121 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
7122
7123 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
7124
7125 2011-06-15 Alan Mackenzie <acm@muc.de>
7126
7127 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
7128 for declarators, disable knr checking to speed up for normal files.
7129 2: Refactor, replacing a sequence of nested if forms by a cond form.
7130
7131 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
7132
7133 * net/network-stream.el (open-network-stream): Add the keyword
7134 :always-query-capabilities for the case where you want to force a
7135 `plain' network connection, but the protocol still requires the
7136 capabilitiy command (i.e., SMTP and EHLO).
7137
7138 * subr.el (process-live-p): Rename from `process-alive-p' for
7139 consistency with other `-live-p' functions.
7140
7141 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
7142
7143 * window.el (same-window-buffer-names, same-window-regexps)
7144 (special-display-frame-alist, special-display-popup-frame)
7145 (special-display-function, special-display-buffer-names)
7146 (special-display-regexps, pop-up-frame-alist)
7147 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
7148 (pop-up-windows, split-window-preferred-function)
7149 (split-height-threshold, split-width-threshold, even-window-heights)
7150 (display-buffer-mark-dedicated): Don't encourage the use of
7151 display-buffer-alist from Elisp code.
7152
7153 2011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
7154
7155 * progmodes/python.el (python-mode): Derive from prog-mode.
7156 * progmodes/ps-mode.el (ps-mode):
7157 * progmodes/mixal-mode.el (mixal-mode):
7158 * progmodes/cfengine.el (cfengine-mode):
7159 * progmodes/ld-script.el (ld-script-mode): Likewise.
7160
7161 2011-06-15 Martin Rudalics <rudalics@gmx.at>
7162
7163 * window.el (display-buffer-alist): Trim default value to avoid
7164 popping up a new frame (Bug#8857) or reusing an arbitrary window
7165 on another frame.
7166 (display-buffer): Do not fall back on popping up a new frame in
7167 batch mode (Bug#8857).
7168
7169 2011-06-14 Chong Yidong <cyd@stupidchicken.com>
7170
7171 * cus-theme.el (describe-theme-1): Use custom-theme-p.
7172 (custom-theme-summary): New function.
7173 (customize-themes): Use it.
7174
7175 2011-06-13 Glenn Morris <rgm@gnu.org>
7176
7177 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
7178
7179 2011-06-13 Martin Rudalics <rudalics@gmx.at>
7180
7181 * help.el (help-window): Remove variable.
7182 (help-window-point-marker, temp-buffer-max-height)
7183 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
7184 (help-print-return-message): Don't set help-window.
7185 (resize-temp-buffer-window): Rewrite cod eand doc-string.
7186 (help-window-setup-finish): Remove.
7187 (help-window-display-message, help-window-setup)
7188 (with-help-window): Major rewrite based on new
7189 display-buffer-window variable.
7190
7191 * help-mode.el (help-mode-finish): Remove help-window related
7192 code.
7193
7194 * view.el (view-exits-all-viewing-windows): Remove reference to
7195 view-return-to-alist in doc-string.
7196 (view-return-to-alist): Make obsolete.
7197 (view-buffer): Call pop-to-buffer-same-window and remove
7198 undo-window code.
7199 (view-buffer-other-window): Call pop-to-buffer-other-window and
7200 simplify code. Ignore second argument.
7201 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
7202 simplify code. Ignore second argument.
7203 (view-return-to-alist-update): Make obsolete.
7204 (view-mode-enter): Rename second argument to QUIT-RESTORE.
7205 Rewrite using quit-restore window parameters.
7206 (view-mode-exit): Rename second argument to EXIT-ONLY.
7207 Rewrite using quit-restore-window.
7208 (View-exit, View-exit-and-edit, View-leave, View-quit)
7209 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
7210 appropriate arguments.
7211 (view-end-message): Use quit-restore window parameter.
7212
7213 * window.el (display-buffer-function): Rewrite doc-string.
7214 (display-buffer-window, display-buffer-alist): New variables.
7215 (display-buffer-split-specifiers)
7216 (display-buffer-side-specifiers)
7217 (display-buffer-macro-specifiers): New constants.
7218 (display-buffer-even-window-sizes, display-buffer-set-height)
7219 (display-buffer-set-width, display-buffer-select-window)
7220 (display-buffer-in-window, display-buffer-reuse-window)
7221 (display-buffer-split-window-1, display-buffer-split-window)
7222 (display-buffer-split-atom-window, display-buffer-pop-up-window)
7223 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
7224 (display-buffer-in-side-window, normalize-buffer-to-display)
7225 (display-buffer-normalize-specifiers-1)
7226 (display-buffer-normalize-specifiers-2)
7227 (display-buffer-normalize-specifiers, display-buffer-frame):
7228 New functions.
7229 (display-buffer): Major rewrite.
7230 (display-buffer-other-window, display-buffer-other-frame)
7231 (pop-to-buffer, switch-to-buffer-other-window)
7232 (switch-to-buffer-other-frame): Rewrite.
7233 (display-buffer-same-window, display-buffer-same-frame)
7234 (display-buffer-same-frame-other-window)
7235 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
7236 (pop-to-buffer-other-window)
7237 (pop-to-buffer-same-frame-other-window)
7238 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
7239 (switch-to-buffer-other-window-same-frame): New functions.
7240 (same-window-p, special-display-p): Rewrite disabling warnings.
7241 Make obsolete.
7242 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
7243 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
7244 Make obsolete
7245 (same-window-buffer-names, same-window-regexps)
7246 (special-display-frame-alist, special-display-popup-frame)
7247 (special-display-function, special-display-buffer-names)
7248 (special-display-regexps, pop-up-frame-alist)
7249 (pop-up-frame-function, split-window-preferred-function)
7250 (split-height-threshold, split-width-threshold)
7251 (even-window-heights): Make obsolete.
7252
7253 2011-06-12 Glenn Morris <rgm@gnu.org>
7254
7255 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7256 Misc simplifications.
7257
7258 2011-06-12 Martin Rudalics <rudalics@gmx.at>
7259
7260 * window.el (window-safely-shrinkable-p): Restore function which
7261 was inadvertently removed in change from 2011-06-11. Declare as
7262 obsolete.
7263
7264 * calendar/calendar.el (calendar-generate-window):
7265 Use window-iso-combined-p instead of combination of one-window-p and
7266 window-safely-shrinkable-p.
7267
7268 2011-06-12 Glenn Morris <rgm@gnu.org>
7269
7270 * progmodes/fortran.el (fortran-mode-syntax-table):
7271 * progmodes/f90.el (f90-mode-syntax-table):
7272 Set % to punctuation. (Bug#8820)
7273 (f90-find-tag-default): Remove, no longer needed.
7274
7275 2011-06-12 Daniel Colascione <dan.colascione@gmail.com>
7276
7277 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
7278
7279 2011-06-11 Chong Yidong <cyd@stupidchicken.com>
7280
7281 * image.el (image-animated-p): Return animation delay in seconds.
7282 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
7283 (image-animate-timeout): Remove DELAY argument. Don't assume
7284 every subimage has the same delay; get it from image-animated-p.
7285 (image-animate): Caller changed.
7286
7287 2011-06-11 Michael Albinus <michael.albinus@gmx.de>
7288
7289 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
7290 to ignored backtrace functions.
7291
7292 2011-06-11 Glenn Morris <rgm@gnu.org>
7293
7294 * calendar/appt.el (appt-disp-window-function): Doc fix.
7295 (appt-check): Handle overlapping appointments. (Bug#8337)
7296
7297 2011-06-11 Martin Rudalics <rudalics@gmx.at>
7298
7299 * window.el (window-tree-1, window-tree): New functions, moving
7300 the latter to window.el.
7301 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
7302 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
7303 (bw-refresh-edges): Remove.
7304 (balance-windows-1, balance-windows-2): New functions.
7305 (balance-windows): Rewrite in terms of window tree functions,
7306 balance-windows-1 and balance-windows-2.
7307 (bw-adjust-window): Remove.
7308 (balance-windows-area-adjust): New function with functionality of
7309 bw-adjust-window but using resize-window.
7310 (set-window-text-height): Rewrite doc-string.
7311 Use normalize-live-window and resize-window.
7312 (enlarge-window-horizontally, shrink-window-horizontally):
7313 Rename argument to DELTA.
7314 (window-buffer-height): New function.
7315 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
7316 Rewrite using new window resize routines.
7317 (kill-buffer-and-window, mouse-autoselect-window-select):
7318 Use ignore-errors instead of condition-case.
7319 (quit-window): Call delete-frame instead of delete-windows-on
7320 for the only buffer on frame.
7321
7322 2011-06-10 Martin Rudalics <rudalics@gmx.at>
7323
7324 * loadup.el (top-level): Load window before files for the sake
7325 of replace-buffer-in-windows.
7326
7327 * files.el (read-buffer-to-switch)
7328 (switch-to-buffer-other-window)
7329 (switch-to-buffer-other-frame, display-buffer-other-frame):
7330 Move to window.el.
7331
7332 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
7333 (previous-buffer): Move to window.el.
7334
7335 * bindings.el (unbury-buffer): Move to window.el.
7336
7337 * window.el (delete-other-windows-vertically): Move after
7338 definition of delete-other-windows.
7339 (other-window, delete-windows-on, replace-buffer-in-windows):
7340 Move here from window.c.
7341 (record-window-buffer, unrecord-window-buffer)
7342 (set-window-buffer-start-and-point, switch-to-prev-buffer)
7343 (switch-to-next-buffer): New functions.
7344 (get-next-valid-buffer, last-buffer, next-buffer): Move here
7345 from simple.el. Call switch-to-next-buffer.
7346 (previous-buffer): Move here from simple.el.
7347 Call switch-to-prev-buffer.
7348 (bury-buffer): Move here from buffer.c. Switch to previous
7349 buffer when window cannot be deleted.
7350 (unbury-buffer): Move here from bindings.el.
7351 (ctl-x-map): Move binding for other-window from window.c to
7352 here.
7353 (read-buffer-to-switch, switch-to-buffer-other-window)
7354 (switch-to-buffer-other-frame): Move here from files.el.
7355 (normalize-buffer-to-switch-to): New functions.
7356 (switch-to-buffer): Move here from buffer.c.
7357 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
7358
7359 2011-06-10 Martin Rudalics <rudalics@gmx.at>
7360
7361 * window.el (window-min-height, window-min-width): Move here
7362 from window.c. Add defcustoms and rewrite doc-strings.
7363 (resize-mini-window, resize-window): New functions.
7364 (adjust-window-trailing-edge, enlarge-window, shrink-window):
7365 Move here from window.c.
7366 (maximize-window, minimize-window): New functions.
7367 (delete-window, delete-other-windows, split-window): Move here
7368 from window.c.
7369 (window-split-min-size): New function.
7370 (split-window-keep-point): Mention split-window-above-each-other
7371 instead of split-window-vertically.
7372 (split-window-above-each-other, split-window-vertically):
7373 Rename split-window-vertically to split-window-above-each-other
7374 and provide defalias for old definition.
7375 (split-window-side-by-side, split-window-horizontally):
7376 Rename split-window-horizontally to split-window-side-by-side
7377 and provide defalias for the old definition.
7378 (ctl-x-map): Move bindings for delete-window,
7379 delete-other-windows and enlarge-window here from window.c.
7380 Replace bindings for split-window-vertically and
7381 split-window-horizontally by bindings for
7382 split-window-above-each-other and split-window-side-by-side.
7383
7384 * cus-start.el (all): Remove entries for window-min-height and
7385 window-min-width. Add entries for window-splits and
7386 window-nest.
7387
7388 2011-06-09 Glenn Morris <rgm@gnu.org>
7389
7390 * calendar/appt.el (appt-mode-line): New function.
7391 (appt-check, appt-disp-window): Use it.
7392
7393 * files.el (hack-one-local-variable-eval-safep):
7394 Allow minor-modes with explicit +/-1 arguments.
7395
7396 2011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
7397
7398 * term/xterm.el (xterm): Add defgroup.
7399 (xterm-extra-capabilities): Add defcustom to supply known xterm
7400 capabilities, skip querying them, or query them (default).
7401 (terminal-init-xterm): Use it.
7402 (terminal-init-xterm-modify-other-keys): New function to set up
7403 modifyOtherKeys support to simplify `terminal-init-xterm'.
7404
7405 2011-06-09 Martin Rudalics <rudalics@gmx.at>
7406
7407 * window.el (resize-window-reset, resize-window-reset-1)
7408 (resize-subwindows-skip-p, resize-subwindows-normal)
7409 (resize-subwindows, resize-other-windows, resize-this-window)
7410 (resize-root-window, resize-root-window-vertically)
7411 (window-deletable-p, window-or-subwindow-p)
7412 (frame-root-window-p): New functions.
7413
7414 2011-06-09 Glenn Morris <rgm@gnu.org>
7415
7416 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
7417 (ange-ftp-get-files): Use it.
7418
7419 2011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
7420
7421 * mail/sendmail.el (mail-recover-1, mail-recover):
7422 * files.el (recover-file, recover-session):
7423 Handle dired-listing-switches not being just a single short option.
7424
7425 2011-06-09 Glenn Morris <rgm@gnu.org>
7426
7427 * calendar/appt.el (appt-display-message, appt-disp-window):
7428 Handle lists of appointments.
7429
7430 2011-06-08 Martin Rudalics <rudalics@gmx.at>
7431
7432 * window.el (one-window-p): Move down in code.
7433 Rewrite doc-string.
7434 (window-current-scroll-bars): Rewrite doc-string.
7435 Normalize live window argument.
7436 (walk-windows, get-window-with-predicate, count-windows):
7437 Rewrite doc-string. Use window-list-1.
7438 (window-in-direction-2, window-in-direction, get-mru-window):
7439 New functions.
7440
7441 2011-06-08 Reuben Thomas <rrt@sc3d.org>
7442
7443 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
7444 Doc fix (Bug#8713).
7445
7446 2011-06-08 Chong Yidong <cyd@stupidchicken.com>
7447
7448 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
7449
7450 2011-06-08 Juanma Barranquero <lekktu@gmail.com>
7451
7452 * loadhist.el (unload-feature-special-hooks):
7453 Add `comint-output-filter-functions'.
7454
7455 2011-06-08 Ivan Kanis <gnu@kanis.fr>
7456
7457 * calendar/appt.el (appt-check): Move some initializations into the let.
7458
7459 2011-06-08 Martin Rudalics <rudalics@gmx.at>
7460
7461 * window.el (window-height): Defalias to window-total-height.
7462 (window-width): Defalias to window-body-width.
7463
7464 2011-06-07 Chong Yidong <cyd@stupidchicken.com>
7465
7466 * image-mode.el (image-toggle-animation): New command.
7467 (image-mode-map): Bind it to RET.
7468 (image-mode): Update message.
7469 (image-toggle-display-image): Avoid a spurious cache flush.
7470 (image-transform-rotation): Doc fix.
7471 (image-transform-properties): Return quickly in the normal case.
7472 (image-animate-loop): Rename from image-animate-max-time.
7473
7474 * image.el (image-animate-max-time): Move to image-mode.el.
7475 (create-animated-image): Remove unnecessary function.
7476 (image-animate): Rename from image-animate-start. New arg.
7477 (image-animate-stop): Remove; just use image-animate-timer.
7478 (image-animate-timer): Use car-safe.
7479 (image-animate-timeout): Rename argument.
7480
7481 2011-06-07 Martin Rudalics <rudalics@gmx.at>
7482
7483 * window.el (get-lru-window, get-largest-window): Move here from
7484 window.c. Rename first argument to ALL-FRAMES.
7485 Rephrase doc-strings.
7486 (get-buffer-window-list): Rewrite using window-list-1.
7487 Rephrase doc-string.
7488 (window-safe-min-height, window-safe-min-width): New constants.
7489 (window-size-ignore, window-min-size, window-min-size-1)
7490 (window-sizable, window-sizable-p, window-size-fixed-1)
7491 (window-size-fixed-p, window-min-delta-1, window-min-delta)
7492 (window-max-delta-1, window-max-delta, window-resizable)
7493 (window-resizable-p, window-total-height, window-total-width)
7494 (window-body-width): New functions.
7495 (window-full-height-p, window-full-width-p): Rewrite using
7496 window-total-size.
7497 (window-body-height): Rewrite using window-body-size.
7498
7499 2011-06-06 Martin Rudalics <rudalics@gmx.at>
7500
7501 * window.el (window-right, window-left, window-child)
7502 (window-child-count, window-last-child, window-any-p)
7503 (normalize-live-buffer, normalize-live-frame)
7504 (normalize-any-window, normalize-live-window)
7505 (window-iso-combination-p, window-iso-combined-p)
7506 (window-iso-combinations)
7507 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
7508 (windows-with-parameter, window-with-parameter)
7509 (window-atom-root, make-window-atom, window-atom-check-1)
7510 (window-atom-check, window-side-check, window-check):
7511 New functions.
7512 (ignore-window-parameters, window-sides, window-sides-vertical)
7513 (window-sides-slots): New variables.
7514 (window-size-fixed): Move down in code. Minor doc-string fix.
7515
7516 2011-06-05 Andreas Schwab <schwab@linux-m68k.org>
7517
7518 * comint.el (comint-dynamic-complete-as-filename)
7519 (comint-dynamic-complete-filename): Correctly call
7520 completion-in-region.
7521
7522 2011-06-05 Deniz Dogan <deniz@dogan.se>
7523
7524 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
7525 in last change.
7526
7527 2011-06-05 Deniz Dogan <deniz@dogan.se>
7528
7529 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
7530 (rcirc): Use it to prompt for encryption.
7531
7532 2011-06-05 Roland Winkler <winkler@gnu.org>
7533
7534 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
7535 (bibtex-search-entries): New command bound to C-c C-a.
7536 (bibtex-display-entries): New function.
7537
7538 2011-06-05 Roland Winkler <winkler@gnu.org>
7539
7540 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
7541 (bibtex-insert-kill): After yanking insert newline if necessary.
7542 (bibtex-initialize): Call bibtex-string-files-init only once.
7543 (bibtex-mode): Do not call easy-menu-add.
7544 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
7545 (bibtex-yank): Set arg properly if nil.
7546
7547 2011-06-05 Roland Winkler <winkler@gnu.org>
7548
7549 * textmodes/bibtex.el (bibtex-search-entry-globally):
7550 New variable.
7551 (bibtex-search-entry): Use it.
7552
7553 2011-06-05 Roland Winkler <winkler@gnu.org>
7554
7555 * textmodes/bibtex.el (bibtex-entry-format): New option
7556 sort-fields.
7557 (bibtex-format-entry, bibtex-reformat): Honor this option.
7558 (bibtex-parse-entry): Return fields in proper order.
7559
7560 2011-06-05 Juanma Barranquero <lekktu@gmail.com>
7561
7562 * doc-view.el (doc-view-remove-if): Move computation of result out
7563 of `dolist' to silence misleading lexical-binding warning.
7564
7565 2011-06-04 Chong Yidong <cyd@stupidchicken.com>
7566
7567 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
7568 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
7569
7570 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
7571
7572 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
7573 "SunOS 5.10".
7574
7575 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
7576
7577 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
7578 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
7579 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
7580 (tramp-parse-putty):
7581 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
7582 (tramp-completion-function-alist-ssh)
7583 (tramp-completion-function-alist-telnet)
7584 (tramp-completion-function-alist-su)
7585 (tramp-completion-function-alist-putty): Set `tramp-autoload'
7586 cookie.
7587
7588 * net/tramp-ftp.el:
7589 * net/tramp-sh.el:
7590 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
7591 load "tramp.el" `tramp-set-completion-function'.
7592
7593 2011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
7594
7595 * shell.el: Require and use pcomplete.
7596 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
7597 (shell-completion-vars): Set pcomplete-default-completion-function.
7598
7599 2011-06-04 Deniz Dogan <deniz@dogan.se>
7600
7601 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
7602 `memq' (Bug#8799).
7603
7604 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
7605
7606 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
7607
7608 2011-06-02 Juanma Barranquero <lekktu@gmail.com>
7609
7610 * bs.el (bs--mark-unmark, bs--nth-wrapper):
7611 * mpc.el (mpc-select-extend, mpc-songpointer-context):
7612 * vc/log-view.el (log-view-beginning-of-defun):
7613 * vc/smerge-mode.el (smerge-apply-resolution-patch)
7614 (smerge-refine-forward, smerge-refine-chopup-region):
7615 Silence warning for unused `dotimes' counter variables.
7616
7617 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
7618
7619 * net/tramp.el (tramp-with-progress-reporter): Rename from
7620 with-progress-reporter. Use `declare'.
7621 * net/tramp-smb.el:
7622 * net/tramp-sh.el:
7623 * net/tramp-gvfs.el: Update all uses.
7624
7625 2011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
7626
7627 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
7628 buffer isn't killed before making it current.
7629
7630 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
7631
7632 Silence various byte-compiler warnings.
7633 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
7634 `access-type' and new obsolescence format.
7635 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
7636 new format.
7637 (byte-compile-check-variable): New `access-type' argument.
7638 Only warn if the access-type is obsolete.
7639 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
7640 (byte-compile-variable-set): Adjust callers.
7641 * help-fns.el (describe-variable): Adjust to new obsolescence format.
7642 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
7643 setting it as obsolete.
7644 * simple.el (minibuffer-completing-symbol):
7645 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
7646 access as obsolete.
7647 * minibuffer.el (minibuffer-completing-file-name): Don't make it
7648 obsolete yet.
7649 * international/quail.el (quail-mouse-choose-completion): Remove unused
7650 code referring to obsolete var.
7651 (quail-choose-completion-string): Remove.
7652 * server.el (server-clients-with, server-kill-buffer-query-function)
7653 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
7654 * proced.el (proced-send-signal):
7655 * emacs-lisp/lisp.el (lisp-complete-symbol):
7656 Replace completion-annotate-function with completion-extra-properties.
7657
7658 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
7659
7660 * simple.el (goto-line): Use read-number.
7661 (overriding-map-is-bound): Remove.
7662 (saved-overriding-map): Change default.
7663 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
7664 Take the map as argument.
7665 (universal-argument, negative-argument, digit-argument): Use it.
7666 (restore-overriding-map): Adjust.
7667 (do-auto-fill): Use fill-forward-paragraph.
7668 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
7669
7670 * minibuffer.el (minibuffer-inactive-mode-map): New var.
7671 (minibuffer-inactive-mode): New major mode.
7672 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
7673 the *Messages* buffer" hack.
7674 (mouse-popup-menubar): Don't burp if the event is a normal key.
7675
7676 Miscellaneous tweaks.
7677 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
7678 lexical scoping as in subr.el's dolist and dotimes.
7679 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
7680 Silence compiler warning.
7681 * thingatpt.el (forward-whitespace): Trivial coding style fix.
7682 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
7683 * international/ccl.el (ccl-compile): Trivial simplification.
7684 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
7685 * emacs-lisp/testcover.el (testcover-end): Remove spurious
7686 `printflag' argument.
7687 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
7688 Purecopy the whole obsolescence data.
7689
7690 2011-06-01 Leo Liu <sdl.web@gmail.com>
7691
7692 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
7693 improve doc-string as suggested by Marco Pessotto
7694 <melmothx@gmail.com>.
7695 (rcirc-print): Fix last change.
7696
7697 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
7698
7699 * minibuffer.el (complete-with-action): Return nil for the metadata and
7700 boundaries of non-functional tables.
7701 (completion-table-dynamic): Return nil for the metadata.
7702 (completion-table-with-terminator): Add default case, using
7703 complete-with-action.
7704 (completion--metadata): New function.
7705 (completion-all-sorted-completions, minibuffer-completion-help): Use it
7706 to try and avoid pathological performance problems.
7707 (completion--embedded-envvar-table): Return `category' metadata.
7708
7709 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
7710
7711 * subr.el (process-alive-p): New tiny convenience function.
7712
7713 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
7714
7715 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
7716 content but also its previous major mode.
7717
7718 2011-05-31 Helmut Eller <eller.helmut@gmail.com>
7719
7720 * emacs-lisp/debug.el (debug): Restore the previous content of the
7721 *Backtrace* buffer when we exit with C-M-c.
7722
7723 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
7724
7725 * minibuffer.el: Add metadata method to completion tables.
7726 (completion-category-overrides): New defcustom.
7727 (completion-metadata, completion--field-metadata)
7728 (completion-metadata-get, completion--styles)
7729 (completion--cycle-threshold): New functions.
7730 (completion-try-completion, completion-all-completions):
7731 Add `metadata' argument to choose completion-styles.
7732 (completion--do-completion): Use metadata to choose cycling.
7733 (completion-all-sorted-completions): Use metadata for sorting.
7734 Remove :completion-cycle-penalty which is not needed any more.
7735 (completion--try-word-completion): Add `metadata' argument.
7736 (minibuffer-completion-help): Check metadata for annotation function
7737 and sorting.
7738 (completion-file-name-table): Return `category' metadata.
7739 (minibuffer-completing-file-name): Make obsolete.
7740 * simple.el (minibuffer-completing-symbol): Make obsolete.
7741 * icomplete.el (icomplete-completions): Pass new `metadata' param to
7742 completion-try-completion.
7743
7744 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
7745
7746 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
7747
7748 2011-05-30 Leo Liu <sdl.web@gmail.com>
7749
7750 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
7751 (rcirc-print): Decode all incoming messages (bug#8744).
7752 (rcirc-decode-coding-system): Allow value nil for automatic coding
7753 system detection.
7754
7755 2011-06-01 Glenn Morris <rgm@gnu.org>
7756
7757 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
7758
7759 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
7760
7761 * image.el (image-animate-max-time): Allow nil and t values.
7762 Default to nil.
7763 (create-animated-image): Doc fix.
7764 (image-animate-start): Remove second arg; just use
7765 image-animate-max-time.
7766 (image-animate-timeout): Doc fix. Args changed.
7767
7768 * image-mode.el (image-toggle-display-image): Ensure that the
7769 image spec passed to the animate timer is the same object as in
7770 the buffer's display property (Bug#6981).
7771 (image-transform-properties): Doc fix.
7772
7773 * image.el (image-animate-max-time): Default to nil.
7774
7775 2011-05-29 Martin Rudalics <rudalics@gmx.at>
7776
7777 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
7778 entire buffer list (Bug#8184).
7779
7780 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
7781
7782 * image.el (imagemagick-types-inhibit)
7783 (imagemagick-register-types): Doc fix.
7784
7785 2011-05-29 Deniz Dogan <deniz@dogan.se>
7786
7787 * net/rcirc.el (rcirc): Use the user's stored encryption method by
7788 default.
7789
7790 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
7791
7792 * select.el: Don't perform clipboard-manager saving in hooks;
7793 leave the hooks empty.
7794
7795 2011-05-28 Leo Liu <sdl.web@gmail.com>
7796
7797 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
7798 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
7799 (occur-edit-mode): New major mode (Bug#8463).
7800 (occur-after-change-function): New function.
7801 (occur-engine): Give Occur tags a read-only property.
7802
7803 2011-05-28 Kevin Ryde <user42@zip.com.au>
7804
7805 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
7806
7807 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
7808
7809 * bindings.el (help-echo): Make the initial non-indicator dash
7810 empty on graphical terminals (Bug#7295).
7811
7812 * files.el (auto-mode-alist): Move config rule after the
7813 in-stripping one (Bug#8547).
7814
7815 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
7816
7817 * startup.el (normal-splash-screen): Remove gratuitous mode-line
7818 setting (Bug#8740).
7819
7820 2011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
7821
7822 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
7823 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
7824 (Bug#8539).
7825
7826 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
7827
7828 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
7829
7830 2011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
7831
7832 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
7833 (hs-hide-block-at-point, hs-find-block-beginning)
7834 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
7835 (Bug#8279).
7836
7837 2011-05-28 Glenn Morris <rgm@gnu.org>
7838
7839 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
7840
7841 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
7842
7843 * help-fns.el (describe-function-1): If the function is a derived
7844 major mode, print the parent mode.
7845
7846 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
7847 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
7848
7849 2011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
7850
7851 * minibuffer.el (completion--capf-wrapper): Check applicability before
7852 returning non-nil for non-exclusive completion data.
7853 * progmodes/etags.el (tags-completion-at-point-function):
7854 * info-look.el (info-lookup-completions-at-point): Mark as
7855 non-exclusive.
7856 (info-complete): Adjust accordingly.
7857
7858 * info-look.el: Convert to lexical-binding and completion-at-point.
7859 (info-lookup-completions-at-point): New function.
7860 (info-complete): Use it and completion-in-region.
7861
7862 2011-05-28 Drew Adams <drew.adams@oracle.com>
7863
7864 * isearch.el: Let M-e start with point at the first mismatched char.
7865 (isearch-fail-pos): New function.
7866 (isearch-edit-string): Use it.
7867
7868 2011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
7869
7870 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
7871
7872 2009-11-23 Toby Cubitt <toby-predictive@dr-qubit.org>
7873
7874 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
7875 traversal functions for avl-trees.
7876 (avl-tree--stack): New struct.
7877 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
7878 (avl-tree-enter): Add optional `updatefun' arg.
7879 (avl-tree--do-enter): Add optional `updatefun' arg.
7880 Change return value.
7881 (avl-tree-delete): Add optional `test' and `nilflag' args.
7882 (avl-tree--do-delete): Add `test' and `nilflag' args.
7883 Change return value.
7884 (avl-tree-member): Add optional `nilflag'
7885 (avl-tree-member-p): New function.
7886 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
7887 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
7888 (avl-tree-stack-empty-p): New functions.
7889
7890 2009-11-23 Toby Cubitt <toby-predictive@dr-qubit.org>
7891
7892 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
7893 avl-tree--del-balance1 and make it work both ways.
7894 (avl-tree--del-balance2): Remove.
7895 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
7896 make it work both ways.
7897 (avl-tree--enter-balance2): Remove.
7898 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
7899 New macros.
7900 (avl-tree--mapc, avl-tree-map): Add direction argument.
7901
7902 2011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7903
7904 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
7905
7906 2011-05-27 Chong Yidong <cyd@stupidchicken.com>
7907
7908 * select.el: Support clipboard managers with built-in function
7909 x-clipboard-manager-save, via delete-frame-functions and
7910 kill-emacs-hook.
7911 (xselect-convert-to-targets): Add MULTIPLE target to list.
7912 (xselect-convert-to-save-targets): New function.
7913
7914 2011-05-27 Kenichi Handa <handa@m17n.org>
7915
7916 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
7917 let-binding rfc2047-encode-encoded-words to nil.
7918
7919 2011-05-27 Glenn Morris <rgm@gnu.org>
7920
7921 * mail/emacsbug.el: Don't require url-util.
7922
7923 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
7924
7925 * files.el (set-auto-mode):
7926 Also respect mode: entries at the end of the file. (Bug#8586)
7927
7928 2011-05-26 Glenn Morris <rgm@gnu.org>
7929
7930 * files.el (hack-local-variables-prop-line, hack-local-variables):
7931 Downcase mode names, as seems to be traditional.
7932 (hack-local-variables, hack-local-variables-apply): Doc fixes.
7933
7934 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
7935 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
7936
7937 2011-05-25 Julien Danjou <julien@danjou.info>
7938
7939 * textmodes/rst.el (rst-define-level-faces): Do not define face
7940 symbol if it is already defined.
7941
7942 2011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
7943
7944 * play/5x5.el (5x5-new-game, 5x5-randomize):
7945 Reset 5x5-solver-output to nil when a new grid is cast.
7946 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
7947 these debugging traces, as defmacro breaks the compiled code.
7948
7949 2011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
7950
7951 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
7952
7953 2011-05-24 Leo Liu <sdl.web@gmail.com>
7954
7955 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
7956 (vc-bzr-sha1): Adapt.
7957
7958 * sha1.el: Remove. Function `sha1' is now builtin.
7959
7960 * bindings.el: Provide sha1 feature.
7961
7962 2011-05-24 Kenichi Handa <handa@m17n.org>
7963
7964 * mail/sendmail.el: Require `rfc2047'.
7965 (mail-insert-from-field): Do not perform RFC2047 encoding.
7966 (mail-encode-header): New function.
7967 (sendmail-send-it): Set buffer-file-coding-system of the work
7968 buffer to the return value of select-message-coding-system.
7969 Call mail-encode-header.
7970
7971 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
7972
7973 2011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7974
7975 * mail/supercite.el (sc-default-cite-frame):
7976 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7977
7978 2011-05-24 Glenn Morris <rgm@gnu.org>
7979
7980 * progmodes/python.el (brm-menu): Declare.
7981
7982 * emulation/viper.el (viper-set-hooks): Declare.
7983
7984 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
7985 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
7986 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
7987 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
7988 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
7989 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
7990
7991 2011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
7992
7993 Add an :exit-function for completion-at-point.
7994
7995 * minibuffer.el (completion--done): New fun.
7996 (completion--do-completion): Use it. New arg `expect-exact'.
7997 (minibuffer-complete, minibuffer-complete-word): Don't output message,
7998 since completion--do-completion does it for us now.
7999 (minibuffer-force-complete): Use completion--done and
8000 completion--replace. Handle sole-completion case with more care.
8001 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
8002 (completion-extra-properties): New var.
8003 (completion-annotate-function): Make obsolete.
8004 (minibuffer-completion-help): Adjust accordingly.
8005 Use completion-list-insert-choice-function.
8006 (completion-at-point, completion-help-at-point):
8007 Bind completion-extra-properties.
8008 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
8009 * simple.el (completion-list-insert-choice-function): New var.
8010 (completion-setup-function): Preserve it.
8011 (choose-completion): Pay attention to it, shuffle the code a bit.
8012 (choose-completion-string): New arg `insert-function'.
8013
8014 * textmodes/bibtex.el: Convert to lexical binding.
8015 (bibtex-mode-map): Use completion-at-point.
8016 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
8017 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
8018 (bibtex-complete): Define as obsolete alias.
8019 (bibtex-complete-internal): Remove.
8020 (bibtex-format-entry): Remove unused sub-group in regexp.
8021 * shell.el (shell--command-completion-data)
8022 (shell-environment-variable-completion):
8023 * pcomplete.el (pcomplete-completions-at-point):
8024 * comint.el (comint--complete-file-name-data): Use :exit-function
8025 instead of completion-table-with-terminator so it also works for
8026 choose-completion.
8027
8028 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
8029
8030 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
8031
8032 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
8033 (bug#8710).
8034
8035 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
8036
8037 2011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
8038
8039 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
8040 customization variable and implement: If non-nil, auto-fill will
8041 be inhibited while on topic's header line.
8042
8043 2011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
8044
8045 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
8046 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
8047 always have a solution in grid size = 5 cases.
8048 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
8049 (5x5-solver-output, 5x5-log-buffer): New vars.
8050 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
8051 Make these variables buffer local to achieve 5x5 multi-session-ness.
8052 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
8053 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
8054 (5x5-solve-suggest): New funs.
8055 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
8056 randomize a grid so that we ensure that there is always a solution.
8057 (5x5-make-random-grid): Allow other movement than flipping.
8058
8059 2011-05-23 Kevin Ryde <user42@zip.com.au>
8060
8061 * emacs-lisp/advice.el (ad-read-advised-function):
8062 Use `function-called-at-point' as the default, if it has
8063 advice and passes PREDICATE.
8064
8065 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
8066
8067 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
8068 byte-compile-lambda if it's actually a lambda.
8069
8070 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
8071 Fix function quoting. Use backquote better.
8072
8073 2011-05-22 Yuanle Song <sylecn@gmail.com>
8074
8075 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
8076 matching (Bug#8516).
8077
8078 2011-01-22 Jari Aalto <jari.aalto@cante.net>
8079
8080 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
8081 different face (Bug#8178).
8082
8083 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
8084
8085 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
8086 defface (Bug#8144).
8087
8088 2011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
8089
8090 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
8091 funcall as well (bug#8712). Warn when performing those conversions.
8092 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
8093
8094 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
8095
8096 2011-05-22 Glenn Morris <rgm@gnu.org>
8097
8098 * files.el (hack-local-variables-prop-line): Small simplifications.
8099 (hack-local-variables, hack-local-variables-prop-line):
8100 If MODE-ONLY, return the mode, rather than just `t'.
8101
8102 2011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
8103
8104 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
8105
8106 2011-05-21 Glenn Morris <rgm@gnu.org>
8107
8108 * files.el (hack-local-variables-prop-line, hack-local-variables):
8109 If only interested in the mode, don't bother doing the other stuff.
8110
8111 * image-mode.el (image-after-revert-hook):
8112 Redraw all frames on which the image is visible. (Bug#8567)
8113
8114 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
8115
8116 * wid-edit.el (widget-checklist-match-inline):
8117 Fix 2011-04-19 change. (Bug#8649)
8118
8119 2011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
8120
8121 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
8122 Also allow singlespace after single-letter capitals followed by a dot.
8123
8124 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
8125 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
8126
8127 2011-05-20 Nix <nix@esperi.org.uk>
8128
8129 * files.el (basic-save-buffer-2):
8130 Fix handling of break-hardlink-on-save with non-existent files.
8131
8132 2011-05-19 Deniz Dogan <deniz@dogan.se>
8133
8134 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
8135 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
8136
8137 2011-05-19 Glenn Morris <rgm@gnu.org>
8138
8139 * progmodes/f90.el (f90-type-def-re):
8140 Handle "type, bind(c)". (Bug#8691)
8141
8142 * emacs-lisp/autoload.el (batch-update-autoloads):
8143 Set autoload-excludes by parsing loadup.el rather than Makefiles.
8144
8145 2011-05-18 Michael Albinus <michael.albinus@gmx.de>
8146
8147 * net/tramp.el (tramp-process-actions): Set "first-password-request"
8148 property for the correct connection in case of multihops.
8149
8150 2011-05-18 Glenn Morris <rgm@gnu.org>
8151
8152 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
8153 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
8154
8155 Rationalize calendar handling of day and month abbrev-arrays.
8156 * calendar/calendar.el (calendar-customized-p): New function.
8157 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
8158 (calendar-day-name-array, calendar-month-name-array): Doc fix.
8159 Add :set function.
8160 (calendar-abbrev-length, calendar-day-abbrev-array)
8161 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
8162 (calendar-day-abbrev-array, calendar-month-abbrev-array):
8163 Elements may no longer be nil.
8164 (calendar-day-name, calendar-month-name):
8165 Update for changed nature of abbrev arrays.
8166 * calendar/diary-lib.el (diary-name-pattern):
8167 Update for changed nature of abbrev arrays.
8168 (diary-mark-entries-1): Update calendar-make-alist calls.
8169 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
8170 * calendar/cal-html.el (cal-html-day-abbrev-array):
8171 Simply inherit from calendar-day-abbrev-array.
8172
8173 2011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
8174
8175 * progmodes/grep.el (grep-mode): Disable default
8176 compilation-directory-matcher setting (bug#8684).
8177
8178 2011-05-17 Michael Albinus <michael.albinus@gmx.de>
8179
8180 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
8181 instead of "head" and "tail". There were problems with SunOS 5.9,
8182 and it performs better.
8183
8184 2011-05-17 Glenn Morris <rgm@gnu.org>
8185
8186 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
8187
8188 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
8189 Replace obsolete function.
8190
8191 * shell.el (pcomplete-parse-arguments-function): Declare.
8192
8193 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
8194 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
8195 (appt-check): Doc fixes.
8196 (appt-disp-window-function, appt-delete-window-function):
8197 Remove needless special case in custom :type.
8198 (appt-display-count): Default to 0, not nil.
8199 (appt-check): Reset appt-display-count to 0, not nil.
8200
8201 2011-05-17 Juanma Barranquero <lekktu@gmail.com>
8202
8203 * progmodes/python.el (python-font-lock-keywords):
8204 Add the Python 3.X keyword "nonlocal" (bug#8639).
8205
8206 2011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
8207
8208 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
8209
8210 2011-05-16 Kevin Ryde <user42@zip.com.au>
8211
8212 * info-look.el (makefile-automake-mode): New setups, looking in
8213 automake manual, then makefile-mode.
8214 (makefile-mode): Remove automake manual, have it just in
8215 makefile-automake-mode since there's various things different or
8216 not relevant to plain make.
8217 (makefile-mode): Remove "other-modes" non-existent automake-mode,
8218 believe a hypothetical automake-mode would go to makefile-mode,
8219 not the other way around.
8220
8221 2011-05-15 Chong Yidong <cyd@stupidchicken.com>
8222
8223 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
8224 hunk-end tags (Bug#8672).
8225
8226 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
8227 vc-annotate-show-diff-revision-at-line (Bug#8671).
8228
8229 2011-05-14 Glenn Morris <rgm@gnu.org>
8230
8231 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
8232 in the middle of an existing one with multiple authors. (Bug#8645)
8233 (change-log-font-lock-keywords): Also handle multiple author lines
8234 with leading tabs. (Bug#8644)
8235
8236 * calendar/appt.el (appt-check): Rename some local variables.
8237 Some simplification/reordering.
8238
8239 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
8240 (feedmail-sendmail-f-doesnt-sell-me-out)
8241 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
8242 (feedmail-debug-sit-for, feedmail-queue-express-hook)
8243 (feedmail-queue-runner-message-sender): Set :version.
8244 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
8245 (bbdb-dwim-net-address, vm-mail): Declare.
8246 (feedmail-binmail-gnulinuxish-template):
8247 Rename from feedmail-binmail-linuxish-template.
8248 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
8249 Use insert-buffer-substring.
8250
8251 2011-05-14 Bill Carpenter <bill@carpenter.org>
8252
8253 * mail/feedmail.el (feedmail-patch-level): Increase.
8254 (feedmail-debug): New custom group.
8255 (feedmail-confirm-outgoing-timeout)
8256 (feedmail-sendmail-f-doesnt-sell-me-out)
8257 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
8258 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
8259 (feedmail-sender-line, feedmail-from-line)
8260 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
8261 (feedmail-spray-this-address)
8262 (feedmail-spray-address-fiddle-plex-list)
8263 (feedmail-queue-use-send-time-for-date)
8264 (feedmail-queue-use-send-time-for-message-id)
8265 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
8266 (feedmail-buffer-eating-function):
8267 Doc fixes.
8268 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
8269 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
8270 (feedmail-message-action-scroll-down): New functions.
8271 (feedmail-queue-directory, feedmail-queue-draft-directory):
8272 Use expand-file-name.
8273 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
8274 Remove C-v help entry.
8275 (feedmail-queue-buffer-file-name): New variable.
8276 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
8277 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
8278 (feedmail-message-action-send-strong, feedmail-message-action-edit)
8279 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
8280 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
8281 (feedmail-message-action-toggle-spray)
8282 (feedmail-run-the-queue-no-prompts)
8283 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
8284 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
8285 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
8286 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
8287 (feedmail-envelope-deducer, feedmail-fiddle-from)
8288 (feedmail-fiddle-sender, feedmail-default-date-generator)
8289 (feedmail-fiddle-date, feedmail-fiddle-message-id)
8290 (feedmail-fiddle-spray-address)
8291 (feedmail-fiddle-list-of-spray-fiddle-plexes)
8292 (feedmail-fiddle-list-of-fiddle-plexes)
8293 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
8294 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
8295 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
8296 Change default. Doc fix.
8297 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
8298 (feedmail-binmail-linuxish-template): New constant.
8299 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
8300 Respect feedmail-sendmail-f-doesnt-sell-me-out.
8301 (feedmail-send-it): Add debug call.
8302 Use feedmail-queue-buffer-file-name, and
8303 feedmail-send-it-immediately-wrapper.
8304 (feedmail-message-action-send): Add debug call.
8305 Use feedmail-send-it-immediately-wrapper.
8306 (feedmail-queue-express-to-queue): Add debug call.
8307 Run feedmail-queue-express-hook.
8308 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
8309 (feedmail-message-action-help-blat):
8310 Rename from feedmail-queue-send-edit-prompt-help-first.
8311 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
8312 Check line-endings. Handle errors better.
8313 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
8314 Doc fix. Add debug call.
8315 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
8316 Use feedmail-queue-send-edit-prompt-inner.
8317 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
8318 (feedmail-queue-send-edit-prompt-inner): New function, extracted
8319 from feedmail-queue-send-edit-prompt.
8320 (feedmail-queue-send-edit-prompt-help)
8321 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
8322 (feedmail-tidy-up-slug): Add debug call.
8323 Respect feedmail-queue-slug-suspect-regexp.
8324 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
8325 (feedmail-dump-message-to-queue): Add debug call.
8326 Expand queue-directory.
8327 (feedmail-dump-message-to-queue): Change message slightly.
8328 Use feedmail-say-chatter.
8329 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
8330 (feedmail-send-it-immediately-wrapper): New function.
8331 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
8332 Insert empty string rather than newline. Handle full-frame case.
8333 Use catch/throw. Use feedmail-say-chatter.
8334 (feedmail-fiddle-from): Try mail-host-address.
8335 (feedmail-default-message-id-generator): Doc fix.
8336 Bind system-time-locale. Handle missing end.
8337 (feedmail-fiddle-x-mailer): Add debug call.
8338 Handle feedmail-x-mailer-line being nil.
8339 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
8340 Add debug call. Use buffer-substring-no-properties.
8341 (feedmail-say-debug, feedmail-say-chatter): New functions.
8342 (feedmail-find-eoh): Give an explicit error.
8343
8344 2011-05-13 Ulf Jasper <ulf.jasper@web.de>
8345
8346 * net/newst-treeview.el (newsticker-treeview-face): Change default
8347 family from helvetica to sans.
8348 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
8349 etc/images/newsticker.
8350
8351 * net/newst-reader.el (newsticker-feed-face): Change default
8352 family from helvetica to sans.
8353
8354 * net/newst-plainview.el (newsticker-new-item-face)
8355 (newsticker-old-item-face, newsticker-immortal-item-face)
8356 (newsticker-obsolete-item-face, newsticker-date-face)
8357 (newsticker-statistics-face): Change default family from
8358 helvetica to sans.
8359 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
8360 etc/images/newsticker.
8361
8362 * net/newst-backend.el (newsticker--do-run-auto-mark-filter),
8363 (newsticker--process-auto-mark-filter-match): : Tell user about
8364 auto-marking.
8365
8366 2011-05-13 Didier Verna <didier@xemacs.org>
8367
8368 Common Lisp indentation improvements on defmethod and lambda-lists.
8369 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
8370 TODO entries.
8371 (lisp-lambda-list-keyword-parameter-indentation)
8372 (lisp-lambda-list-keyword-parameter-alignment)
8373 (lisp-lambda-list-keyword-alignment): New customizable user options.
8374 (lisp-indent-defun-method): Improve docstring.
8375 (extended-loop-p): Fix comment.
8376 (lisp-indent-lambda-list-keywords-regexp): New variable.
8377 (lisp-indent-lambda-list): New function.
8378 (lisp-indent-259): Use it.
8379 (lisp-indent-defmethod): Support for more than one
8380 method qualifier and properly indent methods lambda-lists.
8381 (defgeneric): Provide a missing common-lisp-indent-function property.
8382
8383 2011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
8384
8385 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
8386 bounds for the empty string (bug#8667).
8387
8388 2011-05-13 Glenn Morris <rgm@gnu.org>
8389
8390 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
8391
8392 * mail/sendmail.el (sendmail-program): Try executable-find first.
8393 (sendmail-send-it): `sendmail-program' cannot be unbound.
8394
8395 * calendar/appt.el (appt-make-list): Simplify.
8396 (appt-time-msg-list): Doc fix.
8397 (appt-check): Change mode-line message at the time of the appointment.
8398
8399 2011-05-12 Andreas Schwab <schwab@linux-m68k.org>
8400
8401 * progmodes/ld-script.el (ld-script-keywords)
8402 (ld-script-builtins): Update keywords list.
8403
8404 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
8405
8406 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
8407
8408 * shell.el (shell-completion-vars): New function.
8409 (shell-mode):
8410 * simple.el (read-shell-command): Use it.
8411 (blink-matching-open): No need for " [...]" in minibuffer-message.
8412
8413 2011-05-12 Glenn Morris <rgm@gnu.org>
8414
8415 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
8416 (appt-check): Simplify.
8417
8418 2011-05-12 Eli Zaretskii <eliz@gnu.org>
8419
8420 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
8421 literal "/dev/null".
8422
8423 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
8424
8425 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
8426 Fix typo.
8427
8428 2011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
8429
8430 * progmodes/which-func.el (which-function):
8431 Use add-log-current-defun instead of add-log-current-defun-function,
8432 which might not be defined (Bug#8260).
8433
8434 2011-05-12 Glenn Morris <rgm@gnu.org>
8435
8436 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
8437 Let byte-compile-initial-macro-environment always take precedence.
8438
8439 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
8440
8441 * net/rcirc.el: Add support for SSL/TLS connections.
8442 (rcirc-server-alist): New field `encryption'.
8443 (rcirc): Check `encryption' settings.
8444 (rcirc-connect): New arg `encryption'. Use open-network-stream.
8445 Merge make-local-variable into `set'.
8446 (rcirc--connection-open-p): New function.
8447 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
8448 the process is not a network process (e.g. running gnutls-cli).
8449 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
8450 Make rcirc-(en|de)code-coding-system local here.
8451 (rcirc-mode): Merge make-local-variable into `set'.
8452 (rcirc-parent-buffer): Make permanent buffer-local.
8453 (rcirc-multiline-minor-mode): Don't do it here.
8454 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
8455 there's no server buffer.
8456
8457 2011-05-11 Glenn Morris <rgm@gnu.org>
8458
8459 * newcomment.el (comment-kill): Prefix "unused" local.
8460
8461 * term/w32console.el (get-screen-color): Declare.
8462
8463 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
8464 Handle symbol elements of byte-compile-initial-macro-environment.
8465
8466 2011-05-10 Leo Liu <sdl.web@gmail.com>
8467
8468 * bookmark.el (bookmark-bmenu-mode-map):
8469 Bind bookmark-bmenu-search to `/'.
8470
8471 * mail/footnote.el: Convert to utf-8 encoding.
8472 (footnote-unicode-string, footnote-unicode-regexp): New variable.
8473 (Footnote-unicode): New function.
8474 (footnote-style-alist): Add unicode style to the list.
8475 (footnote-style): Doc fix.
8476
8477 2011-05-10 Jim Meyering <meyering@redhat.com>
8478
8479 Fix doubled-word typos.
8480 * international/quail.el (quail-insert-kbd-layout): and and -> and
8481 * kermit.el: and and -> and
8482 * net/ldap.el (ldap-search-internal): to to -> to
8483 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
8484 * progmodes/js.el (js-mode): and and -> and
8485 * textmodes/artist.el (artist-move-to-xy): at at -> at
8486 (artist-draw-region-trim-line-endings): if if -> if
8487 And Safetyc -> Safety.
8488 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
8489
8490 2011-05-10 Glenn Morris <rgm@gnu.org>
8491 Stefan Monnier <monnier@iro.umontreal.ca>
8492
8493 * files.el (hack-one-local-variable-eval-safep):
8494 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
8495
8496 2011-05-10 Glenn Morris <rgm@gnu.org>
8497
8498 * calendar/diary-lib.el (diary-list-entries-hook)
8499 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
8500 (diary-nongregorian-marking-hook, diary-list-entries)
8501 (diary-include-other-diary-files, diary-mark-entries)
8502 (diary-mark-included-diary-files): Doc fixes.
8503
8504 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
8505
8506 * misc.el: Require tabulated-list.el during compilation.
8507
8508 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
8509
8510 * progmodes/compile.el (compilation-start):
8511 Run compilation-filter-hook for the async case too.
8512 (compilation-filter-hook): Doc fix.
8513
8514 2011-05-09 Deniz Dogan <deniz@dogan.se>
8515
8516 * wdired.el: Remove outdated installation comment. Fix usage
8517 comment.
8518
8519 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
8520
8521 * misc.el: Implement new command `list-dynamic-libraries'.
8522 (list-dynamic-libraries--loaded-only-p): New variable.
8523 (list-dynamic-libraries--refresh): New function.
8524 (list-dynamic-libraries): New command.
8525
8526 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
8527
8528 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8529 Fix the ant regexp to handle end-line and end-column info from jikes.
8530 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
8531 higher priority to avoid clobbering by gnu.
8532
8533 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
8534
8535 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
8536 if the face has existing theme settings (Bug#8454).
8537
8538 2011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
8539
8540 * progmodes/perl-mode.el (perl-imenu-generic-expression):
8541 Only match variables declared via `my' or `our' (Bug#8261).
8542
8543 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
8544 special file names `.' and `..' (Bug#8259).
8545
8546 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
8547
8548 * progmodes/grep.el (grep-mode-font-lock-keywords):
8549 Remove buffer-changing entries.
8550 (grep-filter): New function.
8551 (grep-mode): Add it to compilation-filter-hook.
8552
8553 * progmodes/compile.el (compilation-filter-hook)
8554 (compilation-filter-start): New defvars.
8555 (compilation-filter): Call compilation-filter-hook prior to
8556 updating the process mark.
8557
8558 2011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
8559
8560 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
8561
8562 2011-05-07 Eli Zaretskii <eliz@gnu.org>
8563
8564 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
8565 mailclient-send-it even if window-system is nil. (Bug#8595)
8566
8567 * term/w32console.el (terminal-init-w32console):
8568 Call get-screen-color and use its output to set the frame
8569 background-mode. (Bug#8597)
8570
8571 2011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
8572
8573 Make bytecomp.el understand that defmethod defines funs (bug#8631).
8574 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
8575 New functions.
8576 (defgeneric, eieio--defmethod): Use them.
8577 (eieio-defgeneric): Remove.
8578 (defmethod): Call defgeneric in a way visible to the byte-compiler.
8579
8580 2011-05-07 Glenn Morris <rgm@gnu.org>
8581
8582 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
8583 Use let rather than let*.
8584 (timeclock-find-discrep): Remove unused local.
8585
8586 * calendar/diary-lib.el (diary-comment-start): Doc fix.
8587
8588 * calendar/appt.el (appt-time-msg-list): Doc fix.
8589
8590 2011-05-06 Noah Friedman <friedman@splode.com>
8591
8592 * apropos.el (apropos-print-doc): Only use
8593 emacs-lisp-docstring-fill-column when it is bound to an integer,
8594 per that variable's documentation.
8595
8596 2011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
8597
8598 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
8599 and warnings are not silently discarded (e.g. use -d instead of -P).
8600
8601 2011-05-06 Glenn Morris <rgm@gnu.org>
8602
8603 * calendar/appt.el (appt-message-warning-time): Doc fix.
8604 (appt-warning-time-regexp): New option.
8605 (appt-make-list): Respect appt-message-warning-time.
8606
8607 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
8608 New options.
8609 (diary-add-to-list): Strip comments from the displayed string.
8610 (diary-mode): Set comment-start and comment-end.
8611
8612 * vc/diff-mode.el (smerge-refine-subst): Declare.
8613 (diff-refine-hunk): Don't require smerge-mode when compiling.
8614
8615 2011-05-06 Juanma Barranquero <lekktu@gmail.com>
8616
8617 * simple.el (list-processes): Return nil as the docstring says.
8618
8619 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
8620
8621 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
8622 to "".
8623 (ange-ftp-write-region, ange-ftp-insert-file-contents)
8624 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
8625 determining of binary transfer. (Bug#7383)
8626
8627 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
8628
8629 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
8630 Fix port computation bug. (Bug#8618)
8631
8632 2011-05-05 Glenn Morris <rgm@gnu.org>
8633
8634 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
8635
8636 * simple.el (shell-dynamic-complete-functions)
8637 (comint-dynamic-complete-functions): Declare.
8638
8639 * net/network-stream.el (gnutls-negotiate):
8640 * simple.el (tabulated-list-print): Fix declarations.
8641
8642 * progmodes/gud.el (syntax-symbol, syntax-point):
8643 Remove unnecessary and incorrect declarations.
8644
8645 * emacs-lisp/check-declare.el (check-declare-scan):
8646 Handle byte-compile-initial-macro-environment in bytecomp.el
8647
8648 2011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
8649
8650 Fix earlier half-done eieio-defmethod change (bug#8338).
8651 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
8652 Streamline and change calling convention.
8653 (defmethod): Adjust accordingly and simplify.
8654 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
8655 new eieio--defmethod.
8656 (slot-boundp): Minor CSE simplification.
8657
8658 2011-05-05 Milan Zamazal <pdm@zamazal.org>
8659
8660 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
8661 (glasses-make-readable): Use glasses-separate-capital-groups.
8662
8663 2011-05-05 Juanma Barranquero <lekktu@gmail.com>
8664
8665 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
8666 (warning-series): Doc fix.
8667 (display-warning): Don't try to create the buffer if we just found it.
8668
8669 2011-05-04 Chong Yidong <cyd@stupidchicken.com>
8670
8671 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
8672 (autoload-find-generated-file): New function.
8673 (generate-file-autoloads): Bind generated-autoload-file to
8674 buffer-file-name.
8675 (update-file-autoloads, update-directory-autoloads):
8676 Use autoload-find-generated-file. If called interactively, prompt for
8677 output file (Bug#7989).
8678 (batch-update-autoloads): Doc fix.
8679
8680 2011-05-04 Juanma Barranquero <lekktu@gmail.com>
8681
8682 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
8683
8684 2011-05-04 Glenn Morris <rgm@gnu.org>
8685
8686 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
8687 function, so it follows changes in calendar-date-style.
8688 (diary-fancy-date-matcher): New function.
8689 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
8690 (diary-fancy-font-lock-fontify-region-function):
8691 Use diary-fancy-date-pattern as a function.
8692
8693 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
8694 non-numbers for `year' etc pseudo-variables. (Bug#8583)
8695
8696 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
8697
8698 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
8699 instead of positional arguments. Allow :keylist and :crlfiles
8700 arguments.
8701 (open-gnutls-stream): Call it.
8702
8703 * net/network-stream.el (network-stream-open-starttls): Adjust to
8704 call `gnutls-negotiate' with :process and :hostname arguments.
8705
8706 2011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
8707
8708 * minibuffer.el (completion--message): New function.
8709 (completion--do-completion, minibuffer-complete)
8710 (minibuffer-force-complete, minibuffer-complete-word): Use it.
8711 (completion--do-completion): Don't ignore completion-auto-help when in
8712 icomplete-mode.
8713
8714 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
8715 internal encoding (e.g. tibetan zero is not whitespace).
8716 (global-whitespace-mode): Prefer save-current-buffer.
8717 (whitespace-trailing-regexp): Remove useless save-match-data.
8718 (whitespace-empty-at-bob-regexp): Minor simplification.
8719
8720 2011-05-03 Chong Yidong <cyd@stupidchicken.com>
8721
8722 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
8723
8724 2011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
8725
8726 * textmodes/ispell.el (ispell-add-per-file-word-list):
8727 Use `concat' to create string for insertion.
8728
8729 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
8730
8731 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
8732 Avoid open-line which runs post-self-insert-hook.
8733 (bibtex-fill-entry): Remove unused `end' var.
8734
8735 2011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
8736
8737 * textmodes/ispell.el (ispell-add-per-file-word-list):
8738 Protect against `nil' value of `comment-start' (Bug#8579).
8739
8740 2011-05-03 Leo Liu <sdl.web@gmail.com>
8741
8742 * isearch.el (isearch-yank-pop): New command.
8743 (isearch-mode-map): Bind it to `M-y'.
8744 (isearch-forward): Mention it.
8745
8746 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
8747
8748 * simple.el (minibuffer-complete-shell-command): Remove.
8749 (minibuffer-local-shell-command-map): Use completion-at-point.
8750 (read-shell-command): Setup completion vars here instead.
8751 (read-expression-map): Bind TAB to symbol completion.
8752
8753 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
8754 error directly rather via storing it into `results'.
8755
8756 2011-05-02 Leo Liu <sdl.web@gmail.com>
8757
8758 * vc/diff.el: Fix description.
8759
8760 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8761
8762 * server.el (server-eval-at): New function.
8763
8764 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8765
8766 * net/network-stream.el (open-network-stream): Take a :nowait
8767 parameter and pass it on to `make-network-process'.
8768 (network-stream-open-plain): Ditto.
8769
8770 2011-04-30 Andreas Schwab <schwab@linux-m68k.org>
8771
8772 * faces.el (face-spec-set-match-display): Don't match toolkit
8773 options on terminal frames.
8774
8775 2011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8776
8777 * progmodes/pascal.el: Use lexical binding.
8778 (pascal-mode-map): Remove author preferences.
8779
8780 * pcomplete.el (pcomplete-std-complete): Don't abuse
8781 completion-at-point.
8782
8783 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
8784
8785 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
8786 removing code that has been dead since 1991 or so.
8787
8788 * startup.el (command-line): When warning about "_emacs", use a
8789 delayed warning to allow the user to filter it out.
8790
8791 2011-04-28 Deniz Dogan <deniz@dogan.se>
8792
8793 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
8794 user has not joined.
8795
8796 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
8797
8798 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
8799 aren't any completions at point.
8800
8801 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
8802
8803 * subr.el (display-delayed-warnings): New function.
8804 (delayed-warnings-hook): New variable.
8805
8806 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
8807
8808 * minibuffer.el (completion-at-point, completion-help-at-point):
8809 Don't presume that a given completion-at-point-function will always
8810 use the same calling convention.
8811
8812 * pcomplete.el (pcomplete-completions-at-point):
8813 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
8814 pcomplete-seen is non-nil.
8815 (pcomplete-comint-setup): Also recognize the new comint/shell
8816 completion functions.
8817 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
8818 pcomplete-seen is non-nil.
8819
8820 2011-04-27 Niels Giesen <niels.giesen@gmail.com>
8821
8822 * calendar/icalendar.el (diary-lib): Add require statement.
8823 (icalendar--create-uid): Read out a uid from a text-property on
8824 the first character in the entry. This allows for code to add its
8825 own uid to the entry.
8826 (icalendar--convert-float-to-ical): Add export of
8827 `diary-float'-entries save for those with the optional DAY
8828 argument.
8829
8830 2011-04-27 Daniel Colascione <dan.colascione@gmail.com>
8831
8832 * subr.el (shell-quote-argument): Use alternate escaping strategy
8833 when we spot a variable reference in a string.
8834
8835 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8836
8837 * cus-start.el (all): Define customization for debug-on-event.
8838
8839 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8840
8841 * subr.el (shell-quote-argument): Escape correctly under Windows.
8842
8843 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
8844
8845 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
8846
8847 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
8848
8849 * net/tramp.el (tramp-process-actions): Add POS argument.
8850 Delete region between POS and (pos).
8851
8852 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
8853 Use `nil' position in `tramp-process-actions' call.
8854 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
8855
8856 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
8857 position in `tramp-process-actions' call.
8858
8859 * net/trampver.el: Update release number.
8860
8861 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
8862
8863 * custom.el (defcustom): Obey lexical-binding.
8864
8865 Fix octave-inf completion problems reported by Alexander Klimov.
8866 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
8867 Inherit from octave-mode-syntax-table.
8868 (inferior-octave-mode): Set info-lookup-mode.
8869 (inferior-octave-completion-at-point): New function.
8870 (inferior-octave-complete): Use it and completion-in-region.
8871 (inferior-octave-dynamic-complete-functions): Use it as well, and use
8872 comint-filename-completion.
8873 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
8874 symbol elements which shouldn't be word elements.
8875 (octave-font-lock-keywords, octave-beginning-of-defun)
8876 (octave-function-header-regexp): Adjust regexps accordingly.
8877 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
8878
8879 2011-04-25 Juanma Barranquero <lekktu@gmail.com>
8880
8881 * net/gnutls.el (gnutls-errorp): Declare before first use.
8882
8883 2011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
8884
8885 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
8886 verify-error, and verify-hostname-error parameters. Check whether
8887 default trustfile exists before going to use it. Add missing
8888 argument to gnutls-message-maybe call. Return value.
8889 Reported by Claudio Bley <claudio.bley@gmail.com>.
8890 (open-gnutls-stream): Add usage example.
8891
8892 * net/network-stream.el (network-stream-open-starttls): Give host
8893 parameter to `gnutls-negotiate'.
8894 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8895 * subr.el (shell-quote-argument): Escape correctly under Windows.
8896
8897 2011-04-24 Daniel Colascione <dan.colascione@gmail.com>
8898
8899 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
8900 Use correct match group (bug#8438).
8901
8902 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
8903
8904 * emacs-lisp/package.el (package-built-in-p): Fix typo.
8905 (package-menu--generate): New arg specifying packages to show.
8906 (package-menu-refresh, package-menu-execute, list-packages):
8907 Callers changed.
8908 (package-show-package-list): New function, replacing deleted
8909 package--list-packages (renamed because it is non-internal).
8910
8911 * finder.el (finder-list-matches): Use package-show-package-list
8912 instead of deleted package--list-packages.
8913
8914 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
8915 Based on a previous implementation by Juanma Barranquero (Bug#8366).
8916 (vc-annotate-mode-map): Bind it to RET.
8917
8918 2011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
8919
8920 * progmodes/etags.el (next-file): Don't use set-buffer to change
8921 buffers (Bug#8478).
8922
8923 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
8924
8925 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
8926
8927 * apropos.el (apropos-label-face): Avoid variable-pitch face.
8928 (apropos-accumulator): Doc fix.
8929 (apropos-function, apropos-macro, apropos-command)
8930 (apropos-variable, apropos-face, apropos-group, apropos-widget)
8931 (apropos-plist): Add face property.
8932 (apropos-symbols-internal): Fix indentation.
8933 (apropos-print): Simplify help, and recognize apropos-multi-type.
8934 (apropos-print-doc): Use button-type-get to extract the button's
8935 face property. Fill docstring (Bug#8352).
8936
8937 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
8938
8939 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
8940
8941 * play/mpuz.el (mpuz-silent): Doc fix.
8942 (mpuz-mode-map): Use mapc.
8943 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
8944 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
8945 Fix typos in docstrings.
8946
8947 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
8948 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
8949
8950 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
8951
8952 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
8953
8954 * minibuffer.el (completion--do-completion): Avoid the "Next char
8955 not unique" prompt if icomplete-mode is enabled (Bug#5849).
8956
8957 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
8958 mouse-2 into unread-command-events, it is interpreted correctly.
8959
8960 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
8961 (image-toggle-display): Doc fix.
8962
8963 2011-04-23 Stephen Berman <stephen.berman@gmx.net>
8964
8965 * textmodes/page.el (what-page): Use line-number-at-pos to
8966 calculate line number (Bug#6825).
8967
8968 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
8969
8970 * eshell/esh-mode.el (find-tag-interactive): Declare function.
8971 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
8972 Pass argument NO-DEFAULT to `find-tag-interactive'.
8973
8974 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
8975
8976 Lexical-binding cleanup.
8977
8978 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
8979 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
8980 * progmodes/ada-prj.el (ada-prj-initialize-values)
8981 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
8982 (ada-prj-show-value):
8983 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
8984 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
8985 (antlr-invalidate-context-cache, antlr-options-menu-filter)
8986 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
8987 * progmodes/bug-reference.el (bug-reference-push-button):
8988 * progmodes/fortran.el (fortran-line-length):
8989 * progmodes/glasses.el (glasses-change):
8990 * progmodes/octave-mod.el (octave-fill-paragraph):
8991 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
8992 (python-pdbtrack-grub-for-buffer, python-sentinel):
8993 * progmodes/sql.el (sql-save-connection):
8994 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
8995 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
8996 Mark unused parameters.
8997
8998 * progmodes/compile.el (compilation--flush-directory-cache)
8999 (compilation--flush-parse, compile-internal): Mark unused parameters.
9000 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
9001 (compilation-next-error-function): Remove unused variable `timestamp'.
9002
9003 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
9004 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
9005
9006 * progmodes/dcl-mode.el (dcl-end-of-command):
9007 Remove unused variable `start'.
9008 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
9009 (dcl-option-value-basic, dcl-option-value-offset)
9010 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
9011 Mark unused parameters.
9012 (dcl-save-local-variable): Remove unused variable `val'.
9013 (mode): Declare.
9014
9015 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
9016 Mark unused parameters.
9017 (delphi-ignore-changes): Move before first use.
9018 (delphi-charset-token-at): Remove unused variable `start'.
9019 (delphi-else-start): Remove unused variable `if-count'.
9020 (delphi-comment-block-start, delphi-comment-block-end):
9021 Remove unused variable `kind'.
9022 (delphi-indent-line): Remove unused variable `new-point'.
9023
9024 * progmodes/ebrowse.el (ebrowse-files-list)
9025 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
9026 Mark unused parameters. Don't quote `lambda'.
9027 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
9028 Don't quote `lambda'.
9029 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
9030 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
9031 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
9032 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
9033 Use `ignore-errors'.
9034 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
9035 (ebrowse-view/find-file-and-search-pattern)
9036 (ebrowse-view/find-member-declaration/definition):
9037 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
9038 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
9039 Rename parameter PREFIX-ARG to PREFIX.
9040 (ebrowse-tags-read-name): Remove unused variables `start' and
9041 `member-info'.
9042 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
9043 to `tags-file'.
9044
9045 * progmodes/etags.el (local-find-tag-hook): Declare.
9046 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
9047 Mark unused parameters.
9048
9049 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
9050 (executable-interpret): Mark unused parameter.
9051
9052 * progmodes/flymake.el (flymake-process-sentinel)
9053 (flymake-after-change-function)
9054 (flymake-create-temp-with-folder-structure)
9055 (flymake-get-include-dirs-dot): Mark unused parameters.
9056 (flymake-safe-delete-directory): Remove unused variable `err'.
9057
9058 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
9059 (speedbar-timer-fn, speedbar-line-text)
9060 (speedbar-change-expand-button-char, speedbar-delete-subblock)
9061 (speedbar-center-buffer-smartly): Declare functions.
9062 (gdb-find-watch-expression): Remove unused variable `array'.
9063 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
9064 (gdb-starting): Mark unused parameters.
9065 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
9066 (gdb-table-string): Remove unused variable `res'.
9067 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
9068 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
9069 (gdb-display-buffer): Remove unused variable `cur-size'.
9070
9071 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
9072 allow lexical-binding compilation.
9073 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
9074 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
9075 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
9076 Mark unused parameters.
9077 (gud-gdb-marker-filter): Remove unused variable `match'.
9078 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
9079 lambda expressions and funcall them, instead of using `fset'.
9080
9081 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
9082 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
9083
9084 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
9085 variable `header-beg'; use `let'.
9086
9087 * progmodes/icon.el (indent-icon-exp): Remove unused variables
9088 `restart', `last-sexp' and `at-do'.
9089
9090 * progmodes/js.el (js--debug): Mark unused parameter.
9091 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
9092 (js--splice-into-items): Remove unused variable `item'.
9093 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
9094
9095 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
9096 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
9097 (makefile-complete): Remove unused variable `try'.
9098 (makefile-fill-paragraph, makefile-match-function-end):
9099 Mark unused parameters.
9100
9101 * progmodes/octave-inf.el (inferior-octave-complete):
9102 Remove unused variable `proc'.
9103 (inferior-octave-output-digest): Mark unused parameter.
9104
9105 * progmodes/perl-mode.el (perl-calculate-indent):
9106 Remove unused variable `err'.
9107
9108 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
9109 (prolog-indent-line): Mark unused parameters.
9110 (prolog-indent-line): Remove unused variable `beg'.
9111
9112 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
9113 (reporter-dont-compact-list): Declare.
9114
9115 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
9116 Remove unused variable `char'.
9117 (sh-debug): Mark unused parameter.
9118 (sh-get-indent-info): Remove unused variable `start'.
9119 (sh-calculate-indent): Remove unused variable `var'.
9120
9121 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
9122 (simula-electric-keyword): Remove unused variable `null'.
9123 (simula-search-backward, simula-search-forward): Remove unused
9124 variables `begin' and `end'.
9125
9126 * progmodes/vera-mode.el (vera-guess-basic-syntax):
9127 Remove unused variable `pos'.
9128 (vera-electric-tab, vera-comment-uncomment-region):
9129 Mark unused parameters.
9130 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
9131
9132 2011-04-22 Chong Yidong <cyd@stupidchicken.com>
9133
9134 * emacs-lisp/package.el (package--builtins, package-alist)
9135 (package-load-descriptor, package-built-in-p, package-activate)
9136 (define-package, package-installed-p)
9137 (package-compute-transaction, package-buffer-info)
9138 (package--push): Doc fix. Distinguish more clearly between
9139 version strings and version lists.
9140
9141 2011-04-21 Juanma Barranquero <lekktu@gmail.com>
9142
9143 Lexical-binding cleanup.
9144
9145 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
9146 (5x5-make-mutate-best):
9147 * play/fortune.el (fortune-in-buffer):
9148 * play/gomoku.el (gomoku-init-display):
9149 * play/solitaire.el (solitaire, solitaire-do-check):
9150 * play/tetris.el (tetris-default-update-speed-function):
9151 Mark unused parameters.
9152
9153 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
9154 (bubbles--shift): Remove unused variable `char-org'.
9155 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
9156 (bubbles--show-images): Remove unused variable `char'.
9157
9158 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
9159 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
9160 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
9161 (decipher-analyze-buffer): Use ?\s.
9162 (decipher-make-checkpoint): Remove unused variable `mapping'.
9163
9164 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
9165
9166 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
9167 Remove unused variable `result'; use `let'.
9168
9169 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
9170 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
9171 (gametree-children-shown-p, gametree-compute-reduced-score):
9172 Use `ignore-errors'.
9173
9174 * play/handwrite.el (ps-lpr-switches): Declare.
9175 (handwrite): Remove unused variables `pmin' and `lastp'.
9176
9177 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
9178
9179 * play/landmark.el (landmark-init-display)
9180 (landmark-update-naught-weights): Mark unused parameters.
9181 (landmark-y): Remove unused variable `noise'. Simplify.
9182 (landmark-human-plays): Remove unused variable `score'.
9183
9184 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
9185 (mpuz-try-proposal): Remove unused variable `game'.
9186
9187 * play/zone.el (life-patterns): Declare.
9188
9189 2011-04-20 Juanma Barranquero <lekktu@gmail.com>
9190
9191 * vc/vc.el (ediff-vc-internal): Declare function.
9192
9193 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
9194
9195 * shell.el: Use lexical-binding and std completion UI.
9196 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
9197 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
9198 comint-preoutput-filter-functions rather than on
9199 comint-output-filter-functions.
9200 (shell-command-completion, shell--command-completion-data)
9201 (shell-filename-completion, shell-environment-variable-completion)
9202 (shell-c-a-p-replace-by-expanded-directory): New functions.
9203 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
9204 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
9205 (shell-dynamic-complete-environment-variable): Use them.
9206 (shell-dynamic-complete-as-environment-variable)
9207 (shell-dynamic-complete-as-command): Remove.
9208 (shell-match-partial-variable): Match past point.
9209 * comint.el: Clean up use of completion-at-point-functions.
9210 (comint-completion-at-point): New function.
9211 (comint-mode): Use it completion-at-point-functions.
9212 (comint-dynamic-complete): Make it obsolete.
9213 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
9214 (comint-c-a-p-replace-by-expanded-history): New function.
9215 (comint-dynamic-complete-functions)
9216 (comint-replace-by-expanded-history): Use it.
9217 * minibuffer.el (completion-table-with-terminator): Allow dynamic
9218 termination strings. Try harder to avoid second try-completion.
9219 (completion-in-region-mode-map): Disable bindings that don't work yet.
9220
9221 * comint.el: Use lexical-binding. Require CL.
9222 (comint-dynamic-complete-functions): Use comint-filename-completion.
9223 (comint-completion-addsuffix): Tweak custom type.
9224 (comint-filename-completion, comint--common-suffix)
9225 (comint--common-quoted-suffix, comint--table-subvert)
9226 (comint--complete-file-name-data): New functions.
9227 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
9228 (comint-dynamic-list-filename-completions): Use them.
9229 (comint-dynamic-simple-complete): Make obsolete.
9230
9231 * minibuffer.el (completion-in-region-mode):
9232 Keep completion-in-region-mode--predicate global.
9233 (completion-in-region--postch):
9234 Assume completion-in-region-mode--predicate is not null.
9235
9236 * progmodes/flymake.el (flymake-start-syntax-check-process):
9237 Obey `dir'. Simplify.
9238
9239 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
9240 we're in VC after all.
9241
9242 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
9243
9244 * vc/vc.el (vc-diff-build-argument-list-internal)
9245 (vc-version-ediff, vc-ediff): New commands.
9246 (vc-version-diff): Use vc-diff-build-argument-list-internal.
9247
9248 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
9249
9250 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
9251 add sanity check.
9252
9253 * obsolete/erc-hecomplete.el: Make obsolete.
9254 * obsolete/: Standardize obsolescence info in the header.
9255
9256 2011-04-20 Glenn Morris <rgm@gnu.org>
9257
9258 * calendar/solar.el (solar-horizontal-coordinates):
9259 Use the longitude argument rather than `calendar-longitude'.
9260 (solar-date-next-longitude): Remove unused locals.
9261
9262 2011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9263
9264 * whitespace.el: New version 13.2.1.
9265
9266 2011-04-20 felix <EmacsWiki> (tiny change)
9267
9268 * whitespace.el (global-whitespace-mode): Keep highlight when
9269 switching between major modes on a file.
9270
9271 2011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
9272
9273 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
9274 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
9275 multi-line comments as well.
9276
9277 2011-04-19 Juanma Barranquero <lekktu@gmail.com>
9278
9279 Lexical-binding cleanup.
9280
9281 * arc-mode.el (archive-mode-revert):
9282 * cmuscheme.el (scheme-interactively-start-process):
9283 * custom.el (custom-initialize-delay):
9284 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
9285 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
9286 * emacs-lock.el (emacs-lock-clear-sentinel):
9287 * ezimage.el (defezimage):
9288 * follow.el (follow-avoid-tail-recenter):
9289 * fringe.el (set-fringe-mode-1):
9290 * generic-x.el (bat-generic-mode-compile):
9291 * help-mode.el (help-info-variable, help-do-xref)
9292 (help-mode-revert-buffer):
9293 * help.el (view-emacs-todo):
9294 * iswitchb.el (iswitchb-completion-help):
9295 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
9296 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
9297 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
9298 * locate.el (locate-update):
9299 * longlines.el (longlines-encode-region)
9300 (longlines-after-change-function):
9301 * outline.el (outline-isearch-open-invisible):
9302 * ps-def.el (declare-function, charset-dimension, char-width)
9303 (encode-char):
9304 * ps-mule.el (ps-mule-plot-string):
9305 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
9306 (recentf-edit-list-select, recentf-edit-list-validate)
9307 (recentf-open-files-action):
9308 * rect.el (delete-whitespace-rectangle-line)
9309 (rectangle-number-line-callback):
9310 * register.el (window-configuration-to-register)
9311 (frame-configuration-to-register):
9312 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
9313 * select.el (xselect-convert-to-string, xselect-convert-to-length)
9314 (xselect-convert-to-targets, xselect-convert-to-delete)
9315 (xselect-convert-to-filename, xselect-convert-to-charpos)
9316 (xselect-convert-to-lineno, xselect-convert-to-colno)
9317 (xselect-convert-to-os, xselect-convert-to-host)
9318 (xselect-convert-to-user, xselect-convert-to-class)
9319 (xselect-convert-to-name, xselect-convert-to-integer)
9320 (xselect-convert-to-atom, xselect-convert-to-identity):
9321 * subr.el (declare, ignore, process-kill-without-query)
9322 (text-clone-maintain):
9323 * terminal.el (te-get-char, te-tic-sentinel):
9324 * tool-bar.el (tool-bar-make-keymap):
9325 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
9326 * type-break.el (type-break-mode, type-break-noninteractive-query):
9327 * view.el (View-back-to-mark):
9328 * wid-browse.el (widget-browse-action, widget-browse-widget)
9329 (widget-browse-widgets, widget-browse-sexp):
9330 * widget.el (define-widget-keywords):
9331 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
9332 Mark unused parameters.
9333
9334 * align.el (align-adjust-col-for-rule): Mark unused parameter.
9335 (align-areas): Remove unused variable `look'.
9336 (align-region): Remove unused variables `real-end' and `pos-list'.
9337
9338 * apropos.el (apropos-score-doc): Remove unused variable `i'.
9339
9340 * bindings.el (mode-line-modified, mode-line-remote):
9341 Mark unused parameters.
9342 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
9343
9344 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
9345 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
9346
9347 * comint.el (comint-history-isearch-pop-state)
9348 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
9349 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
9350 (comint-substitute-in-file-name): Doc fix.
9351
9352 * completion.el (cmpl-statistics-block): Mark unused parameter.
9353 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
9354 (save-completions-to-file, load-completions-from-file):
9355 Remove unused local variable `e'.
9356
9357 * composite.el (compose-chars): Remove unused variable `len'.
9358 (lgstring-insert-glyph): Remove unused variable `g'.
9359 (compose-glyph-string): Remove unused variables `ascent',
9360 `descent', `lbearing' and `rbearing'.
9361 (compose-glyph-string-relative): Remove unused variables
9362 `lbearing', `rbearing' and `wadjust'.
9363 (compose-gstring-for-graphic): Remove unused variables `header',
9364 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
9365 (compose-gstring-for-terminal): Remove unused variables `header'
9366 and `nchars'. Use `let', not `let*'.
9367
9368 * cus-edit.el (Custom-set, Custom-save, custom-reset)
9369 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
9370 (Custom-buffer-done, custom-buffer-create-internal)
9371 (custom-browse-visibility-action, custom-browse-group-tag-action)
9372 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
9373 (widget-magic-mouse-down-action, custom-toggle-parent)
9374 (custom-add-parent-links, custom-toggle-hide-variable)
9375 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
9376 (custom-toggle-hide-face, face, hook, custom-group-link-action)
9377 (custom-face-menu-create, custom-variable-menu-create, get)
9378 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
9379 (custom-reset-standard-save-and-update): Remove unused variable `value'.
9380 (customize-apropos): Remove unused variable `tests'.
9381 (custom-group-value-create): Remove unused variable `hidden-p'.
9382 (sort-fold-case): Declare.
9383
9384 * cus-theme.el (custom-reset-standard-faces-list)
9385 (custom-reset-standard-variables-list): Declare.
9386 (customize-create-theme, custom-theme-revert, custom-theme-write)
9387 (custom-theme-choose-mode, customize-themes, custom-theme-save):
9388 Mark unused parameters.
9389
9390 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
9391
9392 * delim-col.el (delimit-columns-max): Move defvar before first use.
9393
9394 * descr-text.el (describe-char-categories): Don't quote `lambda'.
9395 (describe-char): Don't quote `lambda'. Mark unused parameter.
9396
9397 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
9398 (auto-insert): Declare.
9399 (desktop-restore-file-buffer): Rename desktop-* parameters;
9400 mark unused ones.
9401 (desktop-create-buffer): Rename desktop-* parameters and bind them.
9402 (desktop-buffer): Rename desktop-* parameters.
9403
9404 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
9405 (dframe-reposition-frame-xemacs, dframe-help-echo)
9406 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
9407 Mark unused parameters.
9408
9409 * dired-aux.el (backup-extract-version-start, overwrite-query)
9410 (overwrite-backup-query, rename-regexp-query)
9411 (rename-non-directory-query): Declare.
9412 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
9413 (dired-add-entry): Remove unused variable `orig-file-name'.
9414 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
9415 Use parameter PRESERVE-TIME instead of accessing dynamic variable
9416 `dired-copy-preserve-time' directly.
9417 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
9418 (dired-insert-subdir-newpos): Rename unused variable `pos'.
9419
9420 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
9421 (dired-virtual-revert, dired-make-relative-symlink):
9422 Mark unused parameters.
9423 (manual-program): Declare.
9424 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
9425 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
9426 wrapped in `with-no-warnings' to avoid replacing one warning by another.
9427
9428 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
9429
9430 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
9431
9432 * echistory.el (electric-history-in-progress, Helper-return-blurb):
9433 Declare.
9434
9435 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
9436
9437 * electric.el (Electric-command-loop): Rename parameter
9438 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
9439
9440 * expand.el (expand-in-literal): Remove unused variable `here'.
9441
9442 * facemenu.el (facemenu-add-new-color):
9443 Remove unused variable `docstring'.
9444
9445 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
9446 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
9447 (face-attr-construct): Mark unused parameter. Doc fix.
9448 (read-color): Remove unused variable `hex-string'.
9449
9450 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
9451 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
9452 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
9453 (display-buffer-other-frame): Remove unused variable `old-window'.
9454 (kill-buffer-hook): Declare.
9455 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
9456 Mark unused parameters.
9457 (after-find-file): Pass 1 to `auto-save-mode', not t.
9458
9459 * files-x.el (auto-insert): Declare.
9460 (modify-file-local-variable-prop-line): Remove unused variable `val'.
9461
9462 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
9463 variable `buf'. Mark unused parameter.
9464 (find-lisp-insert-directory): Mark unused parameter.
9465
9466 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
9467 (format-encode-region): Remove unused variables `cur-buf' and `result'.
9468 (format-common-tail): Remove, unused.
9469 (format-deannotate-region): Remove unused variable `loc'.
9470 (format-annotate-region): Remove unused variable `p'.
9471 (format-annotate-single-property-change): Remove unused variables
9472 `default' and `tail'.
9473
9474 * forms.el (read-file-filter): Declare.
9475 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
9476
9477 * frame.el (frame-creation-function-alist): Mark unused parameter.
9478 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
9479
9480 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
9481 Remove unused parameters.
9482 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
9483 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
9484
9485 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
9486 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
9487 (hfy-prepare-tag-map): Mark unused parameters.
9488 (htmlfontify-buffer): Use `called-interactively-p'.
9489
9490 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
9491 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
9492 (ibuffer-do-occur): Mark unused parameters.
9493 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
9494 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
9495
9496 * ibuffer.el: Don't quote `lambda'.
9497 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
9498 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
9499 Mark unused parameters.
9500
9501 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
9502 (ido-completing-read): Mark unused parameters.
9503 (ido-copy-current-word): Mark unused parameters;
9504 remove unused variable `name'.
9505 (ido-sort-merged-list): Remove unused parameter `dirs'.
9506
9507 * ielm.el (ielm-input-sender): Mark unused parameter.
9508 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
9509 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
9510 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
9511 `ielm-string' as a dynamic variable accessible from the IELM prompt.
9512 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
9513
9514 * image-dired.el (image-dired-display-thumbs): Remove unused
9515 variables `curr-file' and `count'.
9516 (image-dired-remove-tag): Remove unused variable `start'.
9517 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
9518 variable `curr-file'
9519 (image-dired-rotate-original): Remove unused variable `temp-file'.
9520 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
9521 Remove unused variable `file'.
9522 (image-dired-gallery-generate): Remove unused variable `curr'.
9523 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
9524
9525 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
9526
9527 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
9528
9529 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
9530
9531 * isearch.el (minibuffer-history-symbol): Declare.
9532 (isearch-edit-string): Remove unused variable `err'.
9533 (isearch-message-prefix, isearch-message-suffix):
9534 Mark unused parameters.
9535
9536 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
9537
9538 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
9539
9540 * makesum.el (double-column): Remove unused variable `cnt'.
9541
9542 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
9543 (ido-ignore-item-temp-list): Declare.
9544
9545 * mouse-drag.el (mouse-drag-throw): Remove unused variables
9546 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
9547 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
9548 (mouse-drag-drag): Remove unused variables `mouse-delta' and
9549 `mouse-col-delta'.
9550
9551 * mouse-sel.el (mouse-extend-internal):
9552 Remove unused variable `orig-window-frame'.
9553
9554 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
9555 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
9556 Move declarations before first use.
9557 (pcomplete-opt): Mark unused parameters; doc fix.
9558
9559 * proced.el (proced-revert): Mark unused parameter.
9560 (proced-send-signal): Remove unused variable `err'.
9561
9562 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
9563 Rename parameter PREFIX-ARG to ARG.
9564 (ps-basic-plot-string, ps-basic-plot-whitespace):
9565 Mark unused parameters.
9566
9567 * replace.el (replace-count): Define.
9568 (occur-revert-function): Mark unused parameters.
9569 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
9570 (isearch-case-fold-search, isearch-string): Declare.
9571 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
9572 bind `case-fold-search'. Remove unused variables `beg' and `end',
9573 and simplify.
9574 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
9575 COUNT and bind `replace-count'.
9576 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
9577 to COUNT.
9578
9579 * savehist.el (print-readably, print-string-length): Declare.
9580
9581 * shadowfile.el (shadow-expand-cluster-in-file-name):
9582 Remove unused variable `cluster'.
9583 (shadow-copy-file): Remove unused variable `i'.
9584 (shadow-noquery, shadow-clusters, shadow-site-cluster)
9585 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
9586 (shadow-define-literal-group, shadow-define-regexp-group)
9587 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
9588
9589 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
9590 (shell): Use `called-interactively-p'.
9591 (shell-directory-tracker): Remove unused variable `chdir-failure'.
9592
9593 * simple.el (compilation-context-lines, comint-file-name-quote-list)
9594 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
9595 (delete-backward-char): Remove unused variable `ocol'.
9596 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
9597 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
9598 (event-apply-hyper-modifier, event-apply-shift-modifier)
9599 (event-apply-control-modifier, event-apply-meta-modifier):
9600 Mark unused parameters.
9601 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
9602 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
9603
9604 * speedbar.el (speedbar-ignored-directory-expressions)
9605 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
9606 (speedbar-find-file, speedbar-dir-follow)
9607 (speedbar-directory-buttons-follow, speedbar-tag-find)
9608 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
9609 (speedbar-buffers-line-directory, speedbar-buffer-click):
9610 Mark unused parameters.
9611 (speedbar-tag-file): Remove unused variable `mode'.
9612 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
9613
9614 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
9615
9616 * talk.el (talk): Remove unused variable `display'.
9617
9618 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
9619 (tar-write-region-annotate): Mark unused parameter.
9620
9621 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
9622 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
9623 Declare them, wrapped in `with-no-warnings' to avoid replacing one
9624 warning by another.
9625
9626 * time-stamp.el (time-stamp-string-preprocess):
9627 Remove unused variable `require-padding'.
9628
9629 * tree-widget.el (widget-glyph-enable): Declare.
9630 (tree-widget-action): Mark unused parameter.
9631
9632 * w32-fns.el (x-get-selection): Mark unused parameter.
9633 (autoload-make-program, generated-autoload-file): Declare.
9634
9635 * wdired.el (wdired-revert): Mark unused parameters.
9636 (wdired-xcase-word): Remove unused variable `err'.
9637
9638 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
9639 (whitespace-help-scroll): Remove unused variable `data-help'.
9640
9641 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
9642 (widget-image-insert, widget-after-change, default)
9643 (widget-default-format-handler, widget-default-notify)
9644 (widget-default-prompt-value, widget-info-link-action)
9645 (widget-url-link-action, widget-function-link-action)
9646 (widget-variable-link-action, widget-file-link-action)
9647 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
9648 (widget-field-prompt-internal, widget-field-action, widget-field-match)
9649 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
9650 (widget-insert-button-action, widget-delete-button-action, visibility)
9651 (widget-documentation-link-action, widget-documentation-string-action)
9652 (widget-const-prompt-value, widget-regexp-match, symbol)
9653 (widget-coding-system-prompt-value)
9654 (widget-key-sequence-value-to-external, sexp)
9655 (widget-sexp-value-to-internal, character, vector, cons)
9656 (widget-choice-prompt-value, widget-boolean-prompt-value)
9657 (widget-color--choose-action): Mark unused parameters.
9658 (widget-item-match-inline, widget-choice-match-inline)
9659 (widget-checklist-match, widget-checklist-match-inline)
9660 (widget-group-match): Rename parameter VALUES to VALS.
9661 (widget-field-value-set): Remove unused variable `size'.
9662 (widget-color-action): Remove unused variables `value' and `start'.
9663
9664 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
9665 variable `dir'. Doc fix.
9666 (windmove-find-other-window): Don't pass it.
9667
9668 * window.el (count-windows): Mark unused parameter.
9669 (bw-adjust-window): Remove unused variable `err'.
9670
9671 * woman.el (woman-file-name): Remove unused variable `default'.
9672 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
9673 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
9674 (global-font-lock-mode): Declare.
9675 (woman-decode-region): Mark unused parameter.
9676 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
9677
9678 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
9679 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
9680 (x-dnd-handle-moz-url): Remove unused variable `title'.
9681 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
9682
9683 * xml.el (xml-parse-tag, xml-parse-attlist):
9684 Remove unused variable `pos'.
9685
9686 2011-04-19 Glenn Morris <rgm@gnu.org>
9687
9688 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
9689 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
9690 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
9691 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
9692 * calendar/cal-html.el (cal-html-insert-minical):
9693 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
9694 (calendar-mark-date-pattern):
9695 Prefix "unused" locals.
9696
9697 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
9698 optional argument `style'.
9699
9700 * calendar/appt.el (appt-make-list):
9701 * calendar/cal-china.el (calendar-chinese-date-string):
9702 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
9703 (diary-hebrew-yahrzeit):
9704 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
9705 * calendar/calendar.el (calendar-generate-window):
9706 * calendar/time-date.el (time-to-days):
9707 Remove unused local variables.
9708
9709 2011-04-18 Chong Yidong <cyd@stupidchicken.com>
9710
9711 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
9712 glyphless-char-display table.
9713 (tabulated-list-glyphless-char-display): New var.
9714
9715 2011-04-18 Sam Steingold <sds@gnu.org>
9716
9717 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
9718 to acknowledgments.
9719
9720 2011-04-17 Glenn Morris <rgm@gnu.org>
9721
9722 * calendar/diary-lib.el (diary-sexp-entry):
9723 * calendar/holidays.el (holiday-sexp):
9724 Set debug-on-error rather than the removed stack-trace-on-error.
9725
9726 2011-04-16 Glenn Morris <rgm@gnu.org>
9727
9728 * progmodes/f90.el: Use lexical-binding.
9729 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
9730
9731 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
9732
9733 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
9734 (mail-mode): Setup mailalias completion here instead.
9735 * mail/mailalias.el: Use lexical-binding.
9736 (pattern, mailalias-done): Declare dynamic.
9737 (mail-completion-at-point-function): New function, from mail-complete.
9738 (mail-complete): Use it.
9739 (mail-completion-expand): New function.
9740 (mail-get-names): Use it.
9741 (mail-directory, mail-directory-process, mail-directory-stream):
9742 Don't use `pattern' for lexically bound arg.
9743
9744 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
9745
9746 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
9747 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
9748 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
9749
9750 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
9751 (byte-save-window-excursion, byte-temp-output-buffer-setup)
9752 (byte-interactive-p): Define them again, for use when inlining
9753 old code.
9754
9755 2011-04-15 Juanma Barranquero <lekktu@gmail.com>
9756
9757 * loadup.el: Use `string-to-number', not `string-to-int'.
9758
9759 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
9760
9761 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
9762 gud-gdb-complete-command.
9763 (gud-gdb-completions): New function, from gud-gdb-complete-command.
9764 (gud-gdb-completion-at-point): New function.
9765 (gud-gdb-completions): Remove.
9766
9767 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
9768
9769 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
9770 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
9771 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
9772 whether `executable-find' is bound.
9773
9774 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
9775
9776 2011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
9777
9778 * minibuffer.el (completion-in-region-mode-predicate)
9779 (completion-in-region-mode--predicate): New vars.
9780 (completion-in-region, completion-in-region--postch)
9781 (completion-in-region-mode): Use them.
9782 (completion--capf-wrapper): Also return the hook function.
9783 (completion-at-point, completion-help-at-point):
9784 Adjust and provide a predicate.
9785
9786 Preserve arg names for advice of subr and lexical functions (bug#8457).
9787 * help-fns.el (help-function-arglist): Consolidate the subr and
9788 new-byte-code cases. Add argument `preserve-names' to extract names
9789 from the docstring when needed.
9790 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
9791 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
9792 (ad-arglist): Use help-function-arglist's new arg.
9793 (ad-definition-type): Use cond.
9794
9795 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
9796
9797 * autorevert.el (auto-revert-handler):
9798 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
9799 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
9800 Don't quote lambda.
9801
9802 * image-mode.el (image-transform-set-scale):
9803 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
9804
9805 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
9806
9807 * net/network-stream.el (network-stream-open-starttls): Only do
9808 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
9809 Upgrades via gnutls-cli are too slow to be done opportunistically.
9810
9811 2011-04-12 Juanma Barranquero <lekktu@gmail.com>
9812
9813 * dframe.el (dframe-current-frame): Remove spurious quote.
9814
9815 2011-04-12 Glenn Morris <rgm@gnu.org>
9816
9817 * calendar/cal-tex.el (cal-tex-end-document):
9818 Try to automatically use latin1 input if needed.
9819
9820 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
9821 Don't try to cons a mark onto an empty element.
9822
9823 2011-04-11 Leo Liu <sdl.web@gmail.com>
9824
9825 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
9826 buffers.
9827 (ido-kill-buffer-at-head): Support killing virtual buffers.
9828
9829 2011-04-10 Chong Yidong <cyd@stupidchicken.com>
9830
9831 * minibuffer.el (completion-show-inline-help): New var.
9832 (completion--do-completion, minibuffer-complete)
9833 (minibuffer-force-complete, minibuffer-complete-word):
9834 Inhibit minibuffer messages if completion-show-inline-help is nil.
9835
9836 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
9837 to avoid interference from inline help (Bug#5849).
9838
9839 2011-04-10 Leo Liu <sdl.web@gmail.com>
9840
9841 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
9842 Fix typo.
9843
9844 2011-04-09 Chong Yidong <cyd@stupidchicken.com>
9845
9846 * image-mode.el (image-toggle-display-image): Signal an error if
9847 not in Image mode.
9848 (image-transform-mode, image-transform-resize)
9849 (image-transform-set-rotation): Doc fix.
9850 (image-transform-set-resize): Delete.
9851 (image-transform-set-scale, image-transform-fit-to-height)
9852 (image-transform-fit-to-width): Handle image-toggle-display-image
9853 and image-transform-resize directly.
9854
9855 2011-04-08 Sho Nakatani <lay.sakura@gmail.com>
9856
9857 * doc-view.el (doc-view-fit-width-to-window)
9858 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
9859 New functions for fitting the shown image to the Emacs window size.
9860 (doc-view-mode-map): Add bindings for the new functions.
9861
9862 2011-04-08 Juanma Barranquero <lekktu@gmail.com>
9863
9864 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
9865 Fix typo in docstring.
9866
9867 2011-04-08 Eli Zaretskii <eliz@gnu.org>
9868
9869 * files.el (file-size-human-readable): Produce one digit after
9870 decimal, like "ls -lh" does.
9871
9872 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
9873 the file size representation.
9874
9875 * simple.el (list-processes): If async subprocesses are not
9876 available, error out with a clear error message.
9877
9878 2011-04-08 Chong Yidong <cyd@stupidchicken.com>
9879
9880 * help.el (help-form-show): New function, to be called from C.
9881 Put help-form output in a buffer named differently than *Help*.
9882
9883 2011-04-08 Eli Zaretskii <eliz@gnu.org>
9884
9885 * files.el (file-size-human-readable): New function.
9886
9887 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
9888 computing the representation inline. Don't require `cl'.
9889
9890 2011-04-08 Glenn Morris <rgm@gnu.org>
9891
9892 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
9893
9894 * net/browse-url.el (browse-url-firefox):
9895 Test system-type, not system-configuration.
9896
9897 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
9898 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
9899 Use log-edit-empty-buffer-p. (Bug#7598)
9900
9901 * net/rlogin.el (rlogin-process-connection-type): Simplify.
9902 (rlogin-mode-map): Initialize in the defvar.
9903 (rlogin): Use ignore-errors.
9904
9905 * replace.el (occur-mode-map): Some fixes for menu items.
9906
9907 2011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
9908
9909 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
9910
9911 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
9912
9913 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
9914 issuing unused warnings.
9915
9916 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
9917 macro directly.
9918
9919 * simple.el: Lisp reimplement of list-processes. Based on an
9920 earlier reimplementation by Leo Liu, but using tabulated-list.el.
9921 (process-menu-mode): New major mode.
9922 (list-processes--refresh, list-processes):
9923 (process-menu-visit-buffer): New functions.
9924
9925 * files.el (save-buffers-kill-emacs): Don't assume any return
9926 value of list-processes, which is undocumented anyway.
9927
9928 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
9929
9930 * emacs-lisp/tabulated-list.el: New file.
9931
9932 * emacs-lisp/package.el: Use Tabulated List mode.
9933 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
9934 (package-menu-mode): Derive from tabulated-list-mode. Set up the
9935 table format using Tabulated List mode variables.
9936 (package--push): New macro, replacing package-list-maybe-add.
9937 (package-menu--generate): Use package--push. Renamed from
9938 package--generate-package-list.
9939 (package-menu-refresh, list-packages): Use it.
9940 (package-menu--print-info): Rename from package-print-package.
9941 Return insertion data instead of inserting it directly.
9942 (package-menu-describe-package, package-menu-execute):
9943 Use tabulated-list-get-id.
9944 (package-menu-mark-delete, package-menu-mark-install)
9945 (package-menu-mark-unmark, package-menu-backup-unmark)
9946 (package-menu-mark-obsolete-for-deletion):
9947 Use tabulated-list-put-tag.
9948 (package--list-packages, package-menu-revert)
9949 (package-menu-get-package, package-menu-get-version)
9950 (package-menu-sort-by-column): Functions deleted.
9951 (package-menu-package-list, package-menu-sort-key): Vars deleted.
9952 (package-menu--status-predicate, package-menu--version-predicate)
9953 (package-menu--name-predicate)
9954 (package-menu--description-predicate): Handle arguments in the
9955 Tabulated List format.
9956 (package-list-packages-no-fetch): Call list-packages.
9957
9958 2011-04-06 Juanma Barranquero <lekktu@gmail.com>
9959
9960 * files.el (after-find-file-from-revert-buffer): Remove variable.
9961 (after-find-file): Don't bind it.
9962 (revert-buffer-in-progress-p): New variable.
9963 (revert-buffer): Bind it.
9964 Pass nil for `after-find-file-from-revert-buffer'.
9965
9966 * saveplace.el (save-place-find-file-hook): Use new variable
9967 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
9968
9969 2011-04-06 Glenn Morris <rgm@gnu.org>
9970
9971 * Makefile.in (AUTOGEN_VCS): New variable.
9972 (autoloads): Use $AUTOGEN_VCS.
9973
9974 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
9975 * calendar/calendar.el (calendar-mode-map):
9976 Check for toolkit scroll bars. (Bug#8305)
9977
9978 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
9979
9980 * minibuffer.el (completion-in-region--postch)
9981 (completion-in-region-mode): Remove unnecessary messages.
9982
9983 2011-04-05 Juanma Barranquero <lekktu@gmail.com>
9984
9985 * font-lock.el (font-lock-refresh-defaults):
9986 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
9987 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
9988
9989 * info.el (Info-directory-list, Info-read-node-name-2)
9990 (Info-split-parameter-string): Doc fixes.
9991 (Info-virtual-nodes): Reflow docstring.
9992 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
9993 (Info-apropos-toc-nodes, info-finder, Info-get-token)
9994 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
9995 Fix typos in docstrings.
9996 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
9997 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
9998 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
9999 (Info-restore-desktop-buffer): Mark unused parameters.
10000 (Info-directory-find-file, Info-directory-find-node)
10001 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
10002 (Info-virtual-index-find-node, Info-apropos-find-file)
10003 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
10004 Mark unused parameters; fix typos in docstrings.
10005 (Info-virtual-index): Remove unused local variable `nodename'.
10006
10007 2011-04-05 Deniz Dogan <deniz@dogan.se>
10008
10009 * net/rcirc.el: Update my e-mail address.
10010 (rcirc-mode-map): Remove M-o binding.
10011
10012 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
10013
10014 * startup.el (command-line): Save the cursor's theme-face
10015 directly, instead of using face-override-spec.
10016
10017 * custom.el (load-theme): Minor optimization in assigning faces.
10018
10019 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
10020
10021 * help-fns.el (describe-variable): Complete all variables having
10022 documentation, including keywords.
10023 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
10024
10025 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
10026
10027 Convert to lexical-binding.
10028
10029 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
10030 (bs--get-marked-string, bs--get-modified-string)
10031 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
10032 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
10033 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
10034
10035 * ehelp.el (electric-help-execute-extended)
10036 (electric-help-ctrl-x-prefix):
10037 * hexl.el (hexl-revert-buffer-function):
10038 * linum.el (linum-after-change, linum-after-scroll):
10039 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
10040
10041 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
10042
10043 2011-04-04 Daiki Ueno <ueno@unixuser.org>
10044
10045 * epa-dired.el:
10046 * epa-mail.el:
10047 * epa-hook.el:
10048 * epa-file.el:
10049 * epa.el:
10050 * epg.el: Use lexical binding.
10051
10052 2011-04-03 Chong Yidong <cyd@stupidchicken.com>
10053
10054 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
10055
10056 * textmodes/flyspell.el (flyspell-word): Recognize default
10057 dictionary case for flyspell-mark-duplications-exceptions.
10058 Use regexp matching for languages.
10059 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
10060 default dictionary (Bug#7926).
10061
10062 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
10063
10064 * emacs-lisp/package.el (package--with-work-buffer):
10065 Recognize https URLs.
10066
10067 * net/network-stream.el: Move from gnus/proto-stream.el.
10068 Change prefix to network-stream throughout.
10069 (open-protocol-stream): Merge into open-network-stream, leaving
10070 open-protocol-stream as an alias. Handle nil BUFFER args.
10071
10072 * subr.el (open-network-stream): Move to net/network-stream.el.
10073
10074 2011-04-02 Glenn Morris <rgm@gnu.org>
10075
10076 * find-dired.el (find-exec-terminator): New option.
10077 (find-ls-option): Test for -ls support.
10078 (find-ls-subdir-switches): Test for -b in find-ls-option.
10079 (find-dired, find-grep-dired): Doc fixes.
10080 (find-dired): Use find-exec-terminator.
10081
10082 * find-dired.el (find-ls-option, find-ls-subdir-switches)
10083 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
10084 (find-name-arg): Remove purecopy.
10085
10086 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
10087 (grep-compute-defaults): Check for `-exec COMMAND +' support.
10088 Set grep-find-use-xargs, grep-find-command, and grep-find-template
10089 accordingly. Don't add the null-device if not needed.
10090
10091 * files.el (save-some-buffers): Doc fix.
10092
10093 2011-04-02 Eli Zaretskii <eliz@gnu.org>
10094
10095 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
10096
10097 2011-04-01 Juanma Barranquero <lekktu@gmail.com>
10098
10099 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
10100 Use `dolist' rather than `mapcar'.
10101
10102 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
10103
10104 Add lexical binding.
10105
10106 * subr.el (apply-partially): Use new closures rather than CL.
10107 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
10108 (dolist, dotimes): Use slightly different expansion for lexical code.
10109 (functionp): Move to C.
10110 (letrec): New macro.
10111 (with-wrapper-hook): Use it and apply-partially instead of CL.
10112 (eval-after-load): Preserve lexical-binding.
10113 (save-window-excursion, with-output-to-temp-buffer): Turn them
10114 into macros.
10115
10116 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
10117
10118 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
10119 than the arglist.
10120 (help-add-fundoc-usage): Don't add `Not documented'.
10121 (help-function-arglist): Handle closures, subroutines, and new
10122 byte-code-functions.
10123 (help-make-usage): Remove leading underscores.
10124 (describe-function-1): Handle closures.
10125 (describe-variable): Use special-variable-p for completion.
10126
10127 * files.el (lexical-binding): Declare safe.
10128
10129 * emacs-lisp/pcase.el: Don't use destructuring-bind.
10130 (pcase--memoize): Rename from pcase-memoize. Change weakness.
10131 (pcase): Add `let' pattern.
10132 Change memoization so it actually works.
10133 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
10134 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
10135 <let>: New case.
10136
10137 * emacs-lisp/macroexp.el: Use lexical binding.
10138 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
10139 Don't convert ' to #' without checking that it's indeed quoting
10140 a lambda.
10141
10142 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
10143 Use eval-sexp-add-defvars.
10144 (eval-sexp-add-defvars): New fun.
10145
10146 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
10147
10148 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
10149 Don't autoload.
10150 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
10151 than the internal `byte-compile-lambda'.
10152 (defmethod): Don't hide code under quotes.
10153 (eieio-defmethod): New `code' argument.
10154
10155 * emacs-lisp/eieio-comp.el: Remove.
10156
10157 * emacs-lisp/edebug.el (edebug-eval-defun)
10158 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
10159 (edebug-toggle): Avoid `eval'.
10160
10161 * emacs-lisp/disass.el (disassemble-internal): Handle new
10162 `closure' objects.
10163 (disassemble-1): Handle new byte codes.
10164
10165 * emacs-lisp/cl.el (pushnew): Silence warning.
10166
10167 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
10168 (cl-byte-compile-throw): Remove.
10169 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
10170
10171 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
10172 closures.
10173
10174 * emacs-lisp/cconv.el: New file.
10175
10176 * emacs-lisp/bytecomp.el: Use lexical binding instead of
10177 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
10178 (byte-compile-initial-macro-environment):
10179 Handle declare-function here.
10180 (byte-compile--lexical-environment): New var.
10181 (byte-stack-ref, byte-stack-set, byte-discardN)
10182 (byte-discardN-preserve-tos): New lap codes.
10183 (byte-interactive-p): Don't use any more.
10184 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
10185 New macros.
10186 (byte-compile-lapcode): Use them and handle new lap codes.
10187 (byte-compile-obsolete): Remove.
10188 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
10189 (byte-compile-arglist-warn): Check late def of inlinable funs.
10190 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
10191 since they should have been expanded by now.
10192 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
10193 (byte-compile-from-buffer): Remove unused second arg.
10194 (byte-compile-preprocess): New function.
10195 (byte-compile-toplevel-file-form): New function to distinguish
10196 file-form calls from outside from file-form calls from hunk-handlers.
10197 (byte-compile-file-form): Simplify.
10198 (byte-compile-file-form-defsubst): Remove.
10199 (byte-compile-file-form-defmumble): Simplify now that
10200 byte-compile-lambda always returns a byte-code-function.
10201 (byte-compile): Preprocess.
10202 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
10203 Remove, not used any more.
10204 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
10205 (byte-compile-make-args-desc): New funs.
10206 (byte-compile-lambda): Handle lexical functions. Always return
10207 a byte-code-function.
10208 (byte-compile-reserved-constants): New var, to make up room for
10209 closed-over variables.
10210 (byte-compile-constants-vector): Obey it.
10211 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
10212 (byte-compile-macroexpand-declare-function): New function.
10213 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
10214 byte-code-functions.
10215 (byte-compile-form): Check obsolescence here.
10216 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
10217 (byte-compile-variable-ref): Remove.
10218 (byte-compile-dynamic-variable-op): New fun.
10219 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
10220 (byte-compile-variable-set): New funs.
10221 (byte-compile-discard): Add 2 args.
10222 (byte-compile-stack-ref, byte-compile-stack-set)
10223 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
10224 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
10225 macroexpand-all instead.
10226 (byte-compile-quote-form): Remove.
10227 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
10228 (byte-compile-bind, byte-compile-unbind): New funs.
10229 (byte-compile-let): Handle let* and lexical binding.
10230 (byte-compile-let*): Remove.
10231 (byte-compile-catch, byte-compile-unwind-protect)
10232 (byte-compile-track-mouse, byte-compile-condition-case):
10233 Handle a new :fun-body form, used for lexical scoping.
10234 (byte-compile-save-window-excursion)
10235 (byte-compile-with-output-to-temp-buffer): Remove.
10236 (byte-compile-defun): Simplify.
10237 (byte-compile-stack-adjustment): New fun.
10238 (byte-compile-out): Use it.
10239 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
10240
10241 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
10242 handler any more.
10243
10244 * emacs-lisp/byte-opt.el: Use lexical binding.
10245 (byte-inline-lapcode): Remove (to bytecomp).
10246 (byte-compile-inline-expand): Pay attention to inlining to/from
10247 lexically bound code.
10248 (byte-compile-unfold-lambda): Don't handle byte-code-functions
10249 any more.
10250 (byte-optimize-form-code-walker): Don't handle save-window-excursion
10251 any more and don't call compiler-macros.
10252 (byte-compile-splice-in-already-compiled-code): Remove.
10253 (byte-code): Don't inline any more.
10254 (disassemble-offset): Receive `bytes' as argument rather than via
10255 dynamic scoping.
10256 (byte-compile-tag-number): Declare before first use.
10257 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
10258 `return' even if make-spliceable.
10259 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
10260 obsolete interactive-p.
10261 (byte-optimize-lapcode): Optimize new lap-codes.
10262 Don't trip up on new form of `byte-constant' lap code.
10263
10264 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
10265
10266 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
10267
10268 * custom.el (custom-initialize-default, custom-declare-variable):
10269 Use `defvar'.
10270
10271 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
10272 New variables.
10273 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
10274 (COMPILE_FIRST): Add macroexp and cconv.
10275 * makefile.w32-in: Mirror changes in Makefile.in.
10276
10277 * vc/cvs-status.el:
10278 * vc/diff-mode.el:
10279 * vc/log-edit.el:
10280 * vc/log-view.el:
10281 * vc/smerge-mode.el:
10282 * textmodes/bibtex-style.el:
10283 * textmodes/css.el:
10284 * startup.el:
10285 * uniquify.el:
10286 * minibuffer.el:
10287 * newcomment.el:
10288 * reveal.el:
10289 * server.el:
10290 * mpc.el:
10291 * emacs-lisp/smie.el:
10292 * doc-view.el:
10293 * dired.el:
10294 * abbrev.el: Use lexical binding.
10295
10296 2011-04-01 Eli Zaretskii <eliz@gnu.org>
10297
10298 * info.el (info-display-manual): New function.
10299
10300 2011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
10301
10302 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
10303
10304 2011-03-31 Tassilo Horn <tassilo@member.fsf.org>
10305
10306 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
10307 an entry for that server in rcirc-authinfo. (Bug#8385)
10308
10309 2011-03-31 Glenn Morris <rgm@gnu.org>
10310
10311 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
10312
10313 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
10314
10315 2011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
10316
10317 * progmodes/python.el (python-default-interpreter)
10318 (python-python-command-args, python-jython-command-args)
10319 (python-which-shell, python-which-args, python-which-bufname)
10320 (python-file-queue, python-comint-output-filter-function)
10321 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
10322 variables and functions.
10323
10324 2011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
10325
10326 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
10327 (completion-in-region-mode): New minor mode.
10328 (completion-in-region): Use it.
10329 (completion-in-region--data, completion-in-region-mode-map): New vars.
10330 (completion-in-region--postch): New function.
10331 (completion--capf-misbehave-funs, completion--capf-safe-funs):
10332 New vars.
10333 (completion--capf-wrapper): New function.
10334 (completion-at-point): Use it to track well-behavedness of
10335 hook functions.
10336 (completion-help-at-point): New command.
10337
10338 2011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
10339
10340 * vc/add-log.el (add-change-log-entry): Don't use whitespace
10341 syntax class to search for whitespace on a single line
10342 (Message-ID: <4D938140.4030905@redhat.com>).
10343
10344 2011-03-30 Leo Liu <sdl.web@gmail.com>
10345
10346 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
10347 New commands.
10348 (edit-abbrevs-map): Bind them here.
10349 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
10350
10351 2011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
10352
10353 * allout.el (allout-hide-by-annotation, allout-flag-region):
10354 Reduce possibility of overlay leakage by making them volatile.
10355
10356 * allout-widgets.el (allout-widgets-tally): Define as nil so the
10357 hash is not shared between buffers. Mode initialization is
10358 responsible for giving it a useful starting value.
10359 (allout-item-span): Reduce possibility of overlay leakage by
10360 making them volatile.
10361 (allout-widgets-count-buttons-in-region): Add diagnostic function
10362 for tracking down button overlay leaks.
10363
10364 2011-03-29 Leo Liu <sdl.web@gmail.com>
10365
10366 * ido.el (ido-read-internal): Use the default history var
10367 minibuffer-history if no HISTORY is specified.
10368
10369 2011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
10370
10371 * net/imap.el (imap-shell-open, imap-process-connection-type):
10372 Use imap-process-connection-type for 'shell' streams as well as
10373 Kerberos, SSL, other subprocesses.
10374
10375 2011-03-28 Leo Liu <sdl.web@gmail.com>
10376
10377 * abbrev.el (abbrev-table-empty-p): New function.
10378 (prepare-abbrev-list-buffer): Place empty abbrev tables after
10379 nonempty ones. (Bug#5937)
10380
10381 2011-03-27 Jan Djärv <jan.h.d@swipnet.se>
10382
10383 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
10384
10385 2011-03-27 Leo Liu <sdl.web@gmail.com>
10386
10387 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
10388 for foreground and background colors.
10389 (ansi-color-make-color-map): Adapt.
10390
10391 2011-03-25 Leo Liu <sdl.web@gmail.com>
10392
10393 * midnight.el (midnight-time-float): Remove. Note it calculates
10394 the microsecond component incorrectly and seconds-to-time does the
10395 same job.
10396 Remove redundant (require 'timer).
10397
10398 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
10399 (ido-completions): Remove unused arguments. (Bug#8329)
10400
10401 2011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10402
10403 * minibuffer.el (completion--flush-all-sorted-completions):
10404 Remove itself from hook.
10405 (completion-at-point): Let the functions perform the completion
10406 immediately and return nil or t.
10407 * comint.el (comint-dynamic-complete-functions): Now identical to
10408 completion-at-point-functions.
10409 (comint-dynamic-list-input-ring): Remove unused var `index'.
10410 (comint--match-partial-filename, comint--unquote&expand-filename):
10411 New funs, split from comint-match-partial-filename.
10412 (comint-dynamic-complete): Use completion-at-point.
10413 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
10414
10415 2011-03-24 Drew Adams <drew.adams@oracle.com>
10416
10417 * thingatpt.el: Support `defun'.
10418
10419 2011-03-23 Leo Liu <sdl.web@gmail.com>
10420
10421 * abbrevlist.el: Move to obsolete/abbrevlist.el.
10422
10423 * help-mode.el (help-mode-finish): Tweak regexp.
10424
10425 2011-03-23 Glenn Morris <rgm@gnu.org>
10426
10427 * eshell/esh-opt.el (eshell-eval-using-options):
10428 Do not bind unused local variable `eshell-option-stub'.
10429
10430 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
10431
10432 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
10433
10434 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
10435 keymap variable in `with-no-warnings' to avoid a warning when the
10436 keymap has been already `defconst'ed.
10437
10438 2011-03-22 Leo Liu <sdl.web@gmail.com>
10439
10440 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
10441 encode all chars in abbrevs; otherwise use emacs-mule or
10442 utf-8-emacs. (Bug#8308)
10443
10444 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
10445
10446 * simple.el (backward-delete-char-untabify):
10447 Avoid warning about using `delete-backward-char'.
10448
10449 * image.el (image-type-file-name-regexps): Make it variable.
10450 `imagemagick-register-types' modifies it, and the user may want
10451 to add new extensions for known image types.
10452 (imagemagick-register-types): Throw error if not using ImageMagick.
10453
10454 2011-03-22 Leo Liu <sdl.web@gmail.com>
10455
10456 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
10457 located before rcirc-prompt-end-marker.
10458 (rcirc-complete): Error if point is not after rcirc prompt.
10459 Handle the case when table is nil.
10460 (rcirc-user-authenticated): Define to fix compiler warning.
10461
10462 2011-03-22 Chong Yidong <cyd@stupidchicken.com>
10463
10464 * custom.el (custom--inhibit-theme-enable): Make it affect only
10465 custom-theme-set-variables and custom-theme-set-faces.
10466 (provide-theme): Ignore custom--inhibit-theme-enable.
10467 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
10468 (custom-enabling-themes): Delete variable.
10469 (enable-theme): Accept only loaded themes as arguments.
10470 Ignore the special custom-enabled-themes variable.
10471 (custom-enabled-themes): Forbid themes from setting this.
10472 Eliminate use of custom-enabling-themes.
10473 (custom-push-theme): Quote "changed" custom var entry.
10474
10475 2011-03-21 Leo Liu <sdl.web@gmail.com>
10476
10477 * ido.el (ido-read-internal): Add ido-selected to history instead
10478 of user input.
10479
10480 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
10481
10482 * subr.el (deferred-action-list, deferred-action-function):
10483 Mark obsolete.
10484
10485 2011-03-21 Leo Liu <sdl.web@gmail.com>
10486
10487 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
10488 change on 2011-02-13 (bug#8309).
10489
10490 * minibuffer.el (read-file-name-function): Change default value.
10491 (read-file-name--defaults): Rename from read-file-name-defaults.
10492 (read-file-name-default): Rename from read-file-name.
10493 (read-file-name): Call read-file-name-function.
10494
10495 2011-03-21 Glenn Morris <rgm@gnu.org>
10496
10497 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
10498 Doc fixes.
10499
10500 2011-03-21 Chong Yidong <cyd@stupidchicken.com>
10501
10502 * cus-theme.el: Add missing provide statement.
10503 (customize-create-theme): Extract theme value correctly.
10504 (custom-theme-visit-theme): Autoload.
10505 (customize-create-theme): Prompt before inserting default faces.
10506
10507 2011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
10508
10509 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
10510 units and musical notes.
10511
10512 2011-03-20 Leo Liu <sdl.web@gmail.com>
10513
10514 * ido.el (ido-read-internal): Use completing-read-default.
10515 (ido-completing-read): Fix compatibility with completing-read.
10516
10517 2011-03-20 Christian Ohler <ohler@gnu.org>
10518
10519 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
10520 (ert-delete-all-tests): Use `called-interactively-p' rather than
10521 `interactive-p'.
10522 (ert--make-xrefs-region): Respect END.
10523
10524 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
10525
10526 * dired-aux.el (dired-create-directory): Signal an error if the
10527 directory already exists (Bug#8246).
10528
10529 * facemenu.el (list-colors-display): Call list-faces-display
10530 inside with-help-window.
10531 (list-colors-print): Use display property to align the final
10532 column, instead of checking window-width.
10533
10534 2011-03-19 Eli Zaretskii <eliz@gnu.org>
10535
10536 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
10537 windows-nt systems.
10538 (emerge-protect-metachars): Quote correctly for ms-dos and
10539 windows-nt systems.
10540
10541 2011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
10542
10543 * info.el (info-initialize): Replace all uses of `:' with
10544 path-separator for compatibility with non-Unix systems.
10545 Cache quoting of path-separator. (Bug#8258)
10546
10547 2011-03-19 Juanma Barranquero <lekktu@gmail.com>
10548
10549 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
10550 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
10551 (mouse-avoidance-mode): Fix typos in docstrings.
10552
10553 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
10554
10555 * startup.el (package-subdirectory-regexp): Move from package.el.
10556 Omit \\` and \\', and let callers add them.
10557
10558 * emacs-lisp/package.el (package-strip-version)
10559 (package-load-all-descriptors): Add \\` and \\' to
10560 package-subdirectory-regexp before using it.
10561 (package-untar-buffer): New arg DIR; ensure that file untars only
10562 into this expected directory. Remove superfluous delete-region.
10563 (package-unpack): Caller changed.
10564 (package-tar-file-info): Use package-subdirectory-regexp.
10565
10566 2011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
10567
10568 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
10569 diff-mode-shared-map (bug#8284).
10570 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
10571
10572 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10573
10574 * calendar/time-date.el (format-seconds): Use assoc instead of
10575 assoc-string, since assoc-string doesn't exist in XEmacs.
10576
10577 2011-03-17 Juanma Barranquero <lekktu@gmail.com>
10578
10579 * custom.el (custom-known-themes): Reflow docstring.
10580 (custom-theme-load-path): Fix typo in docstring.
10581 (load-theme): Fix typo in error message.
10582 (custom-available-themes, custom-variable-theme-value):
10583 Use `let', not `let*'.
10584
10585 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
10586
10587 * calc/README: Mention inclusion of musical notes.
10588
10589 * calc/calc-units.el (calc-lu-quant): Rename from
10590 `calc-logunits-quantity'.
10591 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
10592 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
10593 (calc-db): Rename from `calc-dblevel'.
10594 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
10595 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
10596 (calc-np): Rename from `calc-nplevel'.
10597 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
10598 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
10599 (calc-lu-plus): Rename from `calc-logunits-add'.
10600 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
10601 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
10602 (calc-lu-minus): Rename from `calc-logunits-sub'.
10603 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
10604 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
10605 (calc-lu-times): Rename from `calc-logunits-mul'.
10606 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
10607 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
10608 (calc-lu-divide): Rename from `calc-logunits-div'.
10609 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
10610 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
10611
10612 * calc/calc-ext.el (calc-init-extensions): Update the names of the
10613 functions being autoloaded.
10614
10615 * calc/calc.el (calc-lu-power-reference): Rename from
10616 `calc-logunits-power-reference'.
10617 (calc-lu-field-reference): Rename from
10618 `calc-logunits-field-reference'.
10619
10620 * calc/calc-help (calc-l-prefix-help): Mention musical note functions.
10621
10622 2011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
10623
10624 * minibuffer.el (completion-all-sorted-completions):
10625 Use :completion-cycle-penalty text property if present.
10626
10627 2011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
10628
10629 * allout.el (allout-yank-processing): Adjust for new rebulleting
10630 regime so bullet being yanked is used without prompting the user
10631 for a choice.
10632
10633 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
10634
10635 * startup.el (command-line): Warn the user that _emacs is deprecated.
10636
10637 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
10638
10639 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
10640 (delphi-verbose, delphi-comment-face, delphi-string-face)
10641 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
10642 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
10643 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
10644 (delphi-new-comment-line, delphi-font-lock-defaults)
10645 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
10646 Fix typos in docstrings.
10647
10648 2011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
10649
10650 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
10651 Invert the roles of character and string values for INSTEAD, so a
10652 string is used for the more common case of a defaulting prompt.
10653
10654 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
10655
10656 * progmodes/ruby-mode.el (ruby-backward-sexp):
10657 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
10658 * play/gamegrid.el (gamegrid-make-face):
10659 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
10660 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
10661 * notifications.el (notifications-notify):
10662 * net/xesam.el (xesam-search-engines):
10663 * net/quickurl.el (quickurl-list-insert):
10664 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
10665
10666 2011-03-15 Chong Yidong <cyd@stupidchicken.com>
10667
10668 * startup.el (command-line): Update package subdirectory regexp.
10669
10670 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
10671
10672 * allout.el (allout-abbreviate-flattened-numbering)
10673 (allout-mode-deactivate-hook): Fix up obsolescence "date".
10674
10675 * subr.el (read-char-choice): Only show the cursor after the prompt,
10676 not after the answer.
10677
10678 2011-03-15 Kevin Ryde <user42@zip.com.au>
10679
10680 * help-fns.el (variable-at-point): Skip leading quotes, if any
10681 (bug#8253).
10682
10683 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
10684
10685 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
10686 warning message.
10687
10688 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
10689
10690 * shell.el (shell): When called interactively, offer to change the
10691 shell file name on remote hosts.
10692
10693 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
10694
10695 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
10696 integration for LDAP parameters. The host, base, user or binddn,
10697 and secret tokens can be specified in a netrc file, for instance.
10698 This is optional because an `auth-source' parameter must be
10699 specified in the search attributes.
10700
10701 2011-03-13 Juanma Barranquero <lekktu@gmail.com>
10702
10703 * help.el (describe-mode): Link to the mode's definition (bug#8185).
10704
10705 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
10706
10707 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
10708 into declaration. Remove redundant and harmful binding.
10709
10710 2011-03-12 Eli Zaretskii <eliz@gnu.org>
10711
10712 * files.el (file-ownership-preserved-p): Pass `integer' as an
10713 explicit 2nd argument to `file-attributes'. If the file's owner
10714 is the Administrators group on Windows, and the current user is
10715 Administrator, consider that a match.
10716
10717 * server.el (server-ensure-safe-dir): Consider server directory
10718 safe on MS-Windows if its owner is the Administrators group while
10719 the current Emacs user is Administrator. Use `=' to compare
10720 numerical UIDs, since they could be integers or floats.
10721
10722 2011-03-12 Juanma Barranquero <lekktu@gmail.com>
10723
10724 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
10725
10726 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
10727
10728 Sync with Tramp 2.2.1.
10729
10730 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
10731
10732 * net/trampver.el: Update release number.
10733
10734 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
10735
10736 * progmodes/compile.el (compilation--previous-directory): Fix up
10737 various nil/dead-marker mismatches (bug#8014).
10738 (compilation-directory-properties, compilation-error-properties):
10739 Don't call it at a position past the one we're about to change.
10740
10741 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
10742 Disable obsolescence warnings in the file that declares it.
10743
10744 2011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
10745
10746 * allout-widgets.el (allout-widgets-tally):
10747 Initialize allout-widgets-tally as a hash table rather than nil to
10748 prevent mode-line redisplay warnings. Also, clarify the module
10749 description and fix a comment typo.
10750
10751 2011-03-11 Juanma Barranquero <lekktu@gmail.com>
10752
10753 * help-fns.el (describe-variable): Don't complete keywords.
10754 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
10755
10756 2011-03-10 Chong Yidong <cyd@stupidchicken.com>
10757
10758 * emacs-lisp/package.el (package-version-join): Impose a standard
10759 string representation for pre/alpha/beta version lists.
10760 (package-unpack-single): Standardize the directory name by passing
10761 it through package-version-join.
10762 (package-strip-rcs-id): Accept any version string that does not
10763 signal an error in version-to-list.
10764
10765 2011-03-10 Michael Albinus <michael.albinus@gmx.de>
10766
10767 * simple.el (delete-trailing-whitespace): Return nil for the
10768 benefit of `write-file-functions'.
10769
10770 2011-03-10 Glenn Morris <rgm@gnu.org>
10771
10772 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
10773
10774 * vc/vc-git.el (vc-git-program): New option.
10775 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
10776 (vc-git--call): Use it.
10777
10778 * eshell/esh-util.el (eshell-condition-case): Doc fix.
10779
10780 * cus-edit.el (Custom-newline): If no button at point, look
10781 for a subgroup button at start-of-line. (Bug#2298)
10782
10783 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
10784
10785 2011-03-10 Julien Danjou <julien@danjou.info>
10786
10787 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
10788 `cursor-type' is nil.
10789
10790 2011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
10791
10792 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
10793
10794 2011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
10795
10796 * allout.el Summary: Change so yank of distinctive-bullet items
10797 preserves the existing header prefix, rebulleting it if necessary,
10798 rather than replacing it. This is necessary for proper operation
10799 of cooperative addons like allout-widgets.
10800 (allout-make-topic-prefix, allout-rebullet-heading):
10801 Change SOLICIT arg to INSTEAD, and interpret additionally a string
10802 value as alternate bullet to be used, instead of prompting the user
10803 for a bullet character.
10804
10805 2011-03-09 Michael Albinus <michael.albinus@gmx.de>
10806
10807 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
10808 Do not use `tramp-file-name-port', because this returns also
10809 `tramp-default-port'.
10810
10811 2011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
10812
10813 * net/rcirc.el (rcirc-handler-001): Remove useless
10814 with-rcirc-process-buffer.
10815 (rcirc-check-auth-status): Swap arguments to string-match.
10816
10817 2011-03-09 Glenn Morris <rgm@gnu.org>
10818
10819 * shell.el (shell-mode):
10820 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
10821
10822 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
10823 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
10824
10825 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
10826
10827 * emacs-lisp/package.el (package-refresh-contents)
10828 (package-menu-execute): Use condition-case-no-debug.
10829
10830 2011-03-08 Michael Albinus <michael.albinus@gmx.de>
10831
10832 * simple.el (shell-command-to-string): Use `process-file'.
10833
10834 * emacs-lisp/package.el (package-tar-file-info): Handle also
10835 remote files.
10836
10837 * emacs-lisp/package-x.el (package-upload-buffer-internal):
10838 Use `equal' for upload base check.
10839
10840 2011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
10841
10842 * textmodes/texinfo.el (texinfo-environments):
10843 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
10844
10845 2011-03-08 Glenn Morris <rgm@gnu.org>
10846
10847 * cus-start.el (cursor-in-non-selected-windows):
10848 Fix :set quoting oddness. (Bug#8192)
10849
10850 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
10851 in some setf expressions. (Bug#2159)
10852
10853 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
10854
10855 * custom.el (custom-available-themes): Return themes in
10856 alphabetical order.
10857
10858 See ChangeLog.15 for earlier changes.
10859
10860 ;; Local Variables:
10861 ;; coding: utf-8
10862 ;; End:
10863
10864 Copyright (C) 2011-2012 Free Software Foundation, Inc.
10865
10866 This file is part of GNU Emacs.
10867
10868 GNU Emacs is free software: you can redistribute it and/or modify
10869 it under the terms of the GNU General Public License as published by
10870 the Free Software Foundation, either version 3 of the License, or
10871 (at your option) any later version.
10872
10873 GNU Emacs is distributed in the hope that it will be useful,
10874 but WITHOUT ANY WARRANTY; without even the implied warranty of
10875 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10876 GNU General Public License for more details.
10877
10878 You should have received a copy of the GNU General Public License
10879 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.