]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
* vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
[gnu-emacs] / lisp / ChangeLog
1 2010-09-11 Sascha Wilde <wilde@sha-bang.de>
2
3 * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
4 Replace setting HGRCPATH to "" by some less invasive --config options.
5
6 2010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
7
8 * font-lock.el (font-lock-beginning-of-syntax-function):
9 Mark as obsolete.
10
11 2010-09-10 Glenn Morris <rgm@gnu.org>
12
13 * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
14 and tool-bar modes. (Bug#6211)
15 (menu-bar-mode): Move setting of standard-value after the
16 minor-mode definition, otherwise it seems to have no effect.
17
18 2010-09-08 Masatake YAMATO <yamato@redhat.com>
19
20 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
21 Fix typo. (Bug#6976)
22
23 2010-09-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
24
25 * whitespace.el: Allow cleaning up blanks without blank
26 visualization (Bug#6651). Adjust help window for
27 whitespace-toggle-options (Bug#6479). Allow to use fill-column
28 instead of whitespace-line-column (from EmacsWiki). New version 13.1.
29 (whitespace-style): Add new value 'face. Adjust docstring.
30 (whitespace-space, whitespace-hspace, whitespace-tab):
31 Adjust foreground property face.
32 (whitespace-line-column): Adjust docstring and type declaration.
33 (whitespace-style-value-list, whitespace-toggle-option-alist)
34 (whitespace-help-text): Adjust const initialization.
35 (whitespace-toggle-options, global-whitespace-toggle-options):
36 Adjust docstring.
37 (whitespace-display-window, whitespace-interactive-char)
38 (whitespace-style-face-p, whitespace-color-on): Adjust code.
39 (whitespace-help-scroll): New fun.
40
41 2010-09-05 Alexander Klimov <alserkli@inbox.ru> (tiny change)
42
43 * files.el (directory-abbrev-alist): Use \` as default regexp.
44
45 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
46 chars like - or ] (bug#6984).
47 (rx-any-condense-range): Explode 2-char ranges.
48
49 2010-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
50
51 * textmodes/bibtex.el:
52 * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
53
54 2010-09-02 Glenn Morris <rgm@gnu.org>
55
56 * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
57
58 2010-08-31 Kenichi Handa <handa@m17n.org>
59
60 * international/mule-cmds.el (standard-display-european-internal):
61 Setup standard-display-table for 8-bit characters by storing 8-bit
62 characters in the element vector.
63
64 * disp-table.el (standard-display-8bit):
65 Setup standard-display-table for 8-bit characters by storing 8-bit
66 characters in the element vector.
67 (standard-display-european): Likewise.
68
69 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
70
71 Sync with Tramp 2.1.19.
72
73 * net/tramp-cmds.el (tramp-cleanup-all-connections)
74 (tramp-reporter-dump-variable, tramp-load-report-modules)
75 (tramp-append-tramp-buffers): Use `tramp-compat-funcall'.
76 (tramp-bug): Recommend setting of `tramp-verbose' to 9.
77
78 * net/tramp-compat.el (top): Do not autoload
79 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
80 only when `start-file-process' is not bound.
81 (byte-compile-not-obsolete-vars): Define if not bound.
82 (tramp-compat-funcall): New defmacro.
83 (tramp-compat-line-beginning-position)
84 (tramp-compat-line-end-position)
85 (tramp-compat-temporary-file-directory)
86 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
87 (tramp-compat-copy-file, tramp-compat-copy-directory)
88 (tramp-compat-delete-file, tramp-compat-delete-directory)
89 (tramp-compat-number-sequence, tramp-compat-process-running-p):
90 Use it.
91 (tramp-advice-file-expand-wildcards): Do not use
92 `tramp-handle-file-remote-p'.
93 (tramp-compat-make-temp-file): Simplify fallback implementation.
94 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
95 (tramp-compat-copy-tree): Remove function.
96 (tramp-compat-delete-file): New defun.
97 (tramp-compat-delete-directory): Provide implementation for older
98 Emacsen.
99 (tramp-compat-file-attributes): Handle only
100 `wrong-number-of-arguments' error.
101
102 * net/tramp-fish.el (tramp-fish-handle-copy-file):
103 Add PRESERVE_SELINUX_CONTEXT.
104 (tramp-fish-handle-delete-file): Add TRASH arg.
105 (tramp-fish-handle-directory-files-and-attributes):
106 Do not use `tramp-fish-handle-file-attributes.
107 (tramp-fish-handle-file-local-copy)
108 (tramp-fish-handle-insert-file-contents)
109 (tramp-fish-maybe-open-connection): Use `with-progress-reporter'.
110
111 * net/tramp-gvfs.el (top): Require url-util.
112 (tramp-gvfs-mount-point): Remove.
113 (tramp-gvfs-file-name-handler-alist): Add `file-selinux-context'
114 and `set-file-selinux-context'.
115 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command)
116 (tramp-gvfs-handle-file-selinux-context)
117 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
118 (with-tramp-dbus-call-method): Format trace message.
119 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
120 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
121 Implement backup call, when operation on local files fails.
122 Use progress reporter. Flush properties of changed files.
123 (tramp-gvfs-handle-delete-file): Add TRASH arg.
124 Use `tramp-compat-delete-file'.
125 (tramp-gvfs-handle-expand-file-name): Expand "~/".
126 (tramp-gvfs-handle-make-directory): Make more traces.
127 (tramp-gvfs-handle-write-region): Protect deleting tmpfile.
128 (tramp-gvfs-url-file-name): Hexify file name in url.
129 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
130 into account for the resulting file name.
131 (tramp-gvfs-handler-askquestion): Preserve current message, in
132 order to let progress reporter continue afterwards. (Bug#6257)
133 Return dummy mountpoint, when the answer is "no".
134 See `tramp-gvfs-maybe-open-connection'.
135 (tramp-gvfs-handler-mounted-unmounted)
136 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
137 attribute "default_location". Set "prefix" property.
138 Handle default-location.
139 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
140 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
141 exists. Raise an error, if not (due to a corresponding answer
142 "no" in interactive questions, for example).
143 Use `tramp-compat-funcall'.
144
145 * net/tramp-imap.el (top): Autoload `epg-make-context'.
146 (tramp-imap-handle-copy-file): Add PRESERVE-SELINUX-CONTEXT.
147 (tramp-imap-do-copy-or-rename-file)
148 (tramp-imap-handle-insert-file-contents)
149 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
150 (tramp-imap-handle-delete-file): Add TRASH arg.
151
152 * net/tramp-smb.el (tramp-smb-handle-copy-file):
153 Add PRESERVE-SELINUX-CONTEXT.
154 (tramp-smb-handle-copy-file)
155 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
156 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
157 Use `with-progress-reporter'.
158 (tramp-smb-handle-delete-file): Add TRASH arg.
159
160 * net/tramp.el (tramp-methods): Move hostname to the end in all
161 ssh `tramp-login-args'. Add `tramp-async-args' attribute where
162 appropriate.
163 (tramp-verbose): Describe verbose level 9.
164 (tramp-completion-function-alist)
165 (tramp-file-name-regexp, tramp-chunksize)
166 (tramp-local-coding-commands, tramp-remote-coding-commands)
167 (with-connection-property, tramp-completion-mode-p)
168 (tramp-action-process-alive, tramp-action-out-of-band)
169 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
170 (tramp-exists-file-name-handler): Fix docstring.
171 (tramp-remote-process-environment): Use `format' instead of
172 `concat'. Protect version string by apostroph.
173 (tramp-shell-prompt-pattern): Do not use a shy group in case of
174 XEmacs.
175 (tramp-file-name-regexp-unified)
176 (tramp-completion-file-name-regexp-unified): On W32 systems, do
177 not regard the volume letter as remote filename. (Bug#5447)
178 (tramp-perl-file-attributes)
179 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
180 (tramp-vc-registered-read-file-names): Read input as
181 here-document, otherwise the command could exceed maximum length
182 of command line.
183 (tramp-file-name-handler-alist): Add `file-selinux-context' and
184 `set-file-selinux-context'.
185 (tramp-debug-message): Add `tramp-compat-funcall' to ignored
186 backtrace functions.
187 (tramp-error-with-buffer): Don't show the connection buffer when
188 we are in completion mode.
189 (tramp-progress-reporter-update, tramp-remote-selinux-p)
190 (tramp-handle-file-selinux-context)
191 (tramp-handle-set-file-selinux-context, tramp-process-sentinel)
192 (tramp-connectable-p, tramp-open-shell, tramp-get-remote-trash):
193 New defuns.
194 (with-progress-reporter): New defmacro.
195 (tramp-debug-outline-regexp): New defconst.
196 (top, tramp-rfn-eshadow-setup-minibuffer)
197 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
198 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
199 (tramp-completion-mode-p, tramp-check-for-regexp)
200 (tramp-open-connection-setup-interactive-shell)
201 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
202 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
203 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp):
204 Use `tramp-compat-funcall'.
205 (tramp-handle-make-symbolic-link): Flush file properties.
206 (tramp-handle-load, tramp-handle-file-local-copy)
207 (tramp-handle-insert-file-contents, tramp-handle-write-region)
208 (tramp-handle-vc-registered, tramp-maybe-send-script)
209 (tramp-find-shell): Use `with-progress-reporter'.
210 (tramp-do-file-attributes-with-stat): Add space in format string,
211 in order to work around a bug in pdksh. Reported by Gilles Pion
212 <gpion@lfdj.com>.
213 (tramp-handle-verify-visited-file-modtime): Do not send a command
214 when the connection is not established.
215 (tramp-handle-set-file-times): Simplify the check for utc.
216 (tramp-handle-directory-files-and-attributes)
217 (tramp-get-remote-path): Use `copy-tree'.
218 (tramp-completion-handle-file-name-all-completions): Ensure, that
219 non remote files are still checked. Oops.
220 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
221 Handle PRESERVE-SELINUX-CONTEXT.
222 (tramp-do-copy-or-rename-file): Add progress reporter.
223 (tramp-do-copy-or-rename-file-directly): Do not use
224 `tramp-handle-file-remote-p'.
225 (tramp-do-copy-or-rename-file-out-of-band):
226 Use `tramp-compat-delete-directory'.
227 (tramp-do-copy-or-rename-file-out-of-band)
228 (tramp-compute-multi-hops, tramp-maybe-open-connection):
229 Use `format-spec-make'.
230 (tramp-handle-delete-file): Add TRASH arg.
231 (tramp-handle-dired-uncache): Flush directory cache, not only file
232 cache.
233 (tramp-handle-expand-file-name)
234 (tramp-completion-handle-file-name-all-completions)
235 (tramp-completion-handle-file-name-completion):
236 Use `tramp-connectable-p'.
237 (tramp-handle-start-file-process): Set connection property "vec".
238 Use it, in order to invalidate file caches. Check only for
239 `remote-tty' process property.
240 Implement tty setting. (Bug#4604, Bug#6360)
241 (tramp-file-name-for-operation): Add `call-process-region' and
242 `set-file-selinux-context'.
243 (tramp-find-foreign-file-name-handler)
244 (tramp-advice-make-auto-save-file-name)
245 (tramp-set-auto-save-file-modes): Remove superfluous check for
246 `stringp'. This is done inside `tramp-tramp-file-p'.
247 (tramp-file-name-handler): Trace 'quit. Catch the error for some
248 operations when we are in completion mode. This gives the user
249 the chance to correct the file name in the minibuffer.
250 (tramp-completion-mode-p): Use `non-essential'.
251 (tramp-handle-file-name-all-completions): Backward/ XEmacs
252 compatibility: Use `completion-ignore-case' if
253 `read-file-name-completion-ignore-case' does not exist.
254 (tramp-get-debug-buffer): Use `tramp-debug-outline-regexp'.
255 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
256 `tramp-open-shell'.
257 (tramp-action-password): Hide password prompt before next run.
258 (tramp-process-actions): Widen connection buffer for the trace.
259 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
260 process property. Trace stty settings if `tramp-verbose' >= 9.
261 Apply workaround for IRIX64 bug. Move argument of last
262 `tramp-send-command' where it belongs to.
263 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
264 front of `login-args'.
265 (tramp-get-ls-command, tramp-get-ls-command-with-dired): Run tests
266 on "/dev/null" instead of "/".
267 (tramp-get-ls-command-with-dired): Make test for "--dired"
268 stronger.
269 (tramp-set-auto-save-file-modes): Adapt version check.
270 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
271 (tramp-handle-process-file): Call the program in a subshell, in
272 order to preserve working directory.
273 (tramp-handle-shell-command): Don't use hard-wired "/bin/sh" but
274 `tramp-remote-sh' from `tramp-methods'.
275 (tramp-get-ls-command): Make test for "--color=never" stronger.
276 (tramp-check-for-regexp): Use (forward-line 1).
277
278 * net/trampver.el: Update release number.
279
280 2010-08-26 Magnus Henoch <magnus.henoch@gmail.com>
281
282 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
283 empty argument to gvfs-copy.
284
285 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
286
287 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
288 handle new TRASH arg of `delete-file'.
289
290 2010-08-26 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
291
292 * net/tramp.el (tramp-handle-insert-directory): Don't use
293 `forward-word', its default syntax could be changed.
294
295 2010-08-26 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
296 Michael Albinus <michael.albinus@gmx.de>
297
298 Implement compression for inline methods.
299
300 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
301 (tramp-copy-size-limit): Allow also nil.
302 (tramp-inline-compress-commands): New defconst.
303 (tramp-find-inline-compress, tramp-get-inline-compress)
304 (tramp-get-inline-coding): New defuns.
305 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
306 replaced by `tramp-get-inline-coding'.
307 (tramp-handle-file-local-copy, tramp-handle-write-region)
308 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
309
310 2010-08-26 Noah Lavine <noah549@gmail.com> (tiny change)
311
312 Detect ssh 'ControlMaster' argument automatically in some cases.
313
314 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
315 (tramp-default-method): Use it.
316
317 2010-08-26 Karel Klíč <kklic@redhat.com>
318
319 * net/tramp.el (tramp-file-name-for-operation):
320 Add file-selinux-context.
321
322 2010-08-26 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
323
324 * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
325
326 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
327
328 * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
329 (Bug#6907).
330
331 2010-08-23 Chris Foote <chris@foote.com.au> (tiny change)
332
333 * progmodes/python.el (python-block-pairs): Allow use of "finally"
334 with "else" (Bug#3991).
335
336 2010-08-22 Leo <sdl.web@gmail.com>
337
338 * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
339 (ignore, bright, dim, keyword): Split list of nicknames before
340 passing to rcirc-add-or-remove (Bug#6894).
341
342 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
343
344 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
345
346 2010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
347
348 * whitespace.el: Fix slow cursor movement (Bug#6172). Reported by
349 Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
350 New version 13.0.
351 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
352 Adjust initialization.
353 (whitespace-bob-marker, whitespace-eob-marker)
354 (whitespace-buffer-changed): New vars.
355 (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
356 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
357 (whitespace-post-command-hook, whitespace-display-char-on):
358 Adjust code.
359 (whitespace-looking-back, whitespace-buffer-changed): New funs.
360 (whitespace-space-regexp, whitespace-tab-regexp): Eliminate funs.
361
362 2010-08-21 Leo <sdl.web@gmail.com>
363
364 Fix buffer-list rename&refresh after killing a buffer in ido.
365 * lisp/ido.el: Revert Óscar's.
366 (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
367 Remember the buffers at head, rather than their name.
368 * lisp/iswitchb.el (iswitchb-kill-buffer): Re-make the list.
369
370 2010-08-21 Kirk Kelsey <kirk.kelsey@0x4b.net> (tiny change)
371 Stefan Monnier <monnier@iro.umontreal.ca>
372
373 * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
374 extra backslash added to each line (bug#6890).
375
376 2010-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
377
378 * subr.el (read-key): Don't echo keystrokes (bug#6883).
379
380 2010-08-21 Glenn Morris <rgm@gnu.org>
381
382 * menu-bar.el (menu-bar-games-menu): Add landmark.
383
384 2010-08-20 Glenn Morris <rgm@gnu.org>
385
386 * align.el (align-regexp): Make group and spacing arguments
387 use the interactive defaults when non-interactive. (Bug#6698)
388
389 * mail/rmail.el (rmail-forward): Replace mail-text-start with its
390 expansion, so as not to need sendmail.
391 (mail-text-start): Remove declaration.
392 (rmail-retry-failure): Require sendmail.
393
394 2010-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
395
396 * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
397
398 2010-08-18 Michael Albinus <michael.albinus@gmx.de>
399
400 * progmodes/flymake.el (flymake-start-syntax-check-process):
401 Use `start-file-process' in order to let it run also on remote hosts.
402
403 2010-08-18 Kenichi Handa <handa@m17n.org>
404
405 * files.el: Add `word-wrap' as safe local variable.
406
407 2010-08-18 Glenn Morris <rgm@gnu.org>
408
409 * woman.el (woman-translate): Case matters. (Bug#6849)
410
411 2010-08-14 Chong Yidong <cyd@stupidchicken.com>
412
413 * simple.el (kill-region): Doc fix (Bug#6787).
414
415 2010-08-14 Glenn Morris <rgm@gnu.org>
416
417 * calendar/diary-lib.el (diary-header-line-format):
418 Fit it to the window, not the frame.
419
420 2010-08-11 Andreas Schwab <schwab@linux-m68k.org>
421
422 * subr.el (ignore-errors): Add debug declaration.
423
424 2010-08-09 Geoff Gole <geoffgole@gmail.com> (tiny change)
425
426 * whitespace.el (whitespace-color-off): Remove post-command-hook
427 locally.
428
429 2010-08-08 Johan Bockgård <bojohan@gnu.org>
430
431 * replace.el (replace-highlight): Bind isearch-forward and
432 isearch-error, ensuring that highlighting is updated if the user
433 switches the search direction (Bug#6808).
434
435 * isearch.el (isearch-lazy-highlight-forward): New var.
436 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
437 (isearch-lazy-highlight-update): Use it.
438
439 2010-08-06 Kenichi Handa <handa@m17n.org>
440
441 * international/mule.el (define-charset): Store NAME as :base property.
442 (ctext-non-standard-encodings-table): Pay attention to charset aliases.
443 (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
444 current priority. Force using the designation of the specific
445 charset by adding `charset' text property. Improve the whole
446 algorithm.
447
448 2010-08-05 Juanma Barranquero <lekktu@gmail.com>
449
450 * emulation/pc-select.el (pc-selection-mode-hook)
451 (copy-region-as-kill-nomark, beginning-of-buffer-mark)
452 (pc-selection-mode): Fix typos in docstrings.
453
454 2010-08-04 Kenichi Handa <handa@m17n.org>
455
456 * language/cyrillic.el: Don't add "microsoft-cp1251" to
457 ctext-non-standard-encodings-alist here.
458
459 * international/mule.el (ctext-non-standard-encodings-alist):
460 Add "koi8-r" and "microsoft-cp1251".
461 (ctext-standard-encodings): New variable.
462 (ctext-non-standard-encodings-table): List only elements for
463 non-standard encodings.
464 (ctext-pre-write-conversion): Adjust for the above change.
465 Check ctext-standard-encodings.
466
467 * international/mule-conf.el (compound-text): Doc fix.
468 (ctext-no-compositions): Doc fix.
469 (compound-text-with-extensions): Doc fix.
470
471 2010-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
472
473 * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
474
475 2010-08-03 Juanma Barranquero <lekktu@gmail.com>
476
477 * progmodes/which-func.el (which-func-format): Split help-echo text
478 into lines, like other mode-line tooltips.
479
480 * server.el (server-start): When using TCP sockets, force IPv4
481 and use a literal 127.0.0.1 for localhost. (Related to bug#6781.)
482
483 2010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
484
485 * bindings.el (complete-symbol): Run completion-at-point as a fallback.
486
487 2010-08-02 Juanma Barranquero <lekktu@gmail.com>
488
489 * term.el (term-delimiter-argument-list): Reflow docstring.
490 (term-read-input-ring, term-write-input-ring, term-send-input)
491 (term-bol, term-erase-in-display, serial-supported-or-barf):
492 Fix typos in docstrings.
493
494 2010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
495
496 * bindings.el (function-key-map): Add a S-tab => backtab fallback.
497
498 2010-08-01 Juanma Barranquero <lekktu@gmail.com>
499
500 * dabbrev.el (dabbrev-completion): Fix typo in docstring.
501
502 2010-08-01 MON KEY <monkey@sandpframing.com> (tiny change)
503
504 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
505 Fix typo in docstring (bug#6747).
506
507 2010-07-30 Leo <sdl.web@gmail.com>
508
509 * eshell/esh-io.el (eshell-get-target): Better detection of
510 read-only file (Bug#6762).
511
512 2010-07-30 Juanma Barranquero <lekktu@gmail.com>
513
514 * align.el (align-default-spacing): Doc fix.
515 (align-region-heuristic, align-regexp): Fix typos in docstrings.
516
517 2010-07-23 Juanma Barranquero <lekktu@gmail.com>
518
519 * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
520
521 2010-07-20 Juanma Barranquero <lekktu@gmail.com>
522
523 * cedet/semantic/db-file.el (object-write): Fix typo in docstring.
524
525 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
526
527 * time.el (display-time-day-and-date): Remove spurious * in docstring.
528 (display-time-world-buffer-name, display-time-world-mode-map):
529 Fix typos in docstrings.
530
531 2010-07-17 Shyam Karanatt <shyam@swathanthran.in> (tiny change)
532
533 * image-mode.el (image-display-size): New function.
534 (image-forward-hscroll, image-next-line, image-eol, image-eob)
535 (image-mode-fit-frame): Use it (Bug#6639).
536
537 2010-07-17 Chong Yidong <cyd@stupidchicken.com>
538
539 * dired.el (dired-buffers-for-dir): Handle list values of
540 dired-directory (Bug#6636).
541
542 2010-07-16 Reiner Steib <Reiner.Steib@gmx.de>
543
544 * vc.el (vc-coding-system-inherit-eol): New defvar.
545 (vc-coding-system-for-diff): Use it to decide whether to inherit
546 from the file the EOL format for reading the diffs of that file.
547 (Bug#4451)
548
549 2010-07-16 Eli Zaretskii <eliz@gnu.org>
550
551 * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
552 unibyte, so compressed attachments are not compressed again.
553
554 2010-07-14 Jan Djärv <jan.h.d@swipnet.se>
555
556 * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
557 now that unicode is used (Bug#6594).
558
559 2010-07-14 Chong Yidong <cyd@stupidchicken.com>
560
561 * simple.el (push-mark-command): Set the selection if
562 select-active-regions is non-nil.
563
564 2010-07-10 Glenn Morris <rgm@gnu.org>
565
566 * calendar/calendar.el (calendar-week-end-day): New function.
567 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
568 Respect calendar-week-start-day. (Bug#6606)
569 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
570 (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
571 (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
572 respect calendar-week-start-day.
573
574 2010-07-10 Chong Yidong <cyd@stupidchicken.com>
575
576 * simple.el (use-region-p): Doc fix (Bug#6607).
577
578 2010-07-07 Christoph Scholtes <cschol2112@gmail.com>
579
580 * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
581 builtins (BufferError, BytesWarning, WindowsError; callables
582 bin, bytearray, bytes, format, memoryview, next, print; __package__).
583
584 2010-07-07 Glenn Morris <rgm@gnu.org>
585
586 * play/zone.el (zone-fall-through-ws): Fix next-line ->
587 forward-line fallout.
588
589 2010-07-06 Chong Yidong <cyd@stupidchicken.com>
590
591 * mouse.el (mouse-appearance-menu): Add docstring.
592
593 * help.el (describe-key): Print up-event using key-description.
594
595 2010-07-03 Michael Albinus <michael.albinus@gmx.de>
596
597 * net/zeroconf.el (zeroconf-resolve-service)
598 (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
599 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
600
601 2010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
602
603 * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
604
605 2010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
606
607 Avoid displaying files with a nil state in vc-dir.
608 * vc-dir.el (vc-dir-update): Obey the noinsert argument in all
609 cases that cause insertion.
610 (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
611 with a nil state.
612
613 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
614
615 * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
616
617 2010-06-29 Leo <sdl.web@gmail.com>
618
619 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
620
621 2010-06-27 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
622
623 * generic-x.el (bat-generic-mode): Fix regexp for command line
624 switches (Bug#5719).
625
626 2010-06-27 Masatake YAMATO <yamato@redhat.com>
627
628 * htmlfontify.el (hfy-face-attr-for-class): Use append instead
629 of nconc to avoid pure storage error (Bug#6239).
630
631 2010-06-27 Christoph <cschol2112@googlemail.com> (tiny change)
632
633 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
634 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
635 bindings of bookmark-automatically-show-annotations (Bug#6515).
636
637 2010-06-25 Eli Zaretskii <eliz@gnu.org>
638
639 * arc-mode.el (archive-zip-extract): Don't quote the file name on
640 MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
641
642 2010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change)
643
644 * comint.el (make-comint, make-comint-in-buffer): Mention return
645 value in the docstrings. (Bug#6498)
646
647 2010-06-24 Yoni Rabkin <yoni@rabkins.net>
648
649 * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
650 since it is not present when using some non-default switches.
651
652 2010-06-23 Karl Fogel <kfogel@red-bean.com>
653
654 * simple.el (compose-mail): Fix doc string to refer to
655 `compose-mail-user-agent-warnings', instead of to the
656 nonexistent `compose-mail-check-user-agent'.
657
658 2010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
659
660 Fix vc-annotate for renamed files when using Git.
661 * vc-git.el (vc-git-find-revision): Deal with empty results from
662 ls-files. Doe not pass the object as a file name to cat-file, it
663 is not a file name.
664 (vc-git-annotate-command): Pass the file name using -- to avoid
665 ambiguity with the revision.
666 (vc-git-previous-revision): Pass a relative file name.
667
668 2010-06-22 Glenn Morris <rgm@gnu.org>
669
670 * progmodes/js.el (js-mode-map): Use standard capitalization and
671 ellipses for menu entries.
672
673 * wid-edit.el (widget-complete): Doc fix.
674
675 2010-06-22 Jürgen Hötzel <juergen@hoetzel.info> (tiny change)
676
677 * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
678
679 2010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
680
681 Fix annotating other revisions for renamed files in vc-annotate.
682 * vc-annotate.el (vc-annotate): Add an optional argument for the
683 VC backend. Use it when non-nil.
684 (vc-annotate-warp-revision): Pass the VC backend to vc-annotate. (Bug#6487)
685
686 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
687 * vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
688 Do not pass the file name to the 'previous-revision call when we
689 don't want a file diff. (Bug#6489)
690
691 2010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
692
693 Fix finding revisions for renamed files in vc-annotate.
694 * vc.el (vc-find-revision): Add an optional argument for
695 the VC backend. Use it when non-nil.
696 * vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
697 backend to vc-find-revision. (Bug#6487)
698
699 2010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
700
701 Fix reading file names in Git annotate buffers.
702 * vc-git.el (vc-git-annotate-extract-revision-at-line):
703 Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
704
705 2010-06-20 Alan Mackenzie <acm@muc.de>
706
707 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
708 in file local variables, set it first.
709
710 2010-06-19 Glenn Morris <rgm@gnu.org>
711
712 * descr-text.el (describe-char-unicode-data): Insert separating
713 space when needed. (Bug#6422)
714
715 * progmodes/idlwave.el (idlwave-action-and-binding):
716 Fix typo in 2009-12-03 change. (Bug#6450)
717
718 2010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
719
720 * subr.el (read-quoted-char): Fix up last change (bug#6290).
721
722 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
723
724 * font-lock.el (font-lock-major-mode): Rename from
725 font-lock-mode-major-mode to distinguish it from
726 global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
727 (font-lock-set-defaults):
728 * font-core.el (font-lock-default-function): Adjust users.
729 (font-lock-mode): Don't set it at all.
730
731 2010-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
732
733 * vc-annotate.el (vc-annotate): Use vc-read-revision.
734
735 2010-06-15 Glenn Morris <rgm@gnu.org>
736
737 * calendar/appt.el (appt-time-msg-list): Doc fix.
738 (appt-check): Let-bind appt-warn-time.
739 (appt-add): Make the 3rd argument optional.
740 Simplify argument names. Doc fix. Check for integer WARNTIME.
741 Only add WARNTIME to the output list if non-nil.
742
743 2010-06-15 Ivan Kanis <apple@kanis.eu>
744
745 * calendar/appt.el (appt-check): Let the 3rd element of
746 appt-time-msg-list specify the warning time.
747 (appt-add): Add new argument with the warning time. (Bug#5176)
748
749 2010-06-12 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
750
751 * vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
752 older than version 1.6. (Bug#6361)
753
754 2010-06-12 Helmut Eller <eller.helmut@gmail.com>
755
756 * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
757 used by cl-do-arglist. (Bug#6408)
758
759 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
760
761 * emacs-lisp/advice.el (ad-compile-function):
762 Define warning-suppress-types before we let-bind it (bug#6275).
763
764 * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
765 declare it, make it buffer-local and permanent-local (bug#6324).
766 (vc-resynch-window): Adjust name.
767 * vc-hooks.el (vc-find-file-hook): Adjust name.
768
769 2010-06-07 Jonathan Rockway <jon@jrock.us>
770
771 * net/rcirc.el: Add support for password authentication.
772 (rcirc-server-alist): Add :password keyword.
773 (rcirc): Ask for a password, or get it from the server's alist.
774 (rcirc-connect): Add password argument. Pass it to server.
775
776 2010-06-05 Juanma Barranquero <lekktu@gmail.com>
777
778 * net/dbus.el (dbus-register-method): Declare function.
779 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
780 (dbus-introspect): Doc fix.
781 (dbus-event-bus-name, dbus-introspect-get-interface)
782 (dbus-introspect-get-argument): Reflow docstrings.
783
784 2010-06-04 Chong Yidong <cyd@stupidchicken.com>
785
786 * term/common-win.el (x-colors): Add "dark green" and "dark
787 turquoise" (Bug#6332).
788
789 2010-06-03 Eric Ludlam <zappo@gnu.org>
790
791 * cedet/semantic/lex-spp.el
792 (semantic-lex-spp-table-write-slot-value): Instead of erroring on
793 invalid values during save, just save a nil (Bug#6324).
794
795 2010-06-03 Glenn Morris <rgm@gnu.org>
796
797 * desktop.el (desktop-clear-preserve-buffers):
798 Add "*Warnings*" buffer. (Bug#6336)
799
800 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
801
802 * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
803
804 2010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
805
806 * vc-bzr.el (vc-bzr-revision-completion-table): Apply
807 `file-directory-p' to the filename part rather than to the whole text.
808
809 2010-05-31 Jonathan Marchand <jonathlela@gmail.com> (tiny change)
810
811 * cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name
812 (bug#6231).
813
814 2010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
815
816 * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
817
818 2010-05-31 Drew Adams <drew.adams@oracle.com>
819
820 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
821
822 2010-05-31 Juanma Barranquero <lekktu@gmail.com>
823
824 * subr.el (momentary-string-display): Just use read-event to read
825 the exit event (Bug#6238).
826
827 2010-05-29 Chong Yidong <cyd@stupidchicken.com>
828
829 * ansi-color.el: Delete unused escape sequences (Bug#6085).
830 (ansi-color-drop-regexp): New constant.
831 (ansi-color-apply, ansi-color-filter-region)
832 (ansi-color-apply-on-region): Delete unrecognized control sequences.
833 (ansi-color-apply): Build string list before calling concat.
834
835 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
836
837 * progmodes/verilog-mode.el (verilog-type-font-keywords):
838 Use font-lock-constant-face, not obsolete font-lock-reference-face.
839
840 2010-05-27 Masatake YAMATO <yamato@redhat.com>
841
842 * htmlfontify.el (hfy-face-resolve-face): New function.
843 (hfy-face-to-style): Use it (Bug#6279).
844
845 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
846
847 * epa.el (epa--select-keys): Don't explicitly delete the window since
848 that can fail (e.g. sole window in frame). Use dedication instead.
849
850 2010-05-19 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
851
852 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
853
854 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
855
856 * subr.el (read-quoted-char): Resolve modifiers after key
857 remapping (bug#6212).
858
859 2010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
860
861 * tmm.el (tmm-prompt): Don't try to precompute bindings.
862 (tmm-get-keymap): Compute shortcuts (bug#6171).
863
864 2010-05-10 Glenn Morris <rgm@gnu.org>
865
866 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
867 all dired buffers, even tramp ones. (Bug#5755) [Backport from trunk]
868
869 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
870
871 * Version 23.2 released.
872
873 2010-05-03 Chong Yidong <cyd@stupidchicken.com>
874
875 * international/mule.el (auto-coding-alist): Only purecopy
876 car of each item, not the whole list (Bug#6083).
877
878 2010-05-02 Chong Yidong <cyd@stupidchicken.com>
879
880 * progmodes/js.el (js-mode): Make paragraph variables local before
881 calling c-setup-paragraph-variables (Bug#6071).
882
883 2010-05-01 Eli Zaretskii <eliz@gnu.org>
884
885 * composite.el (compose-region, reference-point-alist): Fix typos
886 in the doc strings.
887
888 2010-04-28 Alexander Klimov <alserkli@inbox.ru> (tiny change)
889
890 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
891 gnuplot's "set" command.
892
893 2010-04-26 Juanma Barranquero <lekktu@gmail.com>
894
895 * abbrev.el (last-abbrev-text): Doc fix.
896 (abbrev-prefix-mark): Don't escape parenthesis.
897
898 2010-04-24 Andreas Schwab <schwab@linux-m68k.org>
899
900 * composite.el (find-composition): Doc fix.
901
902 2010-04-24 Juanma Barranquero <lekktu@gmail.com>
903
904 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
905 (sql-oracle-program, sql-sqlite-options)
906 (sql-query-placeholders-and-send): Doc fixes.
907 (sql-set-product, sql-interactive-mode): Reflow docstrings.
908 (sql-imenu-generic-expression, sql-buffer)
909 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
910 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
911 (sql-mode-sybase-font-lock-keywords)
912 (sql-mode-informix-font-lock-keywords)
913 (sql-mode-interbase-font-lock-keywords)
914 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
915 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
916 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
917 (sql-product-feature, sql-highlight-product)
918 (comint-line-beginning-position, sql-rename-buffer)
919 (sql-toggle-pop-to-buffer-after-send-region)
920 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
921 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
922 Fix typos in docstrings.
923
924 2010-04-23 Juri Linkov <juri@jurta.org>
925
926 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
927 property instead of `invisible' and `after-string' (bug#5998).
928
929 2010-04-23 Juri Linkov <juri@jurta.org>
930
931 * image-mode.el (image-mode-as-text): Fix typo in docstring.
932
933 2010-04-23 Juanma Barranquero <lekktu@gmail.com>
934
935 * filecache.el (file-cache-add-directory-list)
936 (file-cache-add-directory-recursively): Fix typos in docstrings.
937
938 2010-04-22 Kenichi Handa <handa@m17n.org>
939
940 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
941 (gujarati-composable-pattern): Fix typo.
942
943 2010-04-20 Kenichi Handa <handa@m17n.org>
944
945 * language/indian.el (oriya-composable-pattern)
946 (tamil-composable-pattern, malayalam-composable-pattern):
947 Add two-part vowels to "v" (vowel sign).
948
949 2010-04-20 Chong Yidong <cyd@stupidchicken.com>
950
951 * files.el (copy-directory): Handle symlinks (Bug#5982).
952
953 * progmodes/compile.el (compilation-next-error-function):
954 Revert 2009-10-12 change (Bug#5983).
955
956 2010-04-20 Dan Nicolaescu <dann@ics.uci.edu>
957
958 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
959 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
960 (Bug#5846).
961
962 2010-04-20 Glenn Morris <rgm@gnu.org>
963
964 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
965
966 * minibuffer.el (completion-at-point): Doc fix.
967
968 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
969
970 * cedet/ede/pmake.el (ede-proj-makefile-insert-variables):
971 Don't destroy list before using it.
972
973 2010-04-17 Dan Nicolaescu <dann@ics.uci.edu>
974
975 Fix the version number for added files.
976 * vc-hg.el (vc-hg-working-revision): Check if the file is
977 registered after hg parent fails (Bug#5961).
978
979 2010-04-17 Glenn Morris <rgm@gnu.org>
980
981 * htmlfontify.el (htmlfontify-buffer)
982 (htmlfontify-copy-and-link-dir): Autoload entry points.
983
984 2010-04-17 Magnus Henoch <magnus.henoch@gmail.com>
985
986 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
987 name relative to the project root (Bug#5960).
988
989 2010-04-16 Glenn Morris <rgm@gnu.org>
990
991 * vc-git.el (vc-git-print-log): Doc fix.
992
993 2010-04-14 Óscar Fuentes <ofv@wanadoo.es>
994
995 * ido.el (ido-file-internal): Fix 2009-12-02 change.
996
997 2010-04-14 Christoph <cschol2112@googlemail.com> (tiny change)
998
999 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
1000 default settings (Bug#5928).
1001
1002 2010-04-10 Glenn Morris <rgm@gnu.org>
1003
1004 * progmodes/fortran.el (fortran-match-and-skip-declaration):
1005 New function.
1006 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
1007
1008 2010-04-07 Kenichi Handa <handa@m17n.org>
1009
1010 * language/indian.el (malayalam-composable-pattern): Fix previous
1011 change (add U+0D4D "SIGN VIRAMA").
1012 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
1013 (tamil-composable-pattern): Fix typo in the regexp.
1014 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
1015 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
1016 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
1017
1018 2010-04-06 Chong Yidong <cyd@stupidchicken.com>
1019
1020 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
1021 paragraph-separate (Bug#5821).
1022
1023 2010-04-05 Juri Linkov <juri@jurta.org>
1024
1025 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
1026
1027 * info.el (Info-find-node-2): Comment out code that skips
1028 breadcrumbs line.
1029 (Info-mouse-follow-link): New command.
1030 (Info-link-keymap): New keymap.
1031 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
1032 Return a string with links instead of inserting breadcrumbs
1033 to the Info buffer.
1034 (Info-fontify-node): Comment out code that inserts breadcrumbs.
1035 Instead of putting the `invisible' text property over the Info
1036 header, make an overlay over the Info header with the `invisible'
1037 property and `after-string' set to the string returned by
1038 `Info-breadcrumbs'.
1039
1040 2010-04-03 Chong Yidong <cyd@stupidchicken.com>
1041
1042 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
1043 Reported by monkey@sandpframing.com.
1044
1045 2010-04-02 Juanma Barranquero <lekktu@gmail.com>
1046
1047 * cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members)
1048 (semantic-create-imenu-directory-index): Fix typos in docstrings.
1049 (semantic-imenu-goto-function): Reflow docstring.
1050
1051 2010-03-30 Tomas Abrahamsson <tab@lysator.liu.se>
1052
1053 * textmodes/artist.el (artist-mode): Fix typo in docstring.
1054 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
1055
1056 2010-03-30 Kenichi Handa <handa@m17n.org>
1057
1058 * language/sinhala.el (composition-function-table): Fix regexp for
1059 the new Unicode specification.
1060
1061 * language/indian.el (devanagari-composable-pattern)
1062 (tamil-composable-pattern, kannada-composable-pattern)
1063 (malayalam-composable-pattern): Adjust for the new Unicode
1064 specification.
1065 (bengali-composable-pattern, gurmukhi-composable-pattern)
1066 (gujarati-composable-pattern, oriya-composable-pattern)
1067 (telugu-composable-pattern): New variables to cope with the new
1068 Unicode specification. Use them in composition-function-table.
1069
1070 2010-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1071
1072 Make tmm-menubar work for the Buffers menu again (bug#5726).
1073 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
1074 vectors rather than cons cells, as used in menu-bar-update-buffers.
1075
1076 2010-03-28 Chong Yidong <cyd@stupidchicken.com>
1077
1078 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
1079 (js-insert-and-indent): Revert 2009-08-15 change, restoring
1080 electric punctuation for "{}();,:" (Bug#5586).
1081
1082 * mail/sendmail.el (mail-default-directory): Doc fix.
1083
1084 2010-03-27 Chong Yidong <cyd@stupidchicken.com>
1085
1086 * mail/sendmail.el (mail-default-directory): Doc fix.
1087
1088 2010-03-27 Eli Zaretskii <eliz@gnu.org>
1089
1090 * subr.el (version-regexp-alist, version-to-list)
1091 (version-list-<, version-list-=, version-list-<=)
1092 (version-list-not-zero, version<, version<=, version=): Doc fix.
1093 (Bug#5744).
1094
1095 2010-03-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1096 Nick Roberts <nickrob@snap.net.nz>
1097
1098 * progmodes/gdb-ui.el (gdb-apple-test): New function.
1099 (gdb-init-1): Use it.
1100
1101 2010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
1102
1103 * vc.el (vc-root-diff): Doc fix.
1104
1105 2010-03-25 Chong Yidong <cyd@stupidchicken.com>
1106
1107 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
1108
1109 * simple.el (append-to-buffer): Fix last change.
1110
1111 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
1112
1113 * simple.el (append-to-buffer): Ensure that point is preserved if
1114 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
1115 (Bug#5749)
1116
1117 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
1118
1119 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
1120 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
1121 not be present any more.
1122
1123 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
1124
1125 * faces.el (set-face-attribute): Fix typo in docstring.
1126 (face-valid-attribute-values): Reflow docstring.
1127
1128 * cedet/srecode/table.el (srecode-template-table): Fix docstring typo.
1129
1130 2010-03-23 Glenn Morris <rgm@gnu.org>
1131
1132 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
1133
1134 2010-03-21 Chong Yidong <cyd@stupidchicken.com>
1135
1136 * indent.el (indent-for-tab-command): Doc fix.
1137
1138 2010-03-22 Juanma Barranquero <lekktu@gmail.com>
1139
1140 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
1141 (image-dired-read-comment): Doc fix.
1142
1143 * json.el (json-object-type, json-array-type, json-key-type)
1144 (json-false, json-null, json-read-number):
1145 * minibuffer.el (completion-in-region-functions):
1146 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
1147 (cal-tex-cursor-week):
1148 * emacs-lisp/trace.el (trace-function):
1149 * eshell/em-basic.el (eshell/printnl):
1150 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
1151 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
1152 * obsolete/levents.el (allocate-event, event-key, event-object)
1153 (event-point, event-process, event-timestamp, event-to-character)
1154 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
1155 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
1156 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
1157 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
1158 (reftex-highlight-selection): Fix typos in docstrings.
1159
1160 2010-03-19 Juanma Barranquero <lekktu@gmail.com>
1161
1162 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
1163
1164 2010-03-18 Glenn Morris <rgm@gnu.org>
1165
1166 * mail/rmail.el (rmail-highlight-face): Restore option deleted
1167 2008-02-13 without comment; mark it obsolete.
1168 (rmail-highlight-headers): Use rmail-highlight-face once more.
1169
1170 2010-03-16 Chong Yidong <cyd@stupidchicken.com>
1171
1172 * woman.el (woman2-process-escapes): Only consume the newline if
1173 the filler character is on a line by itself (Bug#5729).
1174
1175 2010-03-16 Kenichi Handa <handa@m17n.org>
1176
1177 * language/indian.el (devanagari-composable-pattern): Add more
1178 consonants.
1179
1180 2010-03-14 Michael Albinus <michael.albinus@gmx.de>
1181
1182 * net/trampver.el: Update release number.
1183
1184 2010-03-13 Glenn Morris <rgm@gnu.org>
1185
1186 * Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
1187
1188 2010-03-13 Michael Albinus <michael.albinus@gmx.de>
1189
1190 * net/tramp.el (tramp-find-executable):
1191 Use `tramp-get-connection-buffer'. Make the regexp for checking
1192 output of "wc -l" more robust.
1193 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
1194 (tramp-open-connection-setup-interactive-shell): Remove workaround
1195 for OpenSolaris bug, it is not needed anymore.
1196
1197 2010-03-13 Eric M. Ludlam <zappo@gnu.org>
1198
1199 * cedet/semantic/imenu.el: New file, from the CEDET repository
1200 (Bug#5412).
1201
1202 2010-03-12 Glenn Morris <rgm@gnu.org>
1203
1204 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
1205
1206 2010-03-11 Wilson Snyder <wsnyder@wsnyder.org>
1207
1208 * files.el (auto-mode-alist): Accept more verilog file patterns.
1209
1210 2010-03-09 Miles Bader <miles@gnu.org>
1211
1212 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
1213 instead of "format:"; this ensures that the output is
1214 newline-terminated.
1215
1216 2010-03-08 Chong Yidong <cyd@stupidchicken.com>
1217
1218 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
1219 that all errors are caught, and that the return value is always a
1220 list (Bug#5692).
1221
1222 2010-03-08 Kenichi Handa <handa@m17n.org>
1223
1224 * language/misc-lang.el (windows-1256): New coding system.
1225 (cp1256): New alias of windows-1256 (bug#5690).
1226
1227 2010-03-07 Andreas Schwab <schwab@linux-m68k.org>
1228
1229 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
1230 call to rfc822-bad-address. (Bug#5692)
1231
1232 2010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
1233
1234 * vc-git.el (vc-git-annotate-extract-revision-at-line):
1235 Use vc-git-root as default directory for revision path (Bug#5657).
1236
1237 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
1238
1239 * calculator.el (calculator): Don't bind split-window-keep-point
1240 (Bug#5674).
1241
1242 2010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
1243
1244 * vc-git.el: Re-flow to fit into 80 columns.
1245 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
1246 Remove spurious `quote' element in each case alternative.
1247 (vc-git-show-log-entry): Use prog1.
1248 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
1249
1250 2010-03-06 Glenn Morris <rgm@gnu.org>
1251
1252 * cedet/semantic/grammar.el (semantic-grammar-header-template):
1253 Update template copyright to GPLv3+.
1254
1255 2010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
1256
1257 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
1258
1259 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
1260
1261 * macros.el (insert-kbd-macro): Look up keyboard macro using the
1262 definition, not the name (Bug#5481).
1263
1264 2010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
1265
1266 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
1267 argument with a local variable. (Bug#5670)
1268
1269 2010-03-02 Juri Linkov <juri@jurta.org>
1270
1271 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
1272
1273 2010-03-02 Michael Albinus <michael.albinus@gmx.de>
1274
1275 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
1276 error when FILENAME and NEWNAME are existing remote directories.
1277
1278 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
1279 parameter DIR-FLAG.
1280
1281 2010-03-02 Glenn Morris <rgm@gnu.org>
1282
1283 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
1284 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
1285
1286 2010-03-01 Kenichi Handa <handa@m17n.org>
1287
1288 * language/burmese.el (burmese-composable-pattern): Rename from
1289 myanmar-composable-pattern.
1290
1291 * international/characters.el (script-list):
1292 * international/fontset.el (script-representative-chars):
1293 Change myanmar to burmese.
1294 (otf-script-alist): Likewise.
1295 (setup-default-fontset): Likewise. Re-fix :otf spec.
1296
1297 2010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
1298
1299 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
1300
1301 2010-02-28 Jan Djärv <jan.h.d@swipnet.se>
1302
1303 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
1304
1305 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
1306
1307 * net/tramp.el (tramp-handle-write-region): START can be a string.
1308 Take care in the checks. Reported by Dan Davison
1309 <davison@stats.ox.ac.uk>.
1310
1311 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
1312
1313 * net/dbus.el (dbus-introspect, dbus-get-property)
1314 (dbus-set-property, dbus-get-all-properties): Use
1315 `dbus-call-method' when noninteractive. (Bug#5645)
1316
1317 2010-02-28 Chong Yidong <cyd@stupidchicken.com>
1318
1319 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
1320 * emacs-lisp/elint.el (elint-add-required-env):
1321 * cedet/semantic/db-find.el
1322 (semanticdb-find-translate-path-brutish-default):
1323 * cedet/ede/make.el (ede-make-check-version):
1324 * calendar/icalendar.el (icalendar--add-diary-entry):
1325 * calc/calcalg2.el (math-tracing-integral):
1326 * files.el (recover-session-finish): Use with-current-buffer
1327 instead of save-excursion.
1328
1329 2010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
1330
1331 Fix in-buffer completion when after-change-functions modify the buffer.
1332 * minibuffer.el (completion--replace): New function.
1333 (completion--do-completion): Use it and use relative movement.
1334
1335 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
1336
1337 * international/fontset.el (setup-default-fontset): Fix :otf spec.
1338
1339 2010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
1340
1341 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
1342 Allow the characters _<> in the stack entry (Bug#5653).
1343
1344 2010-02-26 Kenichi Handa <handa@m17n.org>
1345
1346 * language/burmese.el: Fix entries in composition-function-table.
1347 (myanmar-composable-pattern): New variable.
1348
1349 * international/fontset.el (setup-default-fontset): Add an entry
1350 for myanmar.
1351
1352 * international/characters.el (script-list): Add Myanmar
1353 Extended-A.
1354
1355 2010-02-26 Glenn Morris <rgm@gnu.org>
1356
1357 * custom.el (custom-initialize-delay): Doc fix.
1358
1359 * mail/sendmail.el (send-mail-function): Autoload the call
1360 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
1361
1362 2010-02-24 Chong Yidong <cyd@stupidchicken.com>
1363
1364 * files.el (hack-local-variables-filter): For eval forms, also
1365 check safe-local-variable-p (Bug#5636).
1366
1367 2010-02-24 Eduard Wiebe <usenet@pusto.de>
1368
1369 * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
1370 and use c(ad)r of cddr (Bug#5640).
1371
1372 2010-02-22 Michael Albinus <michael.albinus@gmx.de>
1373
1374 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
1375 setting the modes by `ignore-errors'. It might fail, for example
1376 if the file is not owned by the user but the group.
1377 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
1378
1379 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
1380
1381 * files.el (directory-listing-before-filename-regexp): Use
1382 stricter matching for iso-style dates, to avoid false matches with
1383 date-like filenames (Bug#5597).
1384
1385 * htmlfontify.el (htmlfontify): Doc fix.
1386
1387 * eshell/eshell.el (eshell): Doc fix.
1388
1389 * startup.el (fancy-about-screen): In mode-line, apply
1390 mode-line-buffer-id face only to the buffer name (Bug#5613).
1391
1392 2010-02-20 Kevin Ryde <user42@zip.com.au>
1393
1394 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1395 In `watcom' anchor regexp to start of line, to avoid slowness
1396 (Bug#5599).
1397
1398 2010-02-20 Eli Zaretskii <eliz@gnu.org>
1399
1400 * subr.el (remove-yank-excluded-properties): Explain in a comment
1401 why `category' property is removed.
1402
1403 2010-02-19 Chong Yidong <cyd@stupidchicken.com>
1404
1405 * isearch.el (isearch-update-post-hook, isearch-update): Revert
1406 2010-02-17 change.
1407
1408 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
1409
1410 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
1411 (icalendar--convert-weekly-to-ical)
1412 (icalendar--convert-yearly-to-ical)
1413 (icalendar--convert-block-to-ical)
1414 (icalendar--convert-cyclic-to-ical)
1415 (icalendar--convert-anniversary-to-ical): Take care of time
1416 specifications where hour has 1-digit only (Bug#5549).
1417
1418 2010-02-19 Nick Roberts <nickrob@snap.net.nz>
1419
1420 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
1421 of disassemble output in GDB 7.1.
1422
1423 2010-02-19 Glenn Morris <rgm@gnu.org>
1424
1425 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
1426 property. (Bug#5593)
1427
1428 2010-02-18 Sam Steingold <sds@gnu.org>
1429
1430 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
1431
1432 2010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
1433
1434 Use abbreviated file names in bookmarks (bug#5591).
1435 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
1436 calls to expand-file-name.
1437 (bookmark-relocate): Use abbreviated file names in bookmarks.
1438 (bookmark-load): Use abbreviated file names in messages.
1439
1440 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
1441
1442 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
1443 expand "." and "..". Reported by Thierry Volpiatto
1444 <thierry.volpiatto@gmail.com>.
1445
1446 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
1447
1448 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
1449 permissions of the temporary file to "0600". In case the remote
1450 file has no read permissions for the owner, there might be
1451 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
1452
1453 22010-02-18 Glenn Morris <rgm@gnu.org>
1454
1455 * emacs-lisp/authors.el (authors-renamed-files-alist):
1456 Add entries for INSTALL.CVS.
1457
1458 2010-02-17 Mark A. Hershberger <mah@everybody.org>
1459
1460 * vc-bzr.el: Fix typo in Known Bugs section.
1461
1462 * isearch.el (isearch-update-post-hook): New hook.
1463 (isearch-update): Use the new hook.
1464
1465 2010-02-16 Michael Albinus <michael.albinus@gmx.de>
1466
1467 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
1468 Fix errors in copying directories.
1469 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
1470 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
1471 (tramp-handle-delete-file)
1472 (tramp-handle-dired-recursive-delete-directory)
1473 (tramp-handle-write-region): Flush also the cache for the upper
1474 directory.
1475
1476 2010-02-16 Chong Yidong <cyd@stupidchicken.com>
1477
1478 * simple.el (save-interprogram-paste-before-kill): Doc fix.
1479
1480 * cus-edit.el (hardware): Doc fix.
1481
1482 * man.el (man): Add to external custom group.
1483
1484 * delim-col.el (columns): Move to wp custom group.
1485
1486 * doc-view.el (doc-view): Add to data custom group.
1487
1488 * cedet/data-debug.el (data-debug): Move to extensions group.
1489
1490 * cedet/ede.el (ede):
1491 * cedet/srecode.el (srecode):
1492 * cedet/semantic.el (semantic): Put in tools and extensions group.
1493
1494 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
1495
1496 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
1497 by ispell-parse-output (Bug#5575).
1498
1499 2010-02-16 Kenichi Handa <handa@m17n.org>
1500
1501 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
1502 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
1503 (skkdic-convert): Use `euc-japan' coding system for writing.
1504
1505 2010-02-16 Glenn Morris <rgm@gnu.org>
1506
1507 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
1508 tex-main-file before using it. (Bug#5562)
1509
1510 2010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
1511
1512 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
1513 warnings, since it is annoying for the user to see them each time he
1514 runs the code.
1515
1516 2010-02-15 Michael Albinus <michael.albinus@gmx.de>
1517
1518 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
1519 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
1520 instead of PROC for caching "first-password-request". Otherwise,
1521 new processes would not profit from passwords already entered.
1522
1523 * net/tramp-cache.el (tramp-dump-connection-properties):
1524 Don't save "first-password-request" property.
1525
1526 2010-02-14 Juanma Barranquero <lekktu@gmail.com>
1527
1528 * outline.el (outline-head-from-level):
1529 * simple.el (with-wrapper-hook):
1530 * cedet/ede.el (ede-run-target, project-delete-target)
1531 (project-dist-files, ede-name, ede-documentation, ede-parent-project)
1532 (ede-adebug-project, ede-adebug-project-parent)
1533 (ede-adebug-project-root):
1534 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
1535 (elint-defun, elint-buffer-env, elint-top-form-logged)
1536 (elint-unbound-variable):
1537 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
1538 Fix typos in docstrings.
1539
1540 2010-02-14 Michael Albinus <michael.albinus@gmx.de>
1541
1542 * files.el (insert-directory): When WILDCARD-REGEXP and
1543 FULL-DIRECTORY-P are nil, insert the file entry instead of the
1544 whole directory. (Bug#5551)
1545
1546 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
1547 dired's alignment sanity. (Bug#5516)
1548
1549 2010-02-14 Juri Linkov <juri@jurta.org>
1550
1551 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
1552 Remove remaining ^H with their preceding chars. (Bug#5566)
1553
1554 2010-02-13 Glenn Morris <rgm@gnu.org>
1555
1556 * simple.el (transpose-subr): Give it a doc-string.
1557
1558 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
1559 Doc fixes.
1560
1561 2010-02-12 Juri Linkov <juri@jurta.org>
1562
1563 * arc-mode.el (archive-unique-fname): Make directories for nested
1564 archives. (Bug#5540)
1565
1566 2010-02-12 Juri Linkov <juri@jurta.org>
1567
1568 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
1569
1570 2010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
1571
1572 * subr.el (copy-overlay): Handle deleted overlays.
1573
1574 * man.el (Man-completion-table): Don't signal an error if we can't run
1575 manual-program (bug#4056).
1576
1577 2010-02-10 Juanma Barranquero <lekktu@gmail.com>
1578
1579 * textmodes/artist.el (artist-mt): Fix typos in docstring.
1580
1581 2010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1582
1583 * info.el (Info-bookmark-jump): Simplify.
1584
1585 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
1586 (bookmark-default-handler): Accept new bookmark field `buffer'.
1587
1588 2010-02-10 Chong Yidong <cyd@stupidchicken.com>
1589
1590 * iswitchb.el (iswitchb-completions): Revert last change.
1591
1592 2010-02-10 Michael Albinus <michael.albinus@gmx.de>
1593
1594 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
1595 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
1596 This prevents file names like "~/" being listed literally.
1597
1598 2010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
1599
1600 * term/xterm.el (xterm-maybe-set-dark-background-mode):
1601 Remove dead code. (Bug#5546)
1602
1603 2010-02-09 Chong Yidong <cyd@stupidchicken.com>
1604
1605 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
1606 correctly (Bug#5548).
1607
1608 2010-02-08 Jose E. Marchesi <jemarch@gnu.org>
1609
1610 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
1611 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
1612
1613 2010-02-08 Kenichi Handa <handa@m17n.org>
1614
1615 * international/mule-util.el (with-coding-priority): Add autoload
1616 cookie for putting `lisp-indent-function'.
1617
1618 2010-02-07 Glenn Morris <rgm@gnu.org>
1619
1620 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
1621 Move F2003 named interfaces from keywords-2 to keywords-1, and
1622 use function-name-face rather than constant-face.
1623 Simplify "abstract interface" regexp.
1624
1625 2010-02-07 Chong Yidong <cyd@stupidchicken.com>
1626
1627 * eshell/esh-util.el (eshell-file-attributes): New optional arg
1628 ID-FORMAT. Pass it to `file-attributes'.
1629
1630 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
1631
1632 2010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
1633
1634 * faces.el (set-face-attribute): Allow calling
1635 internal-set-lisp-face-attribute with 'unspecified family and
1636 foundry argument (Bug#5536).
1637
1638 2010-02-07 Glenn Morris <rgm@gnu.org>
1639
1640 * progmodes/f90.el (f90-font-lock-keywords-2)
1641 (f90-looking-at-type-like, f90-looking-at-program-block-end):
1642 Handle F2003 named interfaces.
1643
1644 2010-02-06 Chong Yidong <cyd@stupidchicken.com>
1645
1646 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
1647 beg and end before calling c-get-state-before-change-functions.
1648
1649 2010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
1650
1651 * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
1652
1653 2010-02-05 Juri Linkov <juri@jurta.org>
1654
1655 * doc-view.el (doc-view-mode):
1656 * image-mode.el (image-mode): Put property mode-class=special.
1657 (Bug#4896)
1658
1659 2010-02-05 Mark A. Hershberger <mah@everybody.org>
1660
1661 * vc-svn.el (vc-svn-revision-table): New function.
1662
1663 2010-02-05 Michael Albinus <michael.albinus@gmx.de>
1664
1665 * net/ange-ftp.el (ange-ftp-insert-directory):
1666 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
1667 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
1668 Handle also directories. (Bug#5478)
1669
1670 2010-02-05 Glenn Morris <rgm@gnu.org>
1671
1672 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
1673
1674 2010-02-05 Chong Yidong <cyd@stupidchicken.com>
1675
1676 * startup.el (command-line-1): Convert options beginning with a
1677 single dash as well (Bug#5519).
1678
1679 2010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
1680
1681 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
1682 * minibuffer.el (completion-initials-expand): Only check the presence
1683 of delims *within* the boundaries, since otherwise the / delim is
1684 always found for files.
1685
1686 Fix up various corner case problems.
1687 * doc-view.el (doc-view-last-page-number): New function.
1688 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
1689 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
1690 (doc-view-kill-proc): Avoid inf-loop in freak cases.
1691 (doc-view-reconvert-doc): Use the new recursive delete-directory.
1692 (doc-view-convert-current-doc): Don't create the resolution.el file
1693 here any more.
1694 (doc-view-pdf/ps->png): Do it here instead.
1695 (doc-view-already-converted-p): Check that resolution.el is present.
1696 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
1697 windows that are not yet showing images.
1698
1699 2010-02-04 Michael Albinus <michael.albinus@gmx.de>
1700
1701 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
1702 `dired-uncache' for every elemnt which is an absolute file name.
1703
1704 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
1705 directory, handle its directory component.
1706 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
1707 function is called permanently and creates noise, otherwise.
1708
1709 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
1710 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
1711 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
1712
1713 2010-02-04 David Burger <dburger@google.com> (tiny change)
1714
1715 * macros.el (apply-macro-to-region-lines):
1716 Minor simplification. (Bug#5485)
1717
1718 2010-02-04 Glenn Morris <rgm@gnu.org>
1719
1720 * mail/rmail.el (rmail-show-message-1): Handle malformed
1721 quoted-printable text. (Bug#5441)
1722
1723 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
1724
1725 * simple.el (visual-line-mode): Capitalize lighter.
1726
1727 2010-02-03 John Wiegley <jwiegley@gmail.com>
1728
1729 * iswitchb.el (iswitchb-completions): Add bookmark files to the
1730 list of files considered for "virtual buffer" completions.
1731
1732 2010-02-03 Michael Albinus <michael.albinus@gmx.de>
1733
1734 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
1735 also in case of (and (not full) (not wildcard)). This is needed,
1736 when dired is called with a list of files, which are not in
1737 `default-directory'. (Bug#5478)
1738
1739 2010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
1740
1741 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
1742
1743 2010-02-02 Juri Linkov <juri@jurta.org>
1744
1745 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
1746 from unidiff to allow function-line after @@.
1747
1748 2010-02-02 Juri Linkov <juri@jurta.org>
1749
1750 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
1751 '(RCS SCCS) with inverted condition.
1752
1753 2010-02-02 Michael Albinus <michael.albinus@gmx.de>
1754
1755 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
1756 messages.
1757
1758 2010-02-01 Juri Linkov <juri@jurta.org>
1759
1760 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
1761 compare with "pkunzip" and "pkzip" instead of only "pkzip".
1762 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
1763 only when (car archive-zip-extract) is "unzip". (Bug#5475)
1764
1765 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1766
1767 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
1768 (doc-view-revert-buffer): New command.
1769 (doc-view-mode-map): Use it.
1770
1771 2010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
1772
1773 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
1774 pending merge is detected.
1775
1776 2010-01-31 Juri Linkov <juri@jurta.org>
1777
1778 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
1779 beginning of interactive spec like all other grep commands do.
1780 Put "all" in front of "gz". (Bug#5260)
1781
1782 2010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
1783
1784 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
1785
1786 2010-01-29 Chong Yidong <cyd@stupidchicken.com>
1787
1788 * dirtrack.el (dirtrack): Warn instead of signalling error if the
1789 regexp is incorrect (Bug#5476).
1790
1791 2010-01-29 Michael Albinus <michael.albinus@gmx.de>
1792
1793 * net/tramp.el (tramp-handle-insert-directory): Handle also
1794 symlinks, when FILENAME is not in `default-directory'.
1795
1796 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
1797
1798 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
1799 FILE is not in `default-directory'. (Bug#5478)
1800
1801 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
1802 of SWITCHES. Handle the case, FILENAME is not in
1803 `default-directory'. (Bug#5478)
1804 (tramp-register-file-name-handlers): Add safe-magic property.
1805
1806 2010-01-28 Chong Yidong <cyd@stupidchicken.com>
1807
1808 * arc-mode.el (archive-zip-extract): Quote the argument passed to
1809 unzip (Bug#5475).
1810
1811 2010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
1812
1813 * progmodes/flymake.el (flymake-allowed-file-name-masks)
1814 (flymake-master-make-header-init): Add other C++ filename masks.
1815 (flymake-find-possible-master-files)
1816 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
1817
1818 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
1819
1820 Fix some busybox annoyances.
1821
1822 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
1823 not responding." string.
1824 (tramp-open-connection-setup-interactive-shell): Dump stty
1825 settings. Enable "neveropen" arg for all `tramp-send-command'
1826 calls. Handle "=" in variable values properly.
1827 (tramp-find-inline-encoding): Raise an error, when no encoding is
1828 found.
1829 (tramp-wait-for-output): Check, whether PROC buffer is available.
1830 Remove spurious " ^H" sequences, sent by busybox.
1831 (tramp-get-ls-command): Suppress coloring, if possible.
1832
1833 2010-01-28 Glenn Morris <rgm@gnu.org>
1834
1835 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
1836
1837 * log-edit.el (log-edit-strip-single-file-name): Add missing
1838 :safe, :group, and :version tags.
1839
1840 2010-01-27 Stephen Berman <stephen.berman@gmx.net>
1841
1842 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
1843 buffers. (Bug#5477)
1844
1845 2010-01-27 David De La Harpe Golden <david@harpegolden.net>
1846
1847 * files.el (delete-directory): Handle moving to trash without
1848 first doing recursion (Bug#5436).
1849
1850 2010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
1851
1852 * vc-hooks.el (vc-path): Mark as obsolete.
1853
1854 2010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
1855
1856 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
1857 names too.
1858
1859 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
1860 for the short log.
1861 (vc-bzr-log-view-mode): Adjust regexp for the above change.
1862
1863 2010-01-25 Mark A. Hershberger <mah@everybody.org>
1864
1865 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
1866
1867 * vc-bzr.el (vc-bzr-revision-table): New function.
1868
1869 2010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change)
1870
1871 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
1872 diff-index command. This requires at least git-1.5.5. (Bug#1589).
1873
1874 2010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
1875
1876 Remove support for adding --signoff on commit.
1877 Future support will use an incompatible generic mechanism.
1878 * vc-git.el (vc-git-add-signoff): Remove variable.
1879 (vc-git-toggle-signoff): Remove function.
1880 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
1881
1882 * term/xterm.el (xterm-maybe-set-dark-background-mode): Rename
1883 from xterm-set-background-mode. Return t if the background mode
1884 was set.
1885 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
1886 earlier, call it again in case the background mode has changed.
1887
1888 2010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
1889
1890 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
1891 (Bug#3541).
1892
1893 2010-01-23 Chong Yidong <cyd@stupidchicken.com>
1894
1895 * emacs-lisp/assoc.el (aelement): Doc fix.
1896 (aput, adelete, amake): Use lexical-let (Bug#5450).
1897
1898 2010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
1899
1900 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
1901 is the same as subprogram call, not declaration. (Bug#5435).
1902
1903 2010-01-23 Michael Albinus <michael.albinus@gmx.de>
1904
1905 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
1906 (tramp-smb-maybe-open-connection): Use it.
1907
1908 2010-01-22 Michael Albinus <michael.albinus@gmx.de>
1909
1910 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
1911
1912 2010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
1913
1914 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
1915 just because we see "encoding: 8bit".
1916 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
1917
1918 2010-01-22 Chong Yidong <cyd@stupidchicken.com>
1919
1920 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
1921
1922 2010-01-22 Eli Zaretskii <eliz@gnu.org>
1923
1924 * jka-compr.el (jka-compr-load): If load-file is not in
1925 load-history, try its file-truename version. (bug#5447)
1926
1927 2010-01-21 Alan Mackenzie <acm@muc.de>
1928
1929 Fix a situation where deletion of a cpp construct throws an error.
1930 * progmodes/cc-engine.el (c-invalidate-state-cache): Before
1931 invoking c-with-all-but-one-cpps-commented-out, check that the
1932 special cpp construct is still in the buffer.
1933 (c-parse-state): Record the special cpp with markers, not numbers.
1934
1935 2010-01-21 Kenichi Handa <handa@m17n.org>
1936
1937 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
1938 process last-command-event, as it is now decoded first (Bug#5380).
1939
1940 2010-01-20 Chong Yidong <cyd@stupidchicken.com>
1941
1942 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
1943
1944 2010-01-20 Glenn Morris <rgm@gnu.org>
1945
1946 * indent.el (tab-always-indent): Fix custom-type.
1947
1948 2010-01-19 Alan Mackenzie <acm@muc.de>
1949
1950 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
1951 buffer throws "args out of range".
1952 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
1953 playing the role of delimiter.
1954
1955 2010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
1956
1957 * progmodes/ada-mode.el: Fix bug#5400.
1958 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
1959 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
1960 changed. Delete RECURSIVE parameter; never used. Improve doc string.
1961 Improve comments in "is" portion. Handle null procedure declaration.
1962 (ada-move-to-end): Improve doc string.
1963
1964 2010-01-18 Óscar Fuentes <ofv@wanadoo.es>
1965
1966 * ido.el (ido-cur-list): Initialize to nil.
1967 Remove obsolete information from commentary.
1968 (ido-choice-list): Initialize to nil.
1969 (ido-get-bufname): Reject minibuffers.
1970 (ido-make-buffer-list): If "default" is a nonexistent
1971 buffer, ignore it, as per the function's comment.
1972 (ido-kill-buffer-internal): New function.
1973 (ido-kill-buffer-at-head): Use it.
1974 (ido-visit-buffer): Likewise.
1975
1976 2010-01-18 Chong Yidong <cyd@stupidchicken.com>
1977
1978 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
1979
1980 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
1981
1982 * cedet/ede/locate.el (ede-locate-file-in-project)
1983 (ede-locate-file-in-project-impl): Fix typos in docstrings.
1984 (ede-enable-locate-on-project): Fix typos in error messages.
1985
1986 * cedet/semantic/util-modes.el (semantic-unmatched-syntax-face)
1987 (semantic-stickyfunc-old-hlf, semantic-stickyfunc-header-line-format)
1988 (semantic-stickyfunc-sticky-classes, semantic-highlight-func-mode-setup)
1989 (semantic-stickyfunc-fetch-stickyline): Fix typos in docstrings.
1990 (semantic-stickyfunc-popup-menu, semantic-highlight-func-popup-menu):
1991 Fix typos in menu help.
1992
1993 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
1994 Fix typos in chart titles.
1995
1996 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
1997 * cedet/semantic.el (semantic-require-version, semantic--buffer-cache)
1998 (semantic-unmatched-syntax-cache-check, semantic-unmatched-syntax-hook)
1999 (semantic--before-fetch-tags-hook, semantic-new-buffer-fcn-was-run)
2000 (semantic--umatched-syntax-needs-refresh-p, semantic-elapsed-time)
2001 (semantic-parse-stream, semantic-parse-region)
2002 (semantic-parse-region-default, semantic--set-buffer-cache)
2003 (semantic-minimum-working-buffer-size, semantic-refresh-tags-safe)
2004 (semantic-bovinate-toplevel, semantic-load-system-cache-loaded)
2005 (semantic-default-submodes):
2006 * cedet/semantic/db-ebrowse.el (semanticdb-table-ebrowse)
2007 (semanticdb-create-ebrowse-database)
2008 (semanticdb-find-tags-for-completion-method)
2009 (semanticdb-find-tags-by-class-method)
2010 (semanticdb-deep-find-tags-by-name-method)
2011 (semanticdb-deep-find-tags-for-completion-method):
2012 * cedet/semantic/db-el.el (semanticdb-elisp-mapatom-collector)
2013 (semanticdb-find-tags-by-name-method, emacs-lisp-mode)
2014 (semanticdb-find-tags-for-completion-method)
2015 (semanticdb-find-tags-by-class-method)
2016 (semanticdb-deep-find-tags-for-completion-method):
2017 * cedet/semantic/db-find.el (semanticdb-find-translate-path)
2018 (semanticdb-find-need-cache-update-p, semanticdb-find-result-with-nil-p)
2019 (semanticdb-find-scanned-include-tags, semanticdb-find-tags-collector)
2020 (semanticdb-find-tags-by-name-method)
2021 (semanticdb-find-tags-by-name-regexp-method)
2022 (semanticdb-find-tags-for-completion-method)
2023 (semanticdb-find-tags-by-class-method)
2024 (semanticdb-find-tags-external-children-of-type-method)
2025 (semanticdb-find-tags-subclasses-of-type-method)
2026 (semanticdb-deep-find-tags-by-name-method)
2027 (semanticdb-deep-find-tags-by-name-regexp-method)
2028 (semanticdb-deep-find-tags-for-completion-method):
2029 * cedet/semantic/db-global.el (semanticdb-enable-gnu-global-hook)
2030 (semanticdb-enable-gnu-global-in-buffer)
2031 (semanticdb-find-tags-for-completion-method)
2032 (semanticdb-deep-find-tags-by-name-method)
2033 (semanticdb-deep-find-tags-for-completion-method):
2034 * cedet/semantic/db-javascript.el (semanticdb-javascript-tags)
2035 (javascript-mode, semanticdb-find-translate-path)
2036 (semanticdb-find-tags-for-completion-method)
2037 (semanticdb-find-tags-by-class-method)
2038 (semanticdb-deep-find-tags-by-name-method)
2039 (semanticdb-deep-find-tags-for-completion-method)
2040 (semanticdb-find-tags-external-children-of-type-method):
2041 * cedet/semantic/idle.el (semantic-idle-work-core-handler)
2042 (define-semantic-idle-service, semantic-idle-summary-useful-context-p)
2043 (global-semantic-idle-scheduler-mode):
2044 * cedet/srecode/dictionary.el (srecode-field-value)
2045 (srecode-dictionary-add-section-dictionary):
2046 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
2047 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
2048 (describe-class, eieio-describe-generic, describe-generic):
2049 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
2050 (eieio-speedbar-expand):
2051 * emulation/viper-cmd.el (viper-exec-form-in-vi)
2052 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
2053 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
2054 (viper-del-backward-char-in-replace, viper-backward-indent)
2055 (viper-brac-function, viper-register-to-point, viper-submit-report):
2056 * net/tramp.el (tramp-remote-coding-commands):
2057 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
2058 Fix typos in docstrings.
2059
2060 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
2061
2062 * mail/sendmail.el (mail-yank-original): Set the mark if the
2063 specified function for yanking does not do it.
2064
2065 2010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
2066
2067 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
2068
2069 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
2070 resyncing a directory.
2071
2072 2010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
2073
2074 * progmodes/ada-mode.el: Fix bug#1920.
2075 (ada-ident-re): Delete ., allow multibyte characters.
2076 (ada-goto-label-re): New; matches goto labels.
2077 (ada-block-label-re): New; matches block labels.
2078 (ada-label-re): New; matches both.
2079 (ada-named-block-re): Deleted; callers changed to use
2080 `ada-block-label-re' instead.
2081 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
2082 Use `ada-block-label-re'.
2083 (ada-indent-on-previous-lines): Improve handling of goto labels.
2084 (ada-get-indent-block-start): Special-case block label.
2085 (ada-get-indent-label): Split into `ada-indent-block-label' and
2086 `ada-indent-goto-label'.
2087 (ada-goto-stmt-start, ada-goto-next-non-ws):
2088 Optionally ignore goto labels.
2089 (ada-goto-next-word): Simplify.
2090 (ada-indent-newline-indent-conditional): Insert newline before
2091 trying to fix indentation; doc fix.
2092
2093 2010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
2094
2095 * calc/calc.el (calc-command-flags): Give it an initial value.
2096
2097 2010-01-17 Glenn Morris <rgm@gnu.org>
2098
2099 * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer): Doc fix.
2100
2101 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
2102
2103 * cedet/semantic.el (semantic-mode):
2104 * files.el (minibuffer-with-setup-hook):
2105 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
2106 (artist-key-draw-continously, artist-key-do-continously-continously)
2107 (artist-key-set-point-continously, artist-mouse-draw-continously):
2108 Fix typos in docstrings.
2109
2110 2010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
2111
2112 * nxml/nxml-mode.el (nxml-extend-after-change-region): Never
2113 return t (Bug#3898).
2114
2115 2010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
2116
2117 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
2118 can parse the output of the external commands (Bug#5279).
2119
2120 2010-01-16 Jari Aalto <jari.aalto@cante.net>
2121
2122 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
2123
2124 2010-01-16 Chong Yidong <cyd@stupidchicken.com>
2125
2126 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
2127
2128 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
2129
2130 * startup.el (command-line): Remove unused --icon-type arg.
2131 Handle --display arg, passing it to command-line-1 (Bug#5392).
2132
2133 2010-01-16 Mario Lang <mlang@delysid.org>
2134
2135 * cedet/ede/cpp-root.el (ede-cpp-root-project):
2136 * cedet/ede/files.el (ede-expand-filename):
2137 * cedet/ede/simple.el (ede-simple-project):
2138 * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
2139 (semantic-complete-inline-tag-engine):
2140 * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
2141 * cedet/semantic/db-global.el (semanticdb-equivalent-mode):
2142 * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
2143 * cedet/semantic/db.el (semanticdb-equivalent-mode):
2144 * cedet/semantic/decorate/include.el (semantic-decoration-unknown-include-describe):
2145 * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
2146 * emacs-lisp/chart.el (chart-translate-namezone):
2147 * textmodes/artist.el (artist-compute-popup-menu-table):
2148 Remove duplicated words in doc-strings.
2149
2150 2010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
2151
2152 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
2153 to mairix-search to suppress threading (Bug#5342).
2154
2155 2010-01-15 Kenichi Handa <handa@m17n.org>
2156
2157 * international/mule-cmds.el (canonicalize-coding-system-name):
2158 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
2159
2160 2010-01-15 Glenn Morris <rgm@gnu.org>
2161
2162 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
2163
2164 * wid-edit.el (widget-keymap): Doc fix.
2165
2166 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
2167 former seems to be more widely accepted by various svn versions.
2168
2169 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
2170
2171 * find-cmd.el (find-constituents):
2172 * vc-arch.el (vc-arch-root):
2173 * window.el (window-body-height, pop-up-frames):
2174 * cedet/semantic/edit.el (semantic-reparse-needed-change-hook)
2175 (semantic-no-reparse-needed-change-hook):
2176 * cedet/srecode/insert.el (srecode-resolve-argument-list)
2177 (srecode-template-inserter-blank, srecode-template-inserter-variable)
2178 (srecode-template-inserter-ask, srecode-template-inserter-width)
2179 (srecode-template-inserter-section-start)
2180 (srecode-template-inserter-section-end, srecode-insert-method):
2181 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
2182 * progmodes/ada-stmt.el (ada-if):
2183 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
2184 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
2185 (ispell-encoding8-command, ispell-aspell-supports-utf8)
2186 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
2187
2188 * progmodes/flymake.el (flymake-post-syntax-check):
2189 Fix typo in error message.
2190
2191 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
2192
2193 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
2194 which is always a string. (Bug#5313)
2195
2196 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
2197
2198 * progmodes/ada-xref.el (ada-default-prj-properties):
2199 Simplify previous change.
2200
2201 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
2202
2203 * progmodes/ada-xref.el (ada-default-prj-properties):
2204 Default ada_project_path to $ADA_PROJECT_PATH.
2205
2206 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
2207
2208 * progmodes/ada-mode.el (ada-create-keymap):
2209 Override `narrow-to-defun' with `ada-narrow-to-defun'.
2210
2211 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
2212
2213 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
2214 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
2215 (ada-get-current-indent, ada-imenu-generic-expression)
2216 (ada-which-function): Check for it.
2217
2218 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
2219
2220 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
2221 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
2222
2223 2010-01-14 Glenn Morris <rgm@gnu.org>
2224
2225 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
2226
2227 2010-01-14 Kenichi Handa <handa@m17n.org>
2228
2229 * composite.el (auto-composition-mode): Make it a buffer local
2230 variable (permanent-local).
2231 (auto-composition-function): Set the default value to
2232 auto-compose-chars.
2233 (auto-composition-mode): Make it a simple function, not a minor mode.
2234 (global-auto-composition-mode): Likewise.
2235 (turn-on-auto-composition-if-enabled): Delete it.
2236
2237 2010-01-13 Karl Fogel <kfogel@red-bean.com>
2238
2239 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
2240
2241 2010-01-12 Michael Albinus <michael.albinus@gmx.de>
2242
2243 * files.el (copy-directory): Compute target for recursive
2244 directories with identical names. (Bug#5343)
2245
2246 2010-01-12 Glenn Morris <rgm@gnu.org>
2247
2248 * mail/emacsbug.el (report-emacs-bug-pretest-address): Set
2249 it to bug-gnu-emacs rather than emacs-pretest-bug.
2250
2251 2010-01-12 Juanma Barranquero <lekktu@gmail.com>
2252
2253 * cedet/data-debug.el (data-debug): Fix customization group reference.
2254
2255 2010-01-12 Juanma Barranquero <lekktu@gmail.com>
2256
2257 * cedet/semantic/analyze.el (semantic-analyze-push-error)
2258 (semantic-analyze-context, semantic-analyze-context-assignment)
2259 (semantic-analyze-find-tag-sequence, semantic-analyze-find-tag):
2260 * cedet/semantic/java.el (java-mode, semantic-tag-include-filename)
2261 (semantic-java-doc-keywords-map):
2262 * cedet/semantic/bovine/c.el (c-mode, semantic-c-member-of-autocast)
2263 (semantic-lex-c-nested-namespace-ignore-second, semantic-parse-region)
2264 (semantic-c-parse-lexical-token, semantic-c-debug-mode-init-pch)
2265 (semantic-c-classname, semantic-format-tag-uml-prototype)
2266 (semantic-c-dereference-namespace, semantic-analyze-type-constants):
2267 * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string)
2268 (semantic-emacs-lisp-obsoleted-doc, semantic-up-context)
2269 (semantic-get-local-variables, semantic-end-of-command)
2270 (semantic-beginning-of-command, semantic-ctxt-current-class-list)
2271 (lisp-mode):
2272 * cedet/semantic/bovine/make.el (makefile-mode):
2273 * cedet/semantic/wisent/python.el (wisent-python-string-re)
2274 (wisent-python-implicit-line-joining-p, wisent-python-forward-string)
2275 (wisent-python-lex-beginning-of-line, wisent-python-lex-end-of-line)
2276 (semantic-lex, semantic-get-local-variables, python-mode):
2277 * cedet/semantic/wisent/python-wy.el (wisent-python-wy--keyword-table):
2278 * cedet/srecode/extract.el (srecode-extract-state-set)
2279 (srecode-extract-method): Fix typos in docstrings.
2280
2281 2010-01-11 Sam Steingold <sds@gnu.org>
2282
2283 * imenu.el (imenu-default-create-index-function): Detect infinite
2284 loops caused by imenu-prev-index-position-function.
2285
2286 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
2287
2288 * htmlfontify.el (htmlfontify-load-rgb-file)
2289 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
2290 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
2291 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
2292 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
2293 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
2294 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
2295 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
2296 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
2297 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
2298 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
2299 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
2300 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
2301 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
2302 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
2303 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
2304 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
2305 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
2306 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
2307 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
2308 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
2309 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
2310 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
2311 backslash-quoting from parentheses, etc.
2312
2313 2010-01-11 Chong Yidong <cyd@stupidchicken.com>
2314
2315 * progmodes/js.el: Autoload javascript-mode alias.
2316
2317 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
2318
2319 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
2320 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
2321 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
2322 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
2323 Fix typos in docstrings.
2324 (ffap-url-regexp): Doc fix.
2325 (ffap-at-mouse): Fix typo in message.
2326
2327 2010-01-11 Glenn Morris <rgm@gnu.org>
2328
2329 * version.el (emacs-copyright): Set copyright year to 2010.
2330
2331 2010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
2332
2333 * format.el (format-annotate-function): Only set
2334 write-region-post-annotation-function after running to-fn so as not to
2335 affect nested write-region calls (bug#5273).
2336
2337 2010-01-10 Chong Yidong <cyd@stupidchicken.com>
2338
2339 * cedet/semantic.el (semantic-new-buffer-setup-functions):
2340 Add python parser.
2341
2342 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
2343 wisent/python.el.
2344
2345 2010-01-10 Richard Kim <emacs18@gmail.com>
2346
2347 * cedet/semantic/wisent/python-wy.el:
2348 * cedet/semantic/wisent/python.el: New files.
2349
2350 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
2351
2352 * man.el (Man-goto-section): Signal error if the section is not
2353 found (Bug#5317).
2354
2355 2010-01-09 Juanma Barranquero <lekktu@gmail.com>
2356
2357 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
2358 URLs with a leading triple slash in the file: scheme. (Bug#5345)
2359
2360 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
2361
2362 * progmodes/compile.el: Don't treat compile-command as safe if
2363 compilation-read-command might be nil (Bug#4218).
2364
2365 2010-01-09 Jan Djärv <jan.h.d@swipnet.se>
2366
2367 * startup.el (command-line-1): Use orig-argi to check for ignored X and
2368 NS options.
2369
2370 2010-01-08 Kenichi Handa <handa@m17n.org>
2371
2372 * international/fontset.el (build-default-fontset-data):
2373 Exclude characters in scripts kana, hangul, han, or cjk-misc.
2374
2375 2010-01-07 Juanma Barranquero <lekktu@gmail.com>
2376
2377 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
2378 to `create-file-buffer' as it expects, not just a buffer name.
2379 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
2380 to help uniquify. (Bug#3224)
2381
2382 2010-01-06 Jan Djärv <jan.h.d@swipnet.se>
2383
2384 * font-setting.el (font-setting-change-default-font): Use user-spec
2385 instead of name.
2386
2387 2010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
2388
2389 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
2390
2391 2010-01-05 Tom Tromey <tromey@redhat.com>
2392
2393 * progmodes/python.el (python-font-lock-keywords):
2394 Handle qualified decorators (Bug#881).
2395
2396 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
2397
2398 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
2399 in a lightweight checkout.
2400
2401 2010-01-05 Kenichi Handa <handa@m17n.org>
2402
2403 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
2404
2405 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
2406
2407 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
2408
2409 2010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
2410
2411 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
2412 checkouts. (Bug#618)
2413 (vc-bzr-log-view-mode): Also highlight the author.
2414 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
2415 (vc-bzr-shelve-menu-map):
2416 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
2417 (vc-bzr-shelve-apply): Make prompt more explicit.
2418
2419 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
2420
2421 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
2422 They are valid characters in URL paths (rfc3986), and at least
2423 Firefox does not understand the encoded version (Bug#3166).
2424
2425 2010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
2426
2427 * progmodes/octave-mod.el (octave-end-keywords)
2428 (octave-block-begin-or-end-regexp, octave-block-match-alist):
2429 Add "end" keyword (Bug#3061).
2430 (octave-end-as-array-index-p): New function.
2431 (calculate-octave-indent): Use it.
2432
2433 2010-01-02 Karl Fogel <kfogel@red-bean.com>
2434
2435 * bookmark.el: Consistently put the text property on the bookmark name.
2436 (bookmark-bmenu-marks-width): Bump back to 2, to include
2437 annotation marks.
2438 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
2439 property on the bookmark name, instead of not putting it at all.
2440 (bookmark-bmenu-list): Fix where we put the text property.
2441
2442 2010-01-02 Karl Fogel <kfogel@red-bean.com>
2443
2444 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
2445 for showing buffer modified state (as added in the previous change).
2446
2447 2010-01-02 Karl Fogel <kfogel@red-bean.com>
2448
2449 * bookmark.el: Show modified state of bookmark buffer more accurately.
2450 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
2451 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
2452 (with-buffer-modified-unmodified): New macro.
2453 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
2454 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
2455 Use new macro to preserve the buffer modified state.
2456
2457 2010-01-02 Karl Fogel <kfogel@red-bean.com>
2458
2459 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
2460 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
2461 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
2462 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
2463 (bookmark-bmenu-rename, bookmark-bmenu-locate)
2464 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
2465 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
2466
2467 2010-01-02 Eli Zaretskii <eliz@gnu.org>
2468
2469 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
2470 Make the lines in the generated doc string shorter. (Bug#4668)
2471
2472 2010-01-02 Ryan Yeske <rcyeske@gmail.com>
2473
2474 * net/rcirc.el: Add follow-link binding (Bug#4738).
2475
2476 2010-01-02 Eli Zaretskii <eliz@gnu.org>
2477
2478 * Makefile.in (bzr-update): Rename from cvs-update.
2479 (cvs-update): New target for backward compatibility.
2480
2481 * makefile.w32-in (bzr-update): Rename from cvs-update.
2482 (cvs-update): New target for backward compatibility.
2483
2484 2010-01-02 Karl Fogel <kfogel@red-bean.com>
2485
2486 * bookmark.el: Remove gratuitous gratitude.
2487
2488 2010-01-02 Karl Fogel <kfogel@red-bean.com>
2489
2490 * bookmark.el (bookmark-bmenu-any-marks): New function
2491 (bookmark-bmenu-save): Clear buffer modification if no marks.
2492
2493 2010-01-02 Karl Fogel <kfogel@red-bean.com>
2494
2495 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
2496 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
2497 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
2498 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
2499
2500 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
2501 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
2502 To: emacs-devel {_AT_} gnu.org
2503 Subject: bookmark.el bug report
2504 Date: Mon, 28 Dec 2009 14:19:16 +0800
2505 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
2506
2507 2010-01-02 Karl Fogel <kfogel@red-bean.com>
2508
2509 * bookmark.el: Improvements suggested by Drew Adams:
2510 (bookmark-bmenu-ensure-position): New name for
2511 `bookmark-bmenu-check-position'. Just ensure the position,
2512 don't return any meaningful value.
2513 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
2514 New constants.
2515
2516 2010-01-02 Juanma Barranquero <lekktu@gmail.com>
2517
2518 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
2519 (bookmark-yank-point, bookmark-bmenu-check-position):
2520 Fix typos in docstrings.
2521 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
2522 (bookmark-name-from-full-record, bookmark-get-position)
2523 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
2524 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
2525 Remove useless quoting of parenthesis, etc. in docstrings.
2526
2527 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
2528 (ediff-append-custom-diff): Fix typo in error message.
2529 (ediff-meta-mark-equal-files): Fix typos in messages.
2530
2531 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
2532
2533 * cedet/semantic/db-typecache.el (semanticdb-typecache-find-default):
2534 Fix typo in docstring.
2535
2536 * net/imap-hash.el (imap-hash-make): Doc fix.
2537 (imap-hash-test): Fix typo in error message; reflow docstring.
2538 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
2539 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
2540 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
2541 Fix typos in docstrings.
2542 (imap-hash-open-connection): Fix typo in error message.
2543
2544 * play/gomoku.el (gomoku): Fix typos in docstring.
2545
2546 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
2547 (gdb-jsonify-buffer): Fix typos in docstring.
2548 (gdb-goto-breakpoint): Fix typo in error message.
2549 ("Display Other Windows"): Fix typo in help message.
2550 (gdb-speedbar-expand-node): Fix typo in question.
2551
2552 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
2553 (idlwave-html-system-help-location, idlwave-html-help-location)
2554 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
2555 (idlwave-help-browser-generic-args, idlwave-help-directory)
2556 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
2557 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
2558 (idlwave-online-help, idlwave-help-html-link)
2559 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
2560 Fix typos in docstrings.
2561 (idlwave-help-with-source, idlwave-help-find-routine-definition):
2562 Reflow docstrings.
2563 (idlwave-help-assistant-start): Fix typo in error message.
2564
2565 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
2566 (octave-electric-space): Fix typos in docstrings.
2567
2568 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
2569
2570 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
2571
2572 2010-01-01 Juri Linkov <juri@jurta.org>
2573
2574 * comint.el (comint-input-ring-size): Make it a defcustom and
2575 increase the default to 500 (Bug#5148).
2576
2577 2009-12-31 Nick Roberts <nickrob@snap.net.nz>
2578
2579 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
2580 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
2581 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
2582
2583 2009-12-30 Nick Roberts <nickrob@snap.net.nz>
2584
2585 Show working revision correctly for mercurial.
2586 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
2587 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
2588
2589 2009-12-29 Juanma Barranquero <lekktu@gmail.com>
2590
2591 Declare some functions for the byte-compiler.
2592 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
2593 (speedbar-timer-fn, speedbar-change-expand-button-char)
2594 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
2595
2596 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
2597
2598 This changeset reverts GDB Graphical Interface to use annotations.
2599 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
2600
2601 2009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
2602
2603 Make vc-dir work on subdirectories of the bzr root.
2604 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument. Return
2605 file names relative to it.
2606 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
2607 relative directory to vc-bzr-after-dir-status.
2608
2609 2009-12-28 Tassilo Horn <tassilo@member.fsf.org>
2610
2611 * font-lock.el (font-lock-refresh-defaults): New function, which
2612 can be used to let font-lock react to external changes in
2613 variables like font-lock-defaults and keywords.
2614 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
2615
2616 2009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
2617
2618 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
2619
2620 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
2621
2622 2009-12-28 Juanma Barranquero <lekktu@gmail.com>
2623
2624 Supersede color.diff settings in git log (bug#5211).
2625
2626 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
2627 escape chars in its output when the user has color.diff set to `always'.
2628 This fix works on git 1.4.2 and newer (released on 2006-08-13).
2629
2630 2009-12-26 Kevin Ryde <user42@zip.com.au>
2631
2632 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
2633 node. Keep previous "Index" name to work with past coreutils too.
2634
2635 * man.el (man): Revise docstring a bit to show -a and -l as
2636 examples. Add -k description since support for it has otherwise
2637 been a secret. (Further to bug#3717.)
2638 (Man-bgproc-sentinel): When "-k foo" produces no output show error
2639 "no matches" rather than "Can't find manpage", as the latter reads
2640 like -k was interpreted as a page name, which is not so. (Bug#5431)
2641
2642 2009-12-26 Michael Albinus <michael.albinus@gmx.de>
2643
2644 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
2645 switches. Check also for //SUBDIRED// line.
2646
2647 2009-12-25 Kenichi Handa <handa@m17n.org>
2648
2649 * language/indian.el (devanagari-composable-pattern): Fixed to
2650 handle ZWNJ and ZWJ. Use it in composition-function-table for
2651 Devanagari.
2652 (malayalam-composable-pattern): Fix previous change.
2653
2654 2009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2655
2656 * ps-print.el (ps-face-attributes): It was not returning the
2657 attribute face for faces specified as string. Reported by harven
2658 <harven@free.fr>. (Bug#5254)
2659 (ps-print-version): New version 7.3.5.
2660
2661 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
2662
2663 * calendar/icalendar.el (icalendar--convert-tz-offset): Fixed
2664 timezone names.
2665 (icalendar--convert-tz-offset): Fixed the "last-day-problem".
2666 (icalendar--add-diary-entry): Remove the trailing blank that
2667 diary-make-entry inserts.
2668
2669 2009-12-17 Michael Albinus <michael.albinus@gmx.de>
2670
2671 Make `file-expand-wildcards' work for remote files.
2672
2673 * files.el (file-expand-wildcards): In case of remote files, check
2674 only local file name part for wildcards. Provide feature 'files
2675 and subfeature 'remote-wildcards. (Bug#5198)
2676
2677 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
2678 if there is already an established connection.
2679 (tramp-advice-file-expand-wildcards): Remove it.
2680
2681 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
2682 (tramp-advice-file-expand-wildcards): Moved from tramp.el.
2683 Activate advice for older GNU Emacs versions. (Bug#5237)
2684
2685 2009-12-17 Juanma Barranquero <lekktu@gmail.com>
2686
2687 Some doc fixes (more needed).
2688
2689 * find-cmd.el (find-constituents): Reflow docstring.
2690 (find-cmd, find-prune, find-command): Fix typos in docstrings.
2691 (find-generic): Doc fix.
2692
2693 2009-12-17 Juri Linkov <juri@jurta.org>
2694
2695 Fix regression from 23.1 to allow multiple modes in Local Variables.
2696
2697 * files.el (hack-local-variables-filter): While ignoring duplicates,
2698 don't take `mode' into account.
2699 (hack-local-variables-filter, hack-dir-local-variables): Don't
2700 remove duplicate `mode' from local-variables-alist (like `eval').
2701
2702 2009-12-17 Juri Linkov <juri@jurta.org>
2703
2704 Make `dired-diff' more safe. (Bug#5225)
2705
2706 * dired-aux.el (dired-diff): Signal an error when `file' equals to
2707 `current' or when `file' is a directory of the `current' file.
2708
2709 2009-12-17 Andreas Schwab <schwab@linux-m68k.org>
2710
2711 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
2712 unconditionally preloaded files.
2713
2714 2009-12-16 Juri Linkov <juri@jurta.org>
2715
2716 Revert to old 23.1 logic of using the file at the mark as default.
2717 * dired-aux.el (dired-diff): Use the file at the mark as default
2718 if it's not the same as the current file, and the target dir is
2719 the current dir or the mark is active. Add the current file
2720 as the arg of `dired-dwim-target-defaults'. Use the default file
2721 in the prompt. (Bug#5225)
2722
2723 2009-12-15 Michael Albinus <michael.albinus@gmx.de>
2724
2725 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
2726 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
2727 (tramp-check-for-regexp): Check also, when an echoing shell stops
2728 to echo sent commands.
2729
2730 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
2731
2732 * Makefile.in: Revert last change (Bug#5191).
2733
2734 2009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
2735
2736 * vc-hg.el (vc-hg-print-log): Fix argument order.
2737 (vc-hg-working-revision): Make sure the command is executed in a
2738 known environment so that we can parse the output. (Bug#4417)
2739
2740 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
2741
2742 * progmodes/python.el (python-symbol-completions): Remove text
2743 properties from symbol string before calling python-send-receive.
2744
2745 2009-12-14 Nick Roberts <nickrob@snap.net.nz>
2746
2747 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
2748 when there are values for both file and line. (Bug#5060)
2749
2750 2009-12-14 Juri Linkov <juri@jurta.org>
2751
2752 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
2753 whitespace after the file name of the first line of unified format,
2754 because git-diff doesn't output whitespace and file modification time
2755 after the file name.
2756
2757 2009-12-14 David Kastrup <dak@gnu.org>
2758
2759 * info.el (Info-hide-cookies-node): Before hiding a cookie,
2760 check if it already has the `display' property added by
2761 `Info-display-images-node', and not put the `invisible' property
2762 in this case.
2763
2764 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
2765
2766 * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
2767 (semantic-mru-bookmark-mode): Doc fixes.
2768
2769 * cedet/semantic/db.el (semanticdb-cache-get): Use error instead
2770 of assert.
2771
2772 2009-12-13 Glenn Morris <rgm@gnu.org>
2773
2774 * mail/emacsbug.el (message-sort-headers): Define for compiler.
2775 (report-emacs-bug): In message-mode, sort manually before storing
2776 original report text. (Bug#5178)
2777 Remove superfluous save-excursion.
2778
2779 2009-12-12 Michael Albinus <michael.albinus@gmx.de>
2780
2781 * net/dbus.el (dbus-property-handler): Filter lambda forms out
2782 when responding to "GetAll" properties.
2783
2784 2009-12-12 Chong Yidong <cyd@stupidchicken.com>
2785
2786 * simple.el (compose-mail): Remove mail-setup-with-from from
2787 customization checks.
2788
2789 2009-12-12 Eli Zaretskii <eliz@gnu.org>
2790
2791 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
2792 RAR archives created on Unix systems.
2793
2794 2009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
2795
2796 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
2797 the varalias that was accidentally removed by the 2009-11-19 change
2798 (bug#5186).
2799
2800 2009-12-12 Kenichi Handa <handa@m17n.org>
2801
2802 * language/indian.el (indian-compose-regexp): New function.
2803 (malayalam-composable-pattern): Fix the pattern.
2804 (composition-function-table): Set malayalam-composable-pattern for
2805 Malayalam characters.
2806
2807 2009-12-11 Chong Yidong <cyd@stupidchicken.com>
2808
2809 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
2810 rather than down-mouse-1, based on follow-link conventions.
2811
2812 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
2813 are compiled.
2814
2815 2009-12-11 Michael McNamara <mac@mail.brushroad.com>
2816
2817 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
2818 (verilog-vmm-statement-re, verilog-ovm-statement-re)
2819 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
2820 (verilog-leap-to-head, verilog-backward-token):
2821 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
2822
2823 2009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
2824
2825 * progmodes/verilog-mode.el (verilog-auto-lineup)
2826 (verilog-nameable-item-re): Cleanup user-visible spelling and
2827 documentation errors. One reported by Gary Delp.
2828 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
2829 (verilog-read-decls): Fix AUTOWIRE with types declared in a
2830 package, bug195. Reported by Pierre-David Pfister.
2831
2832 2009-12-11 Glenn Morris <rgm@gnu.org>
2833
2834 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
2835
2836 * mail/emacsbug.el: No longer require sendmail.
2837 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
2838 (report-emacs-bug-orig-text): Doc fix.
2839 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
2840 New local variables, to adapt to different mail-user-agents.
2841 (report-emacs-bug): Fix test for a gnu.org address.
2842 Use overlays for emphasis, since font-lock defeats 'face property.
2843 Pretest bugs also end up at the newsgroup these days.
2844 Stop message-mode stripping text properties.
2845 Set and use the new buffer-local variables.
2846 (report-emacs-bug-hook): Add doc-string.
2847 Remove some unnecessary save-excursions and simplify.
2848 Use the appropriate hook and send-command.
2849
2850 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
2851 capitalization of some menu entries.
2852
2853 2009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2854
2855 * whitespace.el (whitespace-display-char-on): Ensure
2856 `buffer-display-table' is unique when two or more windows are
2857 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
2858 New version 12.1.
2859
2860 2009-12-10 Eli Zaretskii <eliz@gnu.org>
2861
2862 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
2863 characters in the Attribute field.
2864
2865 2009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2866
2867 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
2868
2869 2009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
2870
2871 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
2872 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
2873 Disregard autoload-excludes.
2874 (update-directory-autoloads): Obey autoload-excludes here instead.
2875 But don't store its contents in no-autoloads and remove entries that
2876 refer to excludes files.
2877
2878 2009-12-10 Glenn Morris <rgm@gnu.org>
2879
2880 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
2881 (expand-mail-aliases): Define for compiler.
2882
2883 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
2884 Define for compiler.
2885
2886 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
2887 appropriate for the mail-user-agent in use.
2888
2889 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
2890
2891 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
2892
2893 2009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
2894
2895 Fix short log parsing and fontification.
2896 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
2897 Fix fontification for the [merge] label.
2898
2899 2009-12-09 Vivek Dasmohapatra <vivek@etla.org>
2900
2901 Drop some properties to avoid surprises.
2902 * htmlfontify.el (hfy-ignored-properties): New defcustom.
2903 (hfy-fontify-buffer): Use it.
2904
2905 2009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
2906
2907 Minor cleanup.
2908 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
2909 Adjust all callers.
2910 (ffap-locate-file): Remove unused arg `dir-ok' and make other
2911 args compulsory. Adjust callers.
2912 (ffap-gopher-at-point): Remove unused var `name'.
2913
2914 Get rid of the ELCFILES abomination.
2915 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
2916 (compile-elcfiles): New phony target.
2917 (compile-main): Compute ELCFILES dynamically.
2918 (compile-clean): New target to remove left-over elc files.
2919 (compile, all): Use it.
2920
2921 2009-12-09 Kenichi Handa <handa@etlken>
2922
2923 * international/mule-diag.el: Require help-mode instead of help-fns.
2924
2925 2009-12-09 Kenichi Handa <handa@m17n.org>
2926
2927 * international/mule-cmds.el (ucs-names): Supply sufficiently
2928 fine ranges instead of pre-calculating accurate ranges.
2929 Iterate with bigger gc-cons-threshold.
2930
2931 2009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
2932
2933 Add support for stashing a snapshot of the current tree.
2934 * vc-git.el (vc-git-stash-snapshot): New function.
2935 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
2936
2937 2009-12-08 Jose E. Marchesi <jemarch@gnu.org>
2938
2939 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
2940 instead of `(beginning|end)-of-line'.
2941
2942 2009-12-08 Glenn Morris <rgm@gnu.org>
2943
2944 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
2945
2946 * Makefile.in (ELCFILES): Regenerate.
2947
2948 2009-12-07 Juri Linkov <juri@jurta.org>
2949
2950 Don't lazy-highlight the comint output in history Isearch mode.
2951
2952 * comint.el (comint-history-isearch-search): Instead of
2953 `comint-line-beginning-position', use `comint-after-pmark-p'
2954 to check if point if before the process mark, and go to
2955 `process-mark' in this case.
2956
2957 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
2958
2959 * textmodes/tex-mode.el (latex-complete)
2960 (latex-indent-or-complete): Remove.
2961 (latex-mode): Set completion-at-point-functions instead.
2962
2963 Provide a standard completion command and hook it into TAB.
2964 * minibuffer.el (completion-at-point-functions): New var.
2965 (completion-at-point): New command.
2966 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
2967 * progmodes/python.el (python-mode-map): Use completion-at-point.
2968 (python-completion-at-point): Rename from python-partial-symbol and
2969 adjust for use in completion-at-point-functions.
2970 (python-mode): Setup completion-at-point for Python completion.
2971 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
2972 extracted from lisp-complete-symbol.
2973 (lisp-complete-symbol): Use it.
2974 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
2975 setup completion-at-point for Elisp completion.
2976 (emacs-lisp-mode-map, lisp-interaction-mode-map):
2977 Use completion-at-point.
2978 * ielm.el (ielm-map): Use completion-at-point.
2979 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
2980 * progmodes/sym-comp.el: Move to...
2981 * obsolete/sym-comp.el: Move from progmodes.
2982
2983 2009-12-07 Eli Zaretskii <eliz@gnu.org>
2984
2985 Prevent save-buffer in Rmail buffers from using the coding-system
2986 of the current message, and from clobbering the encoding mnemonics
2987 in the mode line (Bug#4623).
2988
2989 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
2990 flag, too.
2991 (rmail-message-encoding): New variable.
2992 (rmail-write-region-annotate): Record the encoding of the current
2993 message in rmail-message-encoding.
2994 (rmail-after-save-hook): New function, restores the encoding of
2995 the current message after the message collection is saved.
2996
2997 2009-12-07 Juri Linkov <juri@jurta.org>
2998
2999 * progmodes/grep.el (grep-read-files): Use `completing-read'
3000 instead of `read-string'. Set its `collection' arg to
3001 `read-file-name-internal'. (Bug#4301)
3002
3003 2009-12-07 Juri Linkov <juri@jurta.org>
3004
3005 Correctly restore original Isearch point. (Bug#4994)
3006
3007 * isearch.el (isearch-mode): Move `isearch-push-state' after
3008 `(run-hooks 'isearch-mode-hook)'.
3009 (isearch-cancel): When `isearch-push-state-function' is defined,
3010 let-bind `isearch-cmds' to the first state (the last element of
3011 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
3012 function and restores the original point). Otherwise, move point
3013 to `isearch-opoint'.
3014
3015 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3016
3017 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
3018 chars that don't have names, so the table can be built much faster at
3019 run-time.
3020
3021 2009-12-07 Chong Yidong <cyd@stupidchicken.com>
3022
3023 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
3024 change. Suggested by David Kastrup.
3025
3026 * simple.el (compose-mail): Check for incompatibilities and warn.
3027 (compose-mail-user-agent-warnings): New option.
3028
3029 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
3030
3031 Support showing a single log entry from vc-annotate.
3032 * vc.el (print-log): Add a new argument: START-REVISION.
3033 (vc-print-log-internal): Add a new optional argument and
3034 pass it to the backend.
3035 (vc-print-log, vc-print-root-log): Adjust callers.
3036 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
3037 buffer already displays the requested log entry, use it.
3038 Otherwise display only the log entry in question.
3039 * vc-svn.el (vc-svn-print-log):
3040 * vc-mtn.el (vc-mtn-print-log):
3041 * vc-hg.el (vc-hg-state):
3042 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
3043 (vc-git-show-log-entry): Return t on success.
3044 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
3045 (vc-bzr-show-log-entry): Return t on success.
3046 * vc-rcs.el (vc-rcs-print-log):
3047 * vc-sccs.el (vc-sccs-print-log):
3048 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
3049
3050 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
3051
3052 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
3053 Add menus to the meta mode. (Bug#5043)
3054
3055 2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
3056
3057 * ediff-init.el (ediff-event-key): Use event-to-character instead of
3058 event-key.
3059
3060 * ediff.el (ediff-buffers-internal): Add unwind-protect.
3061
3062 2009-12-07 Michael Albinus <michael.albinus@gmx.de>
3063
3064 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
3065 Berbain <raphael.berbain@gmail.com>.
3066
3067 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
3068 characters.
3069 (tramp-initial-end-of-output): New defconst.
3070 (tramp-methods, tramp-find-shell)
3071 (tramp-open-connection-setup-interactive-shell)
3072 (tramp-maybe-open-connection): Use it.
3073 (tramp-shell-prompt-pattern, tramp-wait-for-output): Handle
3074 existence of `#' and `$'.
3075
3076 * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
3077 `tramp-initial-end-of-output'.
3078
3079 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
3080
3081 Get the background mode from the terminal for xterm, and set
3082 faces accordingly.
3083 * term/xterm.el (xterm-set-background-mode): New function.
3084 (terminal-init-xterm): Use it in case xterm supports background
3085 color queries. Recompute faces after getting the background
3086 color.
3087
3088 2009-12-07 Ulrich Mueller <ulm@gentoo.org>
3089
3090 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
3091 number comment back on its own line, for easier parsing.
3092
3093 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3094
3095 Make it work for non-file buffers (bug#5102).
3096 * doc-view.el (doc-view-current-cache-dir):
3097 Use doc-view-buffer-file-name rather than buffer-file-name.
3098 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
3099
3100 2009-12-06 Óscar Fuentes <ofv@wanadoo.es>
3101
3102 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
3103 author field is too short.
3104
3105 2009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
3106
3107 * vc-git.el (vc-git-print-log): Handle a limit argument.
3108 Display the short log in graph form and with labels.
3109 (vc-git-log-view-mode): Handle labels.
3110
3111 Make vc-revert change VC state from 'added to 'unregistered.
3112 * vc-git.el (vc-git-revert): Call git reset first.
3113
3114 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
3115
3116 * net/newst-backend.el, net/newst-plainview.el:
3117 * net/newst-reader.el, net/newst-ticker.el:
3118 * net/newst-treeview.el, net/newsticker.el:
3119 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
3120
3121 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
3122
3123 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
3124
3125 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
3126 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
3127 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
3128 Update annotation regexp.
3129
3130 * simple.el (beginning-of-visual-line): Constrain to field
3131 boundaries (Bug#5106).
3132
3133 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
3134
3135 * xml.el (xml-substitute-numeric-entities): Move
3136 newsticker--decode-numeric-entities in newst-backend.el to
3137 xml-substitute-numeric-entities in xml.el. (Bug#5008)
3138 * net/newst-backend.el (newsticker--parse-generic-feed)
3139 (newsticker--parse-generic-items)
3140 (newsticker--decode-numeric-entities): Move
3141 newsticker--decode-numeric-entities in newst-backend.el to
3142 xml-substitute-numeric-entities in xml.el. (Bug#5008)
3143
3144 2009-12-06 Daniel Colascione <dan.colascione@gmail.com>
3145
3146 * progmodes/js.el (js--js-not): Add null to the list of values.
3147
3148 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
3149
3150 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
3151
3152 2009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3153
3154 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
3155 delimiter if it is at the end of the current line.
3156 (bibtex-generate-url-list): Fix docstring.
3157
3158 2009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3159
3160 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
3161 minibuffer's content with itself.
3162 Fold the confirm-after-completion case into the `confirm' case.
3163 (completion-pcm-word-delimiters): Add : and / to the delimiters.
3164
3165 2009-12-06 Kevin Ryde <user42@zip.com.au>
3166
3167 * ffap.el (ffap-rfc-path): Make this a defcustom since
3168 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
3169
3170 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
3171 manuals, similar to existing setup for help-mode. (Bug#3913.)
3172
3173 2009-12-05 Juri Linkov <juri@jurta.org>
3174
3175 Save and restore dired buffer's point positions too. (Bug#4880)
3176
3177 * dired.el (dired-save-positions): Return in the first element
3178 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
3179 Doc fix.
3180 (dired-restore-positions): First restore buffer's position.
3181 While restoring window's positions, check if window still displays
3182 the original buffer.
3183
3184 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
3185
3186 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
3187 if possible.
3188
3189 * cedet/semantic/ia.el (semantic-ia-complete-symbol):
3190 Make argument optional.
3191
3192 * shell.el (shell): Require ansi-color (Bug#5113).
3193
3194 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
3195
3196 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
3197
3198 2009-12-05 Alan Mackenzie <acm@muc.de>
3199
3200 * progmodes/cc-mode.el (c-before-hack-hook)
3201 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
3202 `c-file-style' to work again. This reversion restores the current
3203 software to its state in Emacs 23.1. (Bug#4146)
3204
3205 2009-12-05 Kevin Ryde <user42@zip.com.au>
3206
3207 * textmodes/sgml-mode.el (sgml-lexical-context): Recognise
3208 comment-start-skip to comment-end-skip as comment (Bug#4781).
3209
3210 2009-12-05 Juri Linkov <juri@jurta.org>
3211
3212 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
3213 for virtual nodes. (Bug#4147)
3214 (Info-find-node-2): Set `Info-current-node-virtual' to nil
3215 when moving from a virtual node.
3216 (Info-mode-menu): Add `Info-virtual-index' to the menu.
3217 (Info-mode): Add `Info-virtual-index' to the docstring.
3218
3219 2009-12-05 Eric Ludlam <zappo@gnu.org>
3220
3221 * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
3222 Describe project macro symbols.
3223
3224 * cedet/semantic/complete.el (semantic-complete-do-completion):
3225 Don't call semantic-collector-current-exact-match.
3226
3227 * cedet/ede.el (ede-apply-preprocessor-map): Accept lists of
3228 ede-objects as targets.
3229
3230 * cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Output
3231 a target's object list even if compiler vars are already in the
3232 Makefile.
3233
3234 * cedet/ede/emacs.el (ede-preprocessor-map): Add config.h to the
3235 list of headers producing necessary macros.
3236
3237 2009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3238
3239 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
3240 track of the buffer position of the end of a BibTeX entry as this
3241 position may change during reformatting.
3242 (bibtex-format-entry): Remove whitespace before processing
3243 numerical fields so that we recognize the latter properly.
3244 (bibtex-reformat): Do not use push which changes the global value
3245 of bibtex-entry-format.
3246 (bibtex-field-braces-alist, bibtex-field-strings-alist)
3247 (bibtex-field-re-init): Replace only space characters by regexp
3248 for whitespace.
3249 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
3250 (bibtex-initialize): Also update bibtex-strings.
3251 (bibtex-kill-field): Preserve white space at end of entry.
3252 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
3253 Update bibtex-reference-keys.
3254
3255 2009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3256
3257 * minibuffer.el (completion-pcm--merge-try): Also consider placing
3258 point after a star, if that's the only place where modifications can
3259 make progress.
3260
3261 2009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
3262
3263 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
3264 in docstrings.
3265
3266 2009-12-04 Juri Linkov <juri@jurta.org>
3267
3268 * proced.el (proced): Call `(proced-update t)' to update process
3269 information instead of only running proced-post-display-hook.
3270 (proced-send-signal): Add a leading space to the buffer name
3271 " *Marked Processes*" to make this buffer ephemeral.
3272
3273 2009-12-04 Juri Linkov <juri@jurta.org>
3274
3275 * dired.el (dired-auto-revert-buffer): New defcustom.
3276 (dired-internal-noselect): Use it.
3277
3278 2009-12-04 Juri Linkov <juri@jurta.org>
3279
3280 Change roles of modes and functions in image-mode.el (Bug#5062).
3281
3282 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
3283 in `auto-mode-alist'.
3284 (image-mode-previous-major-mode): New variable.
3285 (image-minor-mode-map): Rename from `image-mode-text-map'.
3286 (image-mode): Move graceful error-handling code from
3287 `image-minor-mode' to here. On errors call `image-mode-as-text'.
3288 (image-minor-mode): Remove all image-handling code.
3289 Replace `image-mode-text-map' with `image-minor-mode-map'.
3290 Check for `image-type' in mode-line format string.
3291 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
3292 (image-mode-as-text): New function with most code from
3293 `image-mode-maybe'.
3294 (image-toggle-display-text): Move code that removes image
3295 properties from `image-toggle-display' to here.
3296 (image-toggle-display-image): New function with code that adds
3297 image properties copied from `image-toggle-display'.
3298 (image-toggle-display): Remove most code with leaving only code
3299 that toggles between `image-mode-as-text' and `image-mode'.
3300
3301 2009-12-04 Ulf Jasper <ulf.jasper@web.de>
3302
3303 * net/newst-treeview.el
3304 (newsticker--treeview-list-highlight-start): Restored call to
3305 save-excursion: Selected item was stuck.
3306 (newsticker--treeview-list-select): New.
3307 (newsticker--treeview-item-show-text)
3308 (newsticker--treeview-item-show)
3309 (newsticker--treeview-item-update): Use new
3310 newsticker-treeview-item-mode.
3311 (newsticker-treeview-update): Keep current item.
3312 (newsticker-treeview-next-new-or-immortal-item): Doc change.
3313 (newsticker--treeview-first-feed): Doc change.
3314 (newsticker-treeview-list-menu)
3315 (newsticker-treeview-item-menu): Added menu entries.
3316 (newsticker-treeview-item-mode): New.
3317
3318 * net/newst-backend.el (newsticker-customize): Delete other
3319 windows.
3320
3321 2009-12-04 Sam Steingold <sds@gnu.org>
3322
3323 * log-view.el (log-view-mode-map): "q" calls quit-window,
3324 like in all the other non-self-insert buffers.
3325
3326 2009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
3327
3328 Minor cleanup.
3329 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
3330 key decoding rather than do it manually via last-input-event +
3331 ascii-character.
3332 (term-exec): Use delete-and-extract-region.
3333 (term-handle-ansi-terminal-messages): Remove unused var `end'.
3334 (term-process-pager): Remove unused var `i'.
3335 (term-dynamic-simple-complete): Make obsolete.
3336 (serial-update-config-menu): Remove unused vars `y' and `str'.
3337 (term-update-mode-line): Remove unused var `temp'.
3338
3339 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
3340
3341 Limit the number of log entries displayed by default.
3342 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
3343 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
3344 using a prefix argument.
3345
3346 2009-12-03 Glenn Morris <rgm@gnu.org>
3347
3348 * progmodes/idlwave.el (class): Restore still useful declaration.
3349
3350 2009-12-03 Alan Mackenzie <acm@muc.de>
3351
3352 Enhance `c-parse-state' to run efficiently in "brace deserts".
3353
3354 * progmodes/cc-mode.el (c-basic-common-init):
3355 Call c-state-cache-init.
3356 (c-neutralize-syntax-in-and-mark-CPP): Rename from
3357 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
3358 placing `category' properties value 'c-cpp-delimiter at its boundaries.
3359
3360 * progmodes/cc-langs.el (c-before-font-lock-function):
3361 c-extend-and-neutralize-syntax-in-CPP has been renamed
3362 c-neutralize-syntax-in-and-mark-CPP.
3363
3364 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
3365 with `category' properties now, not `syntax-table' ones.
3366
3367 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
3368 enhanced (but slower) version of c-end-of-macro that won't land
3369 inside a literal or on another awkward character.
3370 (c-state-cache-too-far, c-state-cache-start)
3371 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
3372 (c-state-nonlit-pos-cache-limit, c-state-point-min)
3373 (c-state-point-min-lit-type, c-state-point-min-lit-start)
3374 (c-state-min-scan-pos, c-state-brace-pair-desert)
3375 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
3376 buffer local variables.
3377 (c-state-literal-at, c-state-lit-beg)
3378 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
3379 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
3380 (c-state-cache-top-paren, c-state-cache-after-top-paren)
3381 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
3382 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
3383 (c-renarrow-state-cache)
3384 (c-append-lower-brace-pair-to-state-cache)
3385 (c-state-push-any-brace-pair, c-append-to-state-cache)
3386 (c-remove-stale-state-cache)
3387 (c-remove-stale-state-cache-backwards, c-state-cache-init)
3388 (c-invalidate-state-cache-1, c-parse-state-1)
3389 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
3390 (c-parse-state): Enhance and refactor.
3391 (c-debug-parse-state): Amend to deal with all the new variables.
3392
3393 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
3394 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
3395 modify to use category text properties rather than syntax-table ones.
3396 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
3397 to switch off/on the syntactic paren property of C++ template
3398 delimiters using the category property.
3399 (c-with-<->-as-parens-suppressed): Macro to invoke code with
3400 template delims suppressed.
3401 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
3402 New constant/macros which apply category properties to the start
3403 and end of preprocessor constructs.
3404 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
3405 "comment out" the syntactic value of characters in preprocessor
3406 constructs.
3407 (c-with-cpps-commented-out)
3408 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
3409 with characters in all or all but one preprocessor constructs
3410 "commented out".
3411
3412 2009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3413
3414 * proced.el (proced-filter-alist): Use regexp-quote.
3415
3416 2009-12-03 Michael Albinus <michael.albinus@gmx.de>
3417
3418 Cleanup.
3419 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
3420 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
3421 arguments. Expand `default-directory'.
3422
3423 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
3424 the benefit of returning an expanded localname.
3425 (tramp-tramp-file-p): Handle the case NAME is not a string.
3426
3427 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
3428
3429 Add support for bzr shelve/unshelve.
3430 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
3431 (vc-bzr-extra-menu-map): New variables.
3432 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
3433 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
3434 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
3435 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
3436 (vc-bzr-dir-extra-headers): Display shelves.
3437
3438 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
3439
3440 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
3441
3442 * textmodes/bibtex.el (bibtex-complete-internal):
3443 Use completion-in-region.
3444 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
3445
3446 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
3447
3448 Support applying stashes. Improve UI.
3449 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
3450 (vc-git-stash-apply, vc-git-stash-pop)
3451 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
3452 (vc-git-stash-menu): New functions.
3453 (vc-git-stash-menu-map): New variable.
3454 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
3455
3456 2009-12-03 Glenn Morris <rgm@gnu.org>
3457
3458 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
3459 (vc-print-log-internal): Fix previous change.
3460 (vc-revert): Correct pluralization.
3461
3462 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
3463
3464 * progmodes/make-mode.el (makefile-special-targets-list): No need for
3465 it to be an alist any more.
3466 (makefile-complete): Use completion-in-region.
3467
3468 * progmodes/octave-mod.el (octave-complete-symbol):
3469 Use completion-in-region.
3470
3471 Misc cleanup.
3472 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
3473 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
3474 (idlwave-complete-class): Don't quote lambda.
3475 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
3476 (idlwave-mode-map): Move initialization into declaration.
3477 (idlwave-action-and-binding): Use backquotes.
3478 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
3479 Simplify.
3480 (idlwave-is-pointer-dereference): Remove unused var `pos'.
3481 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
3482 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
3483 `parts', and `all-parts'.
3484 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
3485 (idlwave-convert-xml-system-routine-info): Remove unused string
3486 `version-string'.
3487 (idlwave-display-user-catalog-widget): Use dolist.
3488 (idlwave-scanning-lib): Declare dynamically-scoped var.
3489 (idlwave-scan-library-catalogs): Remove unused var `flags'.
3490 (completion-highlight-first-word-only): Declare to silence bytecomp.
3491 (idlwave-popup-select): Tighten scope of `resp'.
3492 (idlwave-find-struct-tag): Remove unused var `beg'.
3493 (idlwave-after-load-rinfo-hook): Declare.
3494 (idlwave-sintern-class-info): Remove unused var `taglist'.
3495 (idlwave-find-class-definition): Remove unused var `list'.
3496 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
3497 (idlwave-what-module-find-class): Remove unused var `classes'.
3498
3499 2009-12-03 Juanma Barranquero <lekktu@gmail.com>
3500
3501 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
3502
3503 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
3504
3505 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
3506 buffers visited. Remove redundant current-buffer-saving.
3507
3508 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
3509
3510 Use completion-in-buffer and remove uses of dynamic scoping.
3511 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
3512 (pascal-buffer-to-use, pascal-flag): Don't declare.
3513 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
3514 (pascal-get-completion-decl, pascal-keyword-completion):
3515 Add `pascal-str' argument, save-excursion,
3516 return the found completions, and don't filter with pascal-pred.
3517 (pascal-completion-cache): New var.
3518 (pascal-completion): Don't switch buffer any more (it was never
3519 necessary). Don't save-excursion any more (it's done by the called
3520 subroutines). Use a cache to avoid redundant computations.
3521 Use complete-with-action rather than pascal-completion-response and
3522 let it apply the predicate as well.
3523 (pascal-complete-word): Use completion-in-buffer when
3524 pascal-toggle-completions is nil.
3525 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
3526 not used any more.
3527 (pascal-comp-defun): Don't change buffer any more.
3528 Use complete-with-action rather than pascal-completion-response and
3529 let it apply the predicate as well.
3530 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
3531 when neded.
3532
3533 2009-12-02 Kenichi Handa <handa@m17n.org>
3534
3535 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
3536 shape for all Indic scripts.
3537
3538 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
3539
3540 Use completion-in-buffer.
3541 * wid-edit.el (widget-field-text-end): New function.
3542 (widget-field-value-get): Use it.
3543 (widget-string-complete, widget-file-complete)
3544 (widget-color-complete): Use it and completion-in-region.
3545 (widget-complete): Don't narrow the buffer.
3546
3547 2009-12-02 Glenn Morris <rgm@gnu.org>
3548
3549 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
3550 (rmail-select-summary): Use rmail-pop-to-buffer.
3551 * mail/rmailsum.el: Replace all pop-to-buffer calls with
3552 rmail-pop-to-buffer, to prevent horizontal splits.
3553
3554 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
3555 save-excursion with save-current-buffer.
3556 Widen before searching. (Bug#5093)
3557 (diary-list-sexp-entries): Remove superfluous save-excursion.
3558
3559 2009-12-02 Michael Welsh Duggan <mwd@cert.org>
3560
3561 * woman.el (woman-make-bufname): Handle man-pages with "." in the
3562 name. (Bug#5038)
3563
3564 2009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
3565
3566 * ido.el (ido-file-internal): Handle filenames at point that do
3567 not have a directory part. (Bug#5049)
3568
3569 2009-12-02 Juanma Barranquero <lekktu@gmail.com>
3570
3571 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
3572 (mpc-songs-jump-to, mpc-resume): Doc fixes.
3573
3574 2009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
3575
3576 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
3577 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
3578 any more.
3579
3580 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
3581
3582 * comint.el (comint-insert-input): Ignore clicks to the right of
3583 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
3584
3585 * vc.el (vc-print-log-internal): Don't wait for the process to
3586 terminate before setting up the major mode.
3587
3588 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
3589 in case.
3590
3591 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
3592 the last element.
3593
3594 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
3595
3596 2009-12-01 Glenn Morris <rgm@gnu.org>
3597
3598 * window.el (window--display-buffer-2): Fix previous changes.
3599
3600 2009-12-01 Chong Yidong <cyd@stupidchicken.com>
3601
3602 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
3603
3604 2009-12-01 Glenn Morris <rgm@gnu.org>
3605
3606 * Makefile.in (ELCFILES): Add mpc.elc.
3607
3608 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
3609
3610 * mpc.el: New file.
3611
3612 2009-12-01 Glenn Morris <rgm@gnu.org>
3613
3614 * window.el (window-to-use): Define for compiler.
3615
3616 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
3617 consistent with others (no final period).
3618
3619 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
3620 (rmail-mime-show): Downcase the encoding. (Bug#5070)
3621
3622 2009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
3623
3624 Make vc-print-log buttons work.
3625 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
3626
3627 2009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
3628
3629 * savehist.el (savehist-autosave-interval): Allow setting to nil
3630 through customize. (Bug#5056)
3631
3632 2009-11-30 Juanma Barranquero <lekktu@gmail.com>
3633
3634 Fix references to jit-lock properties.
3635 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
3636 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
3637 (perl-font-lock-special-syntactic-constructs):
3638 Quote jit-lock-defer-multiline property.
3639
3640 2009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
3641
3642 * vc-git.el (vc-git-registered): Call vc-git-root only once.
3643
3644 2009-11-30 Juri Linkov <juri@jurta.org>
3645
3646 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
3647 value `buffer' of `multi-isearch-next-buffer-current-function'.
3648 Use `(current-buffer)' when `buffer' is nil.
3649 (multi-isearch-next-buffer-from-list): Don't fallback to
3650 `(current-buffer)' when `buffer' is nil. (Bug#4947)
3651
3652 2009-11-30 Juri Linkov <juri@jurta.org>
3653
3654 * misearch.el (multi-isearch-read-buffers): Move canonicalization
3655 of buffers with `get-buffer' to `multi-isearch-buffers'.
3656 (multi-isearch-buffers, multi-isearch-buffers-regexp):
3657 Canonicalize BUFFERS with `get-buffer'. Doc fix.
3658 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
3659 FILES with `expand-file-name' converting relative file names
3660 to absolute. Doc fix. (Bug#4727)
3661
3662 2009-11-30 Juri Linkov <juri@jurta.org>
3663
3664 * misearch.el (multi-isearch-read-buffers)
3665 (multi-isearch-read-matching-buffers): New functions.
3666 (multi-isearch-buffers, multi-isearch-buffers-regexp):
3667 Use them in the `interactive' spec. Doc fix.
3668 (multi-isearch-read-files, multi-isearch-read-matching-files):
3669 New functions.
3670 (multi-isearch-files, multi-isearch-files-regexp):
3671 Use them in the `interactive' spec. Doc fix. (Bug#4725)
3672
3673 2009-11-30 Juri Linkov <juri@jurta.org>
3674
3675 * doc-view.el (doc-view-continuous):
3676 Rename from `doc-view-continuous-mode'.
3677 (doc-view-menu): Move "Toggle display" to the top.
3678 Add submenu "Continuous" with radio buttons "Off"/"On"
3679 and "Save as Default".
3680 (doc-view-scroll-up-or-next-page)
3681 (doc-view-scroll-down-or-previous-page)
3682 (doc-view-next-line-or-next-page)
3683 (doc-view-previous-line-or-previous-page): Rename
3684 `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
3685
3686 2009-11-30 Juri Linkov <juri@jurta.org>
3687
3688 * comint.el (comint-mode-map): Rebind `M-r' from
3689 `comint-previous-matching-input' to
3690 `comint-history-isearch-backward-regexp'.
3691 Unbind `M-s' to allow global key binding `M-s'.
3692 Add menu items for `comint-history-isearch-backward' and
3693 `comint-history-isearch-backward-regexp'. (Bug#3746)
3694
3695 2009-11-30 Juri Linkov <juri@jurta.org>
3696
3697 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
3698 For def=recenter, replace `recenter' with `recenter-top-bottom'
3699 that is called with `this-command' and `last-command' let-bound
3700 to `recenter-top-bottom'. When the last `def' was not `recenter',
3701 set `recenter-last-op' to nil. (Bug#4981)
3702
3703 2009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
3704
3705 Minor cleanup and simplification.
3706 * filecache.el (file-cache-add-directory)
3707 (file-cache-add-directory-recursively)
3708 (file-cache-add-from-file-cache-buffer)
3709 (file-cache-delete-file-regexp, file-cache-delete-directory)
3710 (file-cache-files-matching-internal, file-cache-display): Use dolist.
3711 (file-cache-temp-minibuffer-message): Delete function.
3712 (file-cache-minibuffer-complete): Use minibuffer-message instead.
3713
3714 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
3715 Don't signal an error when bumping into EOB in tr, s, or y.
3716
3717 2009-11-29 Juri Linkov <juri@jurta.org>
3718
3719 * startup.el (fancy-about-text): Fix wording of Guided Tour.
3720 (Bug#4960)
3721
3722 * descr-text.el (describe-char-unidata-list): Use lowercase name
3723 for "Unicode name" like in other tags.
3724
3725 2009-11-29 Juri Linkov <juri@jurta.org>
3726
3727 * ediff-util.el (ediff-minibuffer-with-setup-hook):
3728 New compatibility macro.
3729 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
3730
3731 2009-11-29 Juri Linkov <juri@jurta.org>
3732
3733 Add defcustom to define the cycling order of `recenter-top-bottom'.
3734 (Bug#4981)
3735
3736 * window.el (recenter-last-op): Doc fix.
3737 (recenter-positions): New defcustom.
3738 (recenter-top-bottom): Rewrite to use `recenter-positions'.
3739 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
3740
3741 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
3742
3743 Improve integration of Tramp and ange-ftp in eshell.
3744
3745 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
3746 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
3747 (eshell/sudo): Flatten args. Let-bind `default-directory'.
3748
3749 * eshell/esh-util.el (top): Require also Tramp when compiling.
3750 (eshell-directory-files-and-attributes): Check for FTP remote
3751 connection.
3752 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
3753 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
3754 (eshell-file-attributes): Handle ".". Return `entry'.
3755
3756 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
3757 (ange-ftp-directory-files-and-attributes)
3758 (ange-ftp-real-directory-files-and-attributes): New defuns.
3759
3760 * net/tramp.el (tramp-maybe-open-connection): Open the remote
3761 shell with "exec" when possible. This prevents trailing prompts
3762 in `start-file-process'.
3763
3764 2009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
3765
3766 Try and remove assumptions about point-min==1.
3767 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
3768 (rng-compute-mode-line-string): Show the validation percentage in
3769 terms of the narrowed text, not the widened text.
3770 (rng-do-some-validation): Don't catch internal errors when debugging.
3771 (rng-first-error): Simplify.
3772 (rng-after-change-function): Remove work around. AFAIK the bug has
3773 been fixed a while ago.
3774
3775 * image-mode.el (image-minor-mode): Exit more gracefully when the image
3776 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
3777
3778 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
3779
3780 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
3781 `cd' doesn't always do it for us (bug#5067).
3782
3783 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
3784 on 2009-10-25 as part of some other change (bug#5067).
3785
3786 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
3787
3788 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
3789 `suspicious'.
3790 (byte-compile-warnings): Use byte-compile-warning-types.
3791 (byte-compile-save-excursion): Warn about use of set-buffer right
3792 after save-excursion.
3793
3794 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
3795 the excursion as well.
3796
3797 2009-11-27 Michael Albinus <michael.albinus@gmx.de>
3798
3799 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
3800 providing a Tramp related implementation of "su" and "sudo".
3801 (eshell-unix-initialize): Add "su" and "sudo".
3802
3803 2009-11-27 Daiki Ueno <ueno@unixuser.org>
3804
3805 * net/socks.el (socks-send-command): Convert binary request to
3806 unibyte before sending. This fixes mishandling of some port
3807 numbers such as 129.
3808
3809 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
3810
3811 * help.el (describe-bindings-internal): Remove `interactive'.
3812
3813 * man.el (Man-completion-table): Trim a terminating "(".
3814 Remove the space between name page a section.
3815 Add the command's description on the `help-echo' property.
3816 Remove `process-connection-type' binding since it's unused by
3817 call-process.
3818 Provide completion for the "<section> <name>" format as well.
3819 (Man-default-man-entry): Remove spurious var shadowing the argument.
3820
3821 2009-11-26 Kevin Ryde <user42@zip.com.au>
3822
3823 * log-view.el: Add "Keywords: tools", since its other keywords
3824 aren't in finder-known-keywords, and following vc.el.
3825
3826 * sha1.el (sha1-string-external): default-directory "/" in case
3827 otherwise non-existent. process-connection-type pipe for touch of
3828 efficiency recommended by elisp manual. (An aside in Bug#3911.)
3829
3830 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
3831
3832 Misc coding convention cleanups.
3833 * htmlfontify.el (hfy-init-kludge-hook): Rename from
3834 hfy-init-kludge-hooks.
3835 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
3836 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
3837 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
3838 and push.
3839 (hfy-slant, hfy-weight): Use tables rather than code.
3840 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
3841 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
3842 (hfy-face-attr-for-class): Initialize `face-spec' directly.
3843 (hfy-face-to-css): Remove `nconc' with single arg.
3844 (hfy-p-to-face-lennart): Use `or'.
3845 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
3846 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
3847 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
3848 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
3849 (hfy-force-fontification): Use run-hooks.
3850
3851 2009-11-26 Vivek Dasmohapatra <vivek@etla.org>
3852
3853 Various minor fixes.
3854 * htmlfontify.el (hfy-default-header): Add toggle_invis since
3855 Javascript belongs in the header, not the body.
3856 (hfy-javascript): Remove.
3857 (hfy-fontify-buffer): Don't insert it any more.
3858 (hfy-face-at): Handle (face0 face1 face2) style face properties.
3859 Fix bug in invis handling when there were no invis props in a chunk.
3860
3861 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
3862
3863 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
3864
3865 2009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
3866
3867 * finder.el (finder-mode-map): Add a menu.
3868
3869 2009-11-26 Michael McNamara <mac@mail.brushroad.com>
3870
3871 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
3872 "unsigned" structs.
3873
3874 (verilog-leap-to-head, verilog-backward-token): Handle "disable
3875 fork" statement better.
3876
3877 2009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
3878
3879 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
3880 (verilog-delete-auto, verilog-delete-empty-auto-pair)
3881 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
3882 Reported by Clay Douglass.
3883
3884 (verilog-auto-inst, verilog-auto-star-safe)
3885 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
3886 Fix removing "// Interfaces" when saving .* expansions. Reported by
3887 Pierre-David Pfister.
3888
3889 2009-11-26 Glenn Morris <rgm@gnu.org>
3890
3891 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
3892 the scope.
3893
3894 2009-11-25 Johan Bockgård <bojohan@gnu.org>
3895
3896 * vc-annotate.el (vc-annotate-revision-previous-to-line):
3897 Really use previous revision.
3898
3899 2009-11-25 Kevin Ryde <user42@zip.com.au>
3900
3901 * man.el (Man-completion-table): default-directory "/" in case
3902 doesn't otherwise exist. process-environment COLUMNS=999 so as
3903 not to truncate long names. process-connection-type pipe to avoid
3904 any chance of hitting the pseudo-tty TIOCGWINSZ.
3905 (man): completion-ignore-case t for friendliness and since man
3906 itself is case-insensitive on the command line.
3907 Further to Bug#3717.
3908
3909 * arc-mode.el: Add "Keywords: files", so the details in its
3910 commentary can be reached from finder-by-keyword.
3911 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
3912 editing mode, but it's comms related and sgml-mode.el has "comm"
3913 on that basis too.
3914 * textmodes/bibtex-style.el: Add "Keywords: tex".
3915 * international/isearch-x.el, international/ja-dic-cnv.el:
3916 * international/ja-dic-utl.el, international/kkc.el:
3917 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
3918
3919 2009-11-25 Juri Linkov <juri@jurta.org>
3920
3921 * man.el (Man-completion-table): Modify regexp to include
3922 section names to completion strings. (Bug#3717)
3923
3924 2009-11-25 Juri Linkov <juri@jurta.org>
3925
3926 Search recursively in gzipped files. (Bug#4982)
3927
3928 * progmodes/grep.el (grep-highlight-matches): Add new options
3929 `always' and `auto'. Doc fix.
3930 (grep-process-setup): Check `grep-highlight-matches' for
3931 `auto-detect' to determine the need to compute grep defaults.
3932 Move Windows/DOS specific --colors settings handling
3933 to `grep-compute-defaults'. Check `grep-highlight-matches'
3934 to get the value of "--color=".
3935 (grep-compute-defaults): Compute `grep-highlight-matches' when it
3936 has the value `auto-detect'. Move Windows/DOS specific settings
3937 from `grep-process-setup'.
3938 (zrgrep): New command with alias `rzgrep'.
3939
3940 2009-11-25 Juri Linkov <juri@jurta.org>
3941
3942 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
3943 to nil instead of switching off view-mode. (Bug#4896)
3944
3945 2009-11-25 Juri Linkov <juri@jurta.org>
3946
3947 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
3948
3949 * mwheel.el (mwheel-scroll-up-function)
3950 (mwheel-scroll-down-function): New defvars.
3951 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
3952 `scroll-up', and `mwheel-scroll-down-function' instead of
3953 `scroll-down'.
3954
3955 * doc-view.el (doc-view-scroll-up-or-next-page)
3956 (doc-view-scroll-down-or-previous-page): Add optional ARG.
3957 Use this ARG in the call to image-scroll-up/image-scroll-down.
3958 Change `interactive' spec to "P". Goto next/previous page only
3959 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
3960 SPC/DEL case). Doc fix.
3961 (doc-view-next-line-or-next-page)
3962 (doc-view-previous-line-or-previous-page): Rename arg to ARG
3963 for consistency.
3964 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
3965 `doc-view-scroll-up-or-next-page', and buffer-local
3966 `mwheel-scroll-down-function' to
3967 `doc-view-scroll-down-or-previous-page'.
3968
3969 2009-11-25 Juri Linkov <juri@jurta.org>
3970
3971 Provide additional default values (directories at other Dired
3972 windows) via M-n in the minibuffer of some Dired commands.
3973
3974 * dired-aux.el (dired-diff, dired-compare-directories)
3975 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
3976 `minibuffer-default' in `minibuffer-with-setup-hook'.
3977 (dired-dwim-target-directory): Find a window that displays Dired
3978 buffer instead of failing when the next window is not Dired.
3979 Use `get-window-with-predicate' to find for the next Dired window.
3980 (dired-dwim-target-defaults): New function.
3981
3982 * ediff-util.el (ediff-read-file-name):
3983 Use `dired-dwim-target-defaults' to set `minibuffer-default'
3984 in `minibuffer-with-setup-hook'.
3985
3986 2009-11-25 Juri Linkov <juri@jurta.org>
3987
3988 Provide additional default values (file name at point or at the
3989 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
3990
3991 * minibuffer.el (read-file-name-defaults): New function.
3992 (read-file-name): Reset `minibuffer-default' to nil when
3993 it duplicates initial input `insdef'.
3994 Bind `minibuffer-default-add-function' to lambda that
3995 calls `read-file-name-defaults' in `minibuffer-selected-window'.
3996 (minibuffer-insert-file-name-at-point): New command.
3997
3998 * files.el (file-name-at-point-functions): New defcustom.
3999 (find-file-default): Remove defvar.
4000 (find-file-read-args): Don't use `find-file-default'.
4001 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
4002 to `read-file-name'.
4003 (find-file-literally): Use `read-file-name' with
4004 `confirm-nonexistent-file-or-buffer'.
4005
4006 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
4007
4008 * dired.el (dired-read-dir-and-switches):
4009 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
4010 to `read-file-name'.
4011 (dired-file-name-at-point): New function.
4012 (dired-mode): Add hook `dired-file-name-at-point' to
4013 `file-name-at-point-functions'.
4014
4015 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
4016
4017 Really make the *Completions* window soft-dedicated (bug#5030).
4018 * window.el (window--display-buffer-2): Add `dedicated' argument.
4019 (display-buffer): Pass it when needed so the dedicated flag is set
4020 after calling set-window-buffer, which would otherwise reset it.
4021
4022 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
4023
4024 * progmodes/meta-mode.el (meta-complete-symbol):
4025 * progmodes/etags.el (complete-tag):
4026 * mail/mailabbrev.el (mail-abbrev-complete-alias):
4027 Use completion-in-region.
4028
4029 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
4030 (dabbrev-completion): Use completion-in-region.
4031 (dabbrev--abbrev-at-point): Simplify regexp.
4032
4033 * abbrev.el (abbrev--before-point): Use word-motion functions
4034 if :regexp is not specified (bug#5031).
4035
4036 * subr.el (string-prefix-p): New function.
4037
4038 * man.el (Man-completion-cache): New var.
4039 (Man-completion-table): Use it.
4040
4041 * vc.el (vc-print-log-internal): Make `limit' optional for better
4042 compatibility (e.g. with vc-annotate.el).
4043
4044 2009-11-24 Kevin Ryde <user42@zip.com.au>
4045
4046 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
4047 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
4048
4049 * emacs-lisp/elint.el (elint-add-required-env): Better error message
4050 when .el source file not found or other error.
4051
4052 2009-11-24 Markus Triska <markus.triska@gmx.at>
4053
4054 * linum.el (linum-update-window): Ignore intangible (bug#4996).
4055
4056 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
4057
4058 Handle the [back] button properly (bug#4979).
4059 * descr-text.el (describe-text-properties): Add a `buffer' argument.
4060 Use help-setup-xref, help-buffer, and with-help-window.
4061 (describe-char): Add `buffer' argument.
4062 Pass proper command to help-setup-xref. Don't meddle with
4063 help-xref-stack-item directly.
4064 (describe-text-category): Use with-help-window and help-buffer.
4065
4066 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
4067 for the displayed buffer (bug#4887).
4068
4069 * man.el (Man-completion-table): New function.
4070 (man): Use it.
4071
4072 2009-11-24 David Reitter <david.reitter@gmail.com>
4073
4074 * vc-git.el (vc-git-registered): Use checkout directory (where
4075 .git is) rather than the file's directory and a relative path spec
4076 to work around a bug in git.
4077
4078 2009-11-24 Michael Albinus <michael.albinus@gmx.de>
4079
4080 Improve handling of processes on remote hosts.
4081
4082 * eshell/esh-util.el (eshell-path-env): New defvar.
4083 (eshell-parse-colon-path): New defun.
4084 (eshell-file-attributes): Use `eshell-parse-colon-path'.
4085
4086 * eshell/esh-ext.el (eshell-search-path):
4087 Use `eshell-parse-colon-path'.
4088 (eshell-remote-command): Remove argument HANDLER.
4089 (eshell-external-command): Check for FTP remote connection.
4090
4091 * eshell/esh-proc.el (eshell-gather-process-output):
4092 Use `file-truename', in order to start also symlinked files.
4093 Apply `start-file-process' instead of `start-process'.
4094 Shorten `command' to the local file name part.
4095
4096 * eshell/em-cmpl.el (eshell-complete-commands-list):
4097 Use `eshell-parse-colon-path'.
4098
4099 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
4100
4101 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
4102 to `eshell-directory-change-hook'.
4103
4104 2009-11-24 Tassilo Horn <tassilo@member.fsf.org>
4105
4106 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
4107 because it could be enabled automatically if view-read-only is non-nil.
4108
4109 2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
4110
4111 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
4112 made on 2009-11-22.
4113
4114 2009-11-24 Glenn Morris <rgm@gnu.org>
4115
4116 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
4117 deleted variable bookmark-bmenu-bookmark-column.
4118
4119 * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
4120 Move after definition of global-semantic-idle-tag-highlight-mode.
4121
4122 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
4123
4124 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
4125
4126 2009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
4127
4128 * net/browse-url.el (browse-url-filename-alist): On Windows, add
4129 two slashes to the "file:" prefix.
4130 (browse-url-file-url): De-munge Cygwin filenames before passing
4131 them to Windows browser.
4132 (browse-url-default-windows-browser): Use call-process.
4133
4134 2009-11-23 Juri Linkov <juri@jurta.org>
4135
4136 Implement DocView Continuous mode. (Bug#4896)
4137 * doc-view.el (doc-view-continuous-mode): New defcustom.
4138 (doc-view-mode-map): Bind C-n/<down> to
4139 `doc-view-next-line-or-next-page', C-p/<up> to
4140 `doc-view-previous-line-or-previous-page'.
4141 (doc-view-next-line-or-next-page)
4142 (doc-view-previous-line-or-previous-page): New commands.
4143
4144 2009-11-23 Juri Linkov <juri@jurta.org>
4145
4146 Implement Isearch in comint input history. (Bug#3746)
4147 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
4148 `isearch-mode-hook'.
4149 (comint-history-isearch): New defcustom.
4150 (comint-history-isearch-backward)
4151 (comint-history-isearch-backward-regexp): New commands.
4152 (comint-history-isearch-message-overlay): New buffer-local variable.
4153 (comint-history-isearch-setup, comint-history-isearch-end)
4154 (comint-goto-input, comint-history-isearch-search)
4155 (comint-history-isearch-message, comint-history-isearch-wrap)
4156 (comint-history-isearch-push-state)
4157 (comint-history-isearch-pop-state): New functions.
4158
4159 2009-11-23 Michael Albinus <michael.albinus@gmx.de>
4160
4161 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
4162 return.
4163 (tramp-handle-make-symbolic-link)
4164 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
4165 Quote file names.
4166 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
4167 (tramp-handle-process-file): Use it.
4168
4169 2009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4170
4171 * window.el (move-to-window-line-last-op): Remove.
4172 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
4173
4174 2009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
4175
4176 Make M-r mirror the new cycling behavior of C-l.
4177 * window.el (move-to-window-line-last-op): New var.
4178 (move-to-window-line-top-bottom): New command.
4179 (global-map): Bind M-r move-to-window-line-top-bottom.
4180
4181 2009-11-23 Sven Joachim <svenjoac@gmx.de>
4182
4183 * dired-x.el (dired-guess-shell-alist-default):
4184 Support xz format. (Bug#4953)
4185
4186 2009-11-22 Chong Yidong <cyd@stupidchicken.com>
4187
4188 * cedet/srecode/map.el (srecode-get-maps):
4189 * cedet/semantic/wisent/wisent.el (wisent-parse-toggle-verbose-flag):
4190 * cedet/semantic/wisent/comp.el (wisent-toggle-verbose-flag):
4191 * cedet/semantic/decorate/mode.el (semantic-decoration-mode)
4192 (semantic-toggle-decoration-style):
4193 * cedet/semantic/decorate/include.el
4194 (semantic-decoration-include-describe)
4195 (semantic-decoration-unknown-include-describe)
4196 (semantic-decoration-unparsed-include-describe)
4197 (semantic-decoration-all-include-summary):
4198 * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init):
4199 * cedet/semantic/analyze/complete.el
4200 (semantic-analyze-possible-completions):
4201 * cedet/semantic/util-modes.el (semantic-highlight-edits-mode)
4202 (semantic-show-unmatched-syntax-mode)
4203 (semantic-show-parser-state-mode, semantic-stickyfunc-mode)
4204 (semantic-highlight-func-mode):
4205 * cedet/semantic/util.el (semantic-describe-buffer):
4206 * cedet/semantic/symref.el (semantic-symref-find-references-by-name)
4207 (semantic-symref-find-tags-by-name)
4208 (semantic-symref-find-tags-by-regexp)
4209 (semantic-symref-find-tags-by-completion)
4210 (semantic-symref-find-file-references-by-name)
4211 (semantic-symref-find-text):
4212 * cedet/semantic/senator.el (senator-copy-tag, senator-kill-tag)
4213 (senator-yank-tag):
4214 * cedet/semantic/scope.el (semantic-calculate-scope):
4215 * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
4216 * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
4217 (define-semantic-idle-service):
4218 * cedet/semantic/complete.el (semantic-complete-analyze-inline)
4219 (semantic-complete-analyze-inline-idle):
4220 * cedet/semantic/analyze.el (semantic-analyze-current-context):
4221 * cedet/mode-local.el (describe-mode-local-bindings)
4222 (describe-mode-local-bindings-in-mode):
4223 * cedet/ede/make.el (ede-make-check-version):
4224 * cedet/ede/locate.el (ede-enable-locate-on-project):
4225 * cedet/cedet-idutils.el (cedet-idutils-expand-filename)
4226 (cedet-idutils-version-check):
4227 * cedet/cedet-global.el (cedet-gnu-global-expand-filename)
4228 (cedet-gnu-global-version-check):
4229 * cedet/cedet-cscope.el (cedet-cscope-expand-filename)
4230 (cedet-cscope-version-check): Use called-interactively-p instead
4231 of interactive-p.
4232
4233 * cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):
4234 Use semantic-format-tag-prototype.
4235
4236 2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
4237
4238 * emulation/viper-cmd.el: Use viper-last-command-char instead of
4239 last-command-char/last-command-event.
4240 (viper-prefix-arg-value): Do correct conversion of event-char for
4241 XEmacs.
4242
4243 * emulation/viper-util.el, emulation/viper.el:
4244 Use viper-last-command-char instead of
4245 last-command-char/last-command-event.
4246
4247 * ediff-init.el, ediff-mult.el, ediff-util.el:
4248 Replace last-command-char and last-command-event
4249 with (ediff-last-command-char) everywhere.
4250
4251 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
4252 created in fundamental mode.
4253
4254 * ediff.el (ediff-version): Revert the change of interactive-p to
4255 called-interactively-p.
4256
4257 2009-11-22 Tassilo Horn <tassilo@member.fsf.org>
4258
4259 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
4260 generation from word-movement command names.
4261
4262 2009-11-21 Chong Yidong <cyd@stupidchicken.com>
4263
4264 * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
4265 (semantic-complete-jump-local, semantic-complete-jump):
4266 Improve prompt string.
4267
4268 2009-11-21 Jan Djärv <jan.h.d@swipnet.se>
4269
4270 * cus-start.el (all): Add native condition for font-use-system-font.
4271
4272 2009-11-21 Nathaniel Flath <flat0103@gmail.com>
4273
4274 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
4275 Correct the patch from 2009-11-18. (Bug#3910)
4276
4277 2009-11-21 Tassilo Horn <tassilo@member.fsf.org>
4278
4279 * progmodes/subword.el: Rename from lisp/subword.el.
4280
4281 * subword.el: Rename to progmodes/subword.el.
4282
4283 * Makefile.in (ELCFILES): Adapt to subword.el move.
4284
4285 2009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4286 Stefan Monnier <monnier@iro.umontreal.ca>
4287
4288 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
4289 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
4290 (bookmark-bmenu-show-filenames): Use push.
4291 (bookmark-bmenu-hide-filenames): Use local var instead of
4292 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
4293 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
4294 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
4295 filenames now that the bookmark names are always available.
4296
4297 2009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
4298
4299 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
4300 (bookmark-search-pattern): Move and leave unbound.
4301 (bookmark-bmenu-mode-map): Change binding.
4302 (bookmark-read-search-input): Simplify.
4303 Don't use text-char-description. Don't error on non-char events.
4304 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
4305 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
4306 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
4307 Use a local var for the timer.
4308 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
4309 (i.e. bookmark-bmenu-search).
4310
4311 2009-11-21 Glenn Morris <rgm@gnu.org>
4312
4313 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
4314
4315 2009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
4316
4317 * net/browse-url.el (browse-url-default-windows-browser):
4318 Use cygstart for cygwin.
4319
4320 2009-11-20 Karl Fogel <karl.fogel@red-bean.com>
4321
4322 * bookmark.el: Formatting and doc fixes only:
4323 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
4324 (bookmark-bmenu-search): Wrap to fit within 80 columns.
4325 Minor grammar and punctuation fixes in doc string.
4326 (bookmark-read-search-input): Adjust to fit within 80 columns.
4327
4328 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
4329
4330 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
4331 (c-backward-into-nomenclature): Adapt to subword renaming.
4332
4333 * subword.el (subword-forward, subword-backward, subword-mark)
4334 (subword-kill, subword-backward-kill, subword-transpose)
4335 (subword-downcase, subword-upcase, subword-capitalize)
4336 (subword-forward-internal, subword-backward-internal):
4337 Rename from forward-subword, backward-subword, mark-subword,
4338 kill-subword, backward-kill-subword, transpose-subwords,
4339 downcase-subword, upcase-subword, capitalize-subword,
4340 forward-subword-internal, backward-subword-internal.
4341
4342 2009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4343
4344 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
4345 New options.
4346 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
4347 New vars.
4348 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
4349 (bookmark-bmenu-filter-alist-by-regexp)
4350 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
4351 (bookmark-bmenu-search): New command.
4352 (bookmark-bmenu-mode-map): Bind it.
4353
4354 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4355
4356 * cedet/semantic/complete.el (semantic-complete-inline-map): Doc fix.
4357
4358 * cedet/semantic/idle.el (define-semantic-idle-service)
4359 (semantic-idle-summary-mode, semantic-idle-completions): Doc fix.
4360
4361 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
4362
4363 * progmodes/cc-cmds.el: declare-functioned forward-subword and
4364 backward-subword to quit the byte-compiler.
4365
4366 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
4367
4368 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
4369
4370 * progmodes/cc-cmds.el (c-update-modeline)
4371 (c-forward-into-nomenclature, c-backward-into-nomenclature):
4372 Refer to subword.el functions instead of cc-subword.el.
4373
4374 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
4375 subword.el functions instead of cc-subword.el.
4376
4377 * progmodes/cc-subword.el: Rename to subword.el.
4378 * subword.el: Rename from progmodes/cc-subword.el.
4379 (subword-mode-map): Rename from c-subword-mode-map.
4380 (subword-mode): Rename from c-subword-mode.
4381 (global-subword-mode): New global minor mode.
4382 (forward-subword): Rename from c-forward-subword.
4383 (backward-subword): Rename from c-backward-subword.
4384 (mark-subword): Rename from c-mark-subword.
4385 (kill-subword): Rename from c-kill-subword.
4386 (backward-kill-subword): Rename from c-backward-kill-subword.
4387 (transpose-subwords): Rename from c-tranpose-subword.
4388 (downcase-subword): Rename from c-downcase-subword.
4389 (capitalize-subword): Rename from c-capitalize-subword.
4390 (forward-subword-internal): Rename from c-forward-subword-internal.
4391 (backward-subword-internal): Rename from c-backward-subword-internal.
4392
4393 2009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
4394
4395 * vc.el (vc-deduce-fileset): Allow non-state changing operations
4396 from a dired buffer.
4397 (vc-dired-deduce-fileset): New function.
4398 (vc-root-diff, vc-print-root-log): Use it.
4399
4400 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
4401 nil LIMIT argument to vc-print-log-internal.
4402
4403 2009-11-20 Glenn Morris <rgm@gnu.org>
4404
4405 * Makefile.in (ELCFILES): Regenerate.
4406
4407 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4408
4409 * cedet/cedet.el (cedet-menu-map): Re-order menu items.
4410
4411 * cedet/semantic.el: Enable idle-mode menu items only if
4412 global-semantic-idle-scheduler-mode is enabled.
4413 (semantic-default-submodes): Doc fix.
4414
4415 * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
4416 When turning off, disable other idle modes.
4417
4418 2009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
4419
4420 * calc/calc.el (calc-set-mode-line):
4421 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
4422 (math-format-number): Rename `math-format-complement-signed' to
4423 `math-format-twos-complement'.
4424
4425 * calc/calc-bin.el (math-format-twos-complement): Rename from
4426 math-format-complement-signed.
4427 (calc-radix): Rename `calc-complement-signed-mode' to
4428 `calc-twos-complement-mode'.
4429 (calc-octal-radix, calc-hex-radix): Add an argument for
4430 two's complement.
4431
4432 * calc/calc-embed.el (calc-embedded-mode-vars):
4433 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
4434
4435 * calc/calc-ext.el (calc-init-extensions):
4436 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
4437 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
4438
4439 * calc/calc-units.el (math-build-units-table-buffer):
4440 Let `calc-twos-complement-mode' be nil.
4441
4442 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
4443 entries.
4444
4445 * calc/calc-vec.el (calcFunc-vunpack):
4446 * calc/calc-aent.el (calc-do-calc-eval):
4447 * calc/calc-forms.el (math-format-date):
4448 * calc/calc-graph.el (calc-graph-plot):
4449 * calc/calc-math.el (math-use-emacs-fn):
4450 * calc/calccomp.el (math-compose-expr):
4451 Let `calc-twos-complement-mode' be nil.
4452
4453 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
4454
4455 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
4456 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
4457 * minibuffer.el (completion-in-region-functions): New hook.
4458 (completion-in-region): New function.
4459 * emacs-lisp/lisp.el (lisp-complete-symbol):
4460 * pcomplete.el (pcomplete-std-complete): Use it.
4461
4462 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
4463
4464 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
4465 (latex-complete-alist): New vars.
4466 (latex-string-prefix-p, latex-complete-bibtex-keys)
4467 (latex-complete-envnames, latex-complete-refkeys)
4468 (latex-complete-data): New functions.
4469 (latex-complete, latex-indent-or-complete): New commands.
4470
4471 * window.el (display-buffer-mark-dedicated): New var.
4472 (display-buffer): Obey it.
4473 * minibuffer.el (minibuffer-completion-help): Use it.
4474
4475 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
4476
4477 * filecache.el (file-cache-add-file): Use push and cons.
4478 (file-cache-delete-file-regexp): Use push.
4479 (file-cache-complete): Use completion-in-region.
4480
4481 * simple.el (with-wrapper-hook): Fix thinko.
4482
4483 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
4484 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
4485 Use with-current-buffer and string-to-number.
4486 (hfy-fallback-colour-values): Use assoc-string.
4487 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
4488 (hfy-face-at): Remove unused var `found-face'.
4489 (hfy-compile-stylesheet): Remove unused var `css'.
4490 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
4491 and `orig-buffer'.
4492 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
4493 Use with-current-buffer.
4494 (hfy-text-p): Use expand-file-name and fewer setq.
4495
4496 2009-11-19 Vivek Dasmohapatra <vivek@etla.org>
4497
4498 * htmlfontify.el, hfy-cmap.el: New files.
4499
4500 2009-11-19 Juri Linkov <juri@jurta.org>
4501
4502 * minibuffer.el (completions-format): New defcustom.
4503 (completion--insert-strings): Implement vertical format.
4504
4505 * simple.el (switch-to-completions): Move point to the first
4506 completion when point was at the beginning of the buffer.
4507
4508 2009-11-19 Juri Linkov <juri@jurta.org>
4509
4510 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
4511
4512 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
4513
4514 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
4515
4516 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
4517 (mail-signature): Change default to t.
4518 (mail-from-style): Deprecate `system-default' value.
4519 (mail-insert-from-field): For default value of mail-from-style,
4520 default to `angles' unless `angles' needs quoting and `parens'
4521 does not.
4522 (mail-citation-prefix-regexp): Use citation regexp from
4523 message-mode.
4524
4525 2009-11-19 Michael Albinus <michael.albinus@gmx.de>
4526
4527 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
4528 Set variables for computing the prompt for reading password.
4529
4530 2009-11-19 Glenn Morris <rgm@gnu.org>
4531
4532 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
4533
4534 * textmodes/flyspell.el (sgml-lexical-context): Declare.
4535
4536 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
4537 (newsticker-treeview-listwindow-height): Fix custom type.
4538
4539 2009-11-19 Kenichi Handa <handa@m17n.org>
4540
4541 * descr-text.el (describe-char-padded-string): Compose with TAB
4542 only if there's a font for CH.
4543 (describe-char): Fix the condition for detecting a trivial composition.
4544
4545 2009-11-18 Nathaniel Flath <flat0103@gmail.com>
4546
4547 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
4548 more accurate version of the regexp. (Bug#3910)
4549
4550 2009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
4551
4552 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
4553
4554 2009-11-18 Juanma Barranquero <lekktu@gmail.com>
4555
4556 * font-setting.el (font-use-system-font): Declare for byte-compiler.
4557 (font-setting-change-default-font): Fix typo in docstring.
4558
4559 2009-11-18 Alan Mackenzie <acm@muc.de>
4560
4561 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
4562
4563 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
4564
4565 * font-setting.el (font-use-system-font): Move ...
4566
4567 * cus-start.el (all): ... to here.
4568
4569 2009-11-17 Michael Albinus <michael.albinus@gmx.de>
4570
4571 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
4572 Don't set `ad-return-value' if `ad-do-it' doesn't.
4573
4574 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
4575 modification time.
4576
4577 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
4578
4579 * menu-bar.el: Put "Use system font" in Option-menu.
4580 (menu-bar-options-save): Add font-use-system-font.
4581
4582 * loadup.el: If feature system-font-setting or font-render-setting is
4583 there, load font-setting.
4584
4585 * Makefile.in (ELCFILES): Add font-settings.el.
4586 * font-setting.el: New file.
4587
4588 2009-11-17 Glenn Morris <rgm@gnu.org>
4589
4590 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
4591
4592 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
4593 Preserve point in the list buffer. (Bug#4939)
4594 Use point-at-eol.
4595 (newsticker--treeview-list-update-highlight)
4596 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
4597
4598 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4599
4600 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
4601 Remove.
4602
4603 * calc/calc-ext.el (calc-init-extensions): Remove references to
4604 symclip.
4605
4606 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
4607
4608 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
4609 * calc/calc-help.el (calc-b-prefix-help): Remove references to
4610 `calc-symclip'.
4611
4612 2009-11-16 Kevin Ryde <user42@zip.com.au>
4613
4614 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
4615 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
4616
4617 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
4618 (lm-keywords-list): Allow comma-only separator like "foo,bar".
4619 Ignore trailing spaces by omit-nulls to split-string (fixing
4620 regression from Emacs 21 due to the incompatible split-string
4621 change). (Bug #4928.)
4622
4623 2009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
4624
4625 * vc.el (vc-log-show-limit): Default to 2000.
4626 (vc-print-log-internal): Insert buttons to request more entries
4627 when limiting the output.
4628
4629 * vc-sccs.el (vc-sccs-print-log):
4630 * vc-rcs.el (vc-rcs-print-log):
4631 * vc-cvs.el (vc-cvs-print-log):
4632 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
4633 LIMIT is non-nil.
4634
4635 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
4636
4637 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
4638 error when `tramp-gvfs-dbus-event-vector' is set.
4639 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
4640
4641 2009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4642
4643 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
4644
4645 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
4646
4647 * net/dbus.el (dbus-unregister-service): New defun.
4648 (dbus-register-property): Register the handlers of
4649 "org.freedesktop.DBus.Properties" for SERVICE.
4650 (dbus-property-handler): Fix docstring.
4651
4652 2009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4653
4654 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
4655 Quote doc string reference in defvaralias as it is not in special form.
4656 (byte-compile-output-docform): Doc fix.
4657
4658 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4659
4660 * calc/calc.el (math-2-word-size, math-half-2-word-size)
4661 (calc-complement-signed-mode): New variables.
4662 (calc-set-mode-line): Add indicator for twos-complements.
4663 (math-format-number): Format twos-complement notation.
4664
4665 * calc/calc-bin.el (calc-word-size): Reset the variables
4666 `math-2-word-size' and `math-half-2-word-size'.
4667 (math-format-complement-signed, math-symclip, calcFunc-symclip)
4668 (calc-symclip): New functions.
4669
4670 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
4671
4672 * calc/calc-embed.el (calc-embedded-mode-vars):
4673 Add `calc-complement-signed-mode' to the list of modes.
4674
4675 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
4676 (calc-b-oper-keys): Add `calc-symclip' to list.
4677
4678 * calc/calc-ext.el (math-read-number-fancy): Read complement
4679 signed numbers.
4680 (calc-init-extensions): Add binding for `calc-symclip'.
4681 Add autoload for `calcFunc-symclip' and `calc-symclip'.
4682
4683 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
4684 `calc-symclip'.
4685 (calc-modes-menu): Add item for twos complement mode.
4686
4687 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
4688
4689 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
4690
4691 * register.el (jump-to-register, insert-register): Handle Semantic
4692 tags. From commented-out advice in semantic/senator.el.
4693
4694 2009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
4695
4696 * vc.el (vc-log-show-limit): New variable.
4697 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
4698 when using a prefix argument.
4699 (vc-print-log-internal): Add new argument LIMIT.
4700
4701 * vc-svn.el (vc-svn-print-log):
4702 * vc-mtn.el (vc-mtn-print-log):
4703 * vc-hg.el (vc-hg-print-log):
4704 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
4705 pass it to the log command when set. Make the BUFFER argument
4706 non-optional.
4707
4708 * vc-sccs.el (vc-sccs-print-log):
4709 * vc-rcs.el (vc-rcs-print-log):
4710 * vc-git.el (vc-git-print-log):
4711 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
4712 ignore it. Make the BUFFER argument non-optional
4713
4714 * bindings.el (mode-line-buffer-identification): Do not purecopy.
4715
4716 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
4717
4718 * dired.el (dired-mode-map): Move encryption items to "Operate"
4719 menu (Bug#4703).
4720
4721 * strokes.el (strokes-update-window-configuration): Make strokes
4722 buffer current before erasing (Bug#4906).
4723
4724 * cedet/semantic/idle.el (semantic-idle-summary-mode)
4725 (semantic-idle-summary-mode): Define using define-minor-mode
4726 instead of define-semantic-idle-service.
4727 (semantic-idle-summary-mode): New function.
4728 (semantic-idle-summary-mode-setup): Use pre-command-hook to ensure
4729 that mouse motion does not reset the echo area.
4730
4731 2009-11-15 Juri Linkov <juri@jurta.org>
4732
4733 * simple.el (set-mark-default-inactive): Add :type, :group
4734 and :version. (Bug#4876)
4735
4736 2009-11-15 Michael Albinus <michael.albinus@gmx.de>
4737
4738 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
4739 (archive-unique-fname): ... here. (Bug#4929)
4740
4741 2009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
4742
4743 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
4744 with a real fix.
4745
4746 * novice.el (disabled-command-function): Add useful args.
4747 Setup the help buffer so that [back] works.
4748 Remove redundant call to help-mode.
4749 (disabled-command-function): Use `case'.
4750 (en/disable-command): New function extracted from enable-command.
4751 (enable-command, disable-command): Use it.
4752
4753 2009-11-14 Glenn Morris <rgm@gnu.org>
4754
4755 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
4756 constants. (Bug#4913)
4757
4758 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
4759
4760 2009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
4761
4762 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
4763 defined in C that have no doc-strings. (Bug#1063)
4764
4765 2009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
4766
4767 * cus-edit.el (data, files):
4768 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
4769
4770 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
4771
4772 * simple.el (shell-command): Doc fix (Bug#4891).
4773
4774 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
4775
4776 2009-11-14 Glenn Morris <rgm@gnu.org>
4777
4778 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
4779 statements for vc-diff, emerge-quit, and rmail-cease-edit.
4780 If they are already loaded, eval-after-load will do the right thing.
4781
4782 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
4783 compiling.
4784
4785 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
4786
4787 * simple.el (x-selection-owner-p): Declare.
4788 (read-mail-command): Use custom radio type rather than choice.
4789 (completion-no-auto-exit): Doc fix.
4790
4791 * custom.el (defgroup):
4792 * epg-config.el (epg): Doc fixes.
4793
4794 2009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
4795
4796 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
4797 * international/ccl.el (define-ccl-program): Do not purecopy the
4798 docstring, defconst does it anyway.
4799
4800 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
4801
4802 * add-log.el (add-change-log-entry): Avoid displaying the changelog
4803 a second time.
4804
4805 * x-dnd.el (x-dnd-maybe-call-test-function):
4806 * window.el (split-window-vertically):
4807 * whitespace.el (whitespace-help-on):
4808 * vc-rcs.el (vc-rcs-consult-headers):
4809 * userlock.el (ask-user-about-lock-help)
4810 (ask-user-about-supersession-help):
4811 * type-break.el (type-break-force-mode-line-update):
4812 * time-stamp.el (time-stamp-conv-warn):
4813 * terminal.el (te-set-output-log, te-more-break, te-filter)
4814 (te-sentinel, terminal-emulator):
4815 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
4816 (term-write-input-ring, term-check-source, term-start-output-log):
4817 (term-display-buffer-line, term-dynamic-list-completions):
4818 (term-ansi-make-term, serial-term):
4819 * subr.el (selective-display):
4820 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
4821 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
4822 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
4823 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
4824 (speedbar-remove-localized-speedbar-support)
4825 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
4826 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
4827 (speedbar-buffers-line-directory):
4828 * simple.el (shell-command-on-region, append-to-buffer)
4829 (prepend-to-buffer):
4830 * shadowfile.el (shadow-save-todo-file):
4831 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
4832 (scroll-bar-maybe-set-window-start):
4833 * sb-image.el (speedbar-image-dump):
4834 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
4835 (load-save-place-alist-from-file):
4836 * ps-samp.el (ps-print-message-from-summary):
4837 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
4838 (ps-background-image, ps-begin-job, ps-do-despool):
4839 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
4840 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
4841 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
4842 (pr-call-process, pr-file-list, pr-interface-save):
4843 * novice.el (disabled-command-function)
4844 (enable-command, disable-command):
4845 * mouse.el (mouse-buffer-menu-alist):
4846 * mouse-copy.el (mouse-kill-preserving-secondary):
4847 * macros.el (kbd-macro-query):
4848 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
4849 * informat.el (batch-info-validate):
4850 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
4851 * hippie-exp.el (try-expand-dabbrev-visible):
4852 * help-mode.el (help-make-xrefs):
4853 * help-fns.el (describe-variable):
4854 * generic-x.el (bat-generic-mode-run-as-comint):
4855 * finder.el (finder-mouse-select):
4856 * find-dired.el (find-dired-sentinel):
4857 * filesets.el (filesets-file-close):
4858 * files.el (list-directory):
4859 * faces.el (list-faces-display, describe-face):
4860 * facemenu.el (list-colors-display):
4861 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
4862 * epg.el (epg--process-filter, epg-cancel):
4863 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
4864 (epa--read-signature-type):
4865 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
4866 (emerge-file-names):
4867 * ehelp.el (electric-helpify):
4868 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
4869 * ediff-vers.el (rcs-ediff-view-revision):
4870 * ediff-util.el (ediff-setup):
4871 * ediff-mult.el (ediff-append-custom-diff):
4872 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
4873 (ediff-wordify):
4874 * echistory.el (Electric-command-history-redo-expression):
4875 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
4876 * disp-table.el (describe-display-table):
4877 * dired.el (dired-find-buffer-nocreate):
4878 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
4879 * dabbrev.el (dabbrev--same-major-mode-p):
4880 * chistory.el (list-command-history):
4881 * apropos.el (apropos-documentation):
4882 * allout.el (allout-obtain-passphrase):
4883 (allout-copy-exposed-to-buffer):
4884 (allout-verify-passphrase): Use with-current-buffer.
4885
4886 2009-11-13 Glenn Morris <rgm@gnu.org>
4887
4888 * Makefile.in (ELCFILES): Regenerate.
4889
4890 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
4891
4892 * net/dbus.el (dbus-registered-objects-table): Rename from
4893 `dbus-registered-functions-table', because it contains also properties.
4894 (dbus-unregister-object): Unregister also properties.
4895 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
4896 Use a timeout of 500 msec, in order to not block.
4897 (dbus-register-property, dbus-property-handler): New defuns.
4898
4899 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
4900
4901 * simple.el (minibuffer-default-add-completions): Drop deprecated
4902 4th arg.
4903
4904 2009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
4905
4906 * textmodes/artist.el (artist-mouse-choose-operation):
4907 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
4908 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
4909 (artist-compute-up-event-key): New function.
4910 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
4911
4912 2009-11-13 Kenichi Handa <handa@m17n.org>
4913
4914 * language/japan-util.el: Make sure that the value of jisx0208
4915 property is jisx0208 character.
4916
4917 2009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
4918
4919 * international/mule.el (auto-coding-regexp-alist): Only purecopy
4920 car or each item, not the whole list.
4921
4922 2009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4923
4924 * minibuffer.el (minibuffer-completion-help):
4925 Use minibuffer-hide-completions.
4926
4927 2009-11-12 Per Starbäck <per@starback.se> (tiny change)
4928
4929 * dired.el (dired-save-positions, dired-restore-positions): New funs.
4930 (dired-revert): Use them (bug#4880).
4931
4932 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
4933
4934 * tooltip.el (tooltip-frame-parameters): Undo previous change.
4935
4936 2009-11-12 Juri Linkov <juri@jurta.org>
4937
4938 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
4939 New functions.
4940 (find-file-literally-at-point): Alias of `ffap-literally'.
4941
4942 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
4943
4944 * textmodes/ispell.el (ispell-skip-region-alist):
4945 * textmodes/css-mode.el (auto-mode-alist):
4946 * progmodes/compile.el (auto-mode-alist):
4947 * international/mule.el (ctext-non-standard-encodings-alist)
4948 (ctext-non-standard-encodings-regexp):
4949 * simple.el (shell-command-switch, text-read-only):
4950 * replace.el (occur-mode-map):
4951 * paths.el (rmail-file-name):
4952 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
4953 * find-file.el (ff-special-constructs):
4954 * files.el (file-name-handler-alist):
4955 * composite.el: Purecopy strings.
4956
4957 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
4958
4959 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
4960
4961 * widget.el (define-widget): Purecopy the docstring.
4962 * international/mule-cmds.el (charset): Do not purecopy the
4963 docstring here, define-widget does it.
4964
4965 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
4966 * textmodes/bibtex-style.el (auto-mode-alist):
4967 * progmodes/inf-lisp.el (inferior-lisp-prompt):
4968 * progmodes/compile.el (compile-command):
4969 * language/korea-util.el (default-korean-keyboard):
4970 * international/mule-conf.el (file-coding-system-alist):
4971 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
4972 * tooltip.el (tooltip-frame-parameters):
4973 * newcomment.el (comment-end, comment-padding):
4974 * dired.el (dired-trivial-filenames):
4975 * comint.el (comint-file-name-prefix): Purecopy initial values.
4976
4977 2009-11-11 Michael Albinus <michael.albinus@gmx.de>
4978
4979 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
4980 (tramp-advice-minibuffer-electric-tilde): Unload advices via
4981 `tramp-unload'.
4982 (tramp-advice-make-auto-save-file-name)
4983 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
4984 after removing the advice.
4985
4986 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
4987
4988 * progmodes/grep.el (grep-regexp-alist):
4989 * international/mule-cmds.el (iso-2022-control-alist):
4990 * emacs-lisp/timer.el (timer-duration-words):
4991 * subr.el (version-separator, version-regexp-alist):
4992 * minibuffer.el (completion-styles-alist):
4993 * faces.el (face-attribute-name-alist, list-faces-sample-text):
4994 Change defvars to defconsts.
4995
4996 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
4997 * loadup.el ("international/mule-conf"): Load the byte compiled version.
4998 * international/mule-conf.el: Allow to be byte compiled.
4999
5000 * international/mule.el (define-charset): Purecopy props.
5001 (load-with-code-conversion): Purecopy doc string and file name.
5002 (put-charset-property): Purecopy strings.
5003 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
5004
5005 * international/mule-cmds.el (register-input-method): Purecopy arguments.
5006 (define-char-code-property): Correctly purecopy the table.
5007
5008 * international/ccl.el (define-ccl-program): Purecopy the docstring.
5009
5010 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
5011
5012 * subr.el (add-hook): Purecopy strings.
5013 (eval-after-load): Purecopy load-history-regexp and the form.
5014
5015 * custom.el (custom-declare-group): Purecopy load-file-name.
5016
5017 * subr.el (menu-bar-separator): New defconst.
5018 * net/eudc.el (eudc-tools-menu):
5019 * international/mule-cmds.el (set-coding-system-map)
5020 (mule-menu-keymap):
5021 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
5022 * vc-hooks.el (vc-menu-map):
5023 * replace.el (occur-mode-map):
5024 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
5025 (menu-bar-edit-menu, menu-bar-goto-menu)
5026 (menu-bar-custom-menu, menu-bar-showhide-menu)
5027 (menu-bar-options-menu, menu-bar-tools-menu)
5028 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
5029 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
5030 (menu-bar-help-menu):
5031 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
5032 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
5033
5034 * term/x-win.el (x-gtk-stock-map):
5035 * progmodes/vera-mode.el (auto-mode-alist):
5036 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
5037 (inferior-lisp-program, inferior-lisp-load-command):
5038 * progmodes/hideshow.el (hs-special-modes-alist):
5039 * progmodes/gud.el (same-window-regexps):
5040 * progmodes/grep.el (grep-program, find-program, xargs-program):
5041 * net/telnet.el (same-window-regexps):
5042 * net/rlogin.el (same-window-regexps):
5043 * language/ethiopic.el (font-ccl-encoder-alist):
5044 * vc-sccs.el (vc-sccs-master-templates):
5045 * vc-rcs.el (vc-rcs-master-templates):
5046 * subr.el (cl-assertion-failed):
5047 * simple.el (next-error-overlay-arrow-position):
5048 * lpr.el (lpr-command):
5049 * locate.el (locate-ls-subdir-switches):
5050 * info.el (same-window-regexps, info)
5051 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
5052 * image-mode.el (image-mode, auto-mode-alist):
5053 * hippie-exp.el (hippie-expand-ignore-buffers):
5054 * format.el (format-alist):
5055 * find-dired.el (find-ls-subdir-switches, find-grep-options)
5056 (find-name-arg):
5057 * facemenu.el (facemenu-keybindings):
5058 * dired.el (dired-listing-switches, dired-chown-program):
5059 * diff.el (diff-switches, diff-command):
5060 * cus-edit.el (same-window-regexps):
5061 * bindings.el (mode-line-mule-info)
5062 (mode-line-buffer-identification): Purecopy strings.
5063
5064 2009-11-11 Juri Linkov <juri@jurta.org>
5065
5066 * simple.el (dired-get-filename) <declare-function>:
5067 Tell the byte-compiler about dired-get-filename.
5068 (shell-command): In Dired mode, get filename from the current line
5069 as the default value.
5070
5071 2009-11-10 Glenn Morris <rgm@gnu.org>
5072
5073 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
5074 * calendar/holidays.el, progmodes/cperl-mode.el:
5075 Update x-popup-menu declarations.
5076
5077 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
5078 (list-load-path-shadows): Use dolist.
5079 (list-load-path-shadows): Use with-current-buffer.
5080
5081 2009-11-10 Juri Linkov <juri@jurta.org>
5082
5083 * minibuffer.el (read-file-name): Support a list of default values
5084 in `default-filename'. Use the first file name where only one
5085 element is required. Doc fix.
5086
5087 2009-11-09 Michael Albinus <michael.albinus@gmx.de>
5088
5089 * net/dbus.el (dbus-unregister-object): Release service, if no
5090 other method is registered for it.
5091
5092 2009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
5093
5094 * bookmark.el (bookmark-completing-read): Sort bookmark names if
5095 bookmark-sort-flag is non-nil (Bug#4653).
5096
5097 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
5098
5099 * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
5100 the progress reporter entirely.
5101
5102 * emulation/cua-base.el: Add CUA property to some CC mode commands
5103 (Bug#4100).
5104
5105 2009-11-08 Kevin Ryde <user42@zip.com.au>
5106
5107 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
5108 at end of sentence (Bug#4818).
5109
5110 2009-11-08 Jared Finder <jfinder@crypticstudios.com>
5111
5112 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5113 Handle "see declaration of" MSFT statements (Bug#4100).
5114
5115 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5116
5117 * net/tramp.el (tramp-advice-make-auto-save-file-name)
5118 (tramp-advice-file-expand-wildcards): Unload via
5119 `ad-remove-advice'.
5120
5121 * net/trampver.el: Update release number.
5122
5123 2009-11-08 Kevin Ryde <user42@zip.com.au>
5124
5125 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
5126 `ad-do-it'.
5127
5128 2009-11-08 Andr <m00naticus@gmail.com> (tiny change)
5129
5130 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
5131 in order to keep context in SELinux.
5132
5133 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
5134
5135 * dired-aux.el (dired-query): Place cursor in echo area and allow
5136 C-g.
5137
5138 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
5139 menu item if not on a directory (Bug#4701).
5140
5141 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5142
5143 Sync with Tramp 2.1.17.
5144
5145 * net/tramp.el (tramp-handle-copy-directory): Don't use
5146 `file-remote-p' (due to compatibility).
5147
5148 * net/tramp-compat.el (tramp-compat-copy-directory)
5149 (tramp-compat-delete-directory): New defuns.
5150
5151 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
5152 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
5153 `tramp-compat-delete-directory'.
5154
5155 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
5156 (tramp-smb-handle-delete-directory): Use
5157 `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
5158
5159 * net/trampver.el: Update release number.
5160
5161 2009-11-07 Chong Yidong <cyd@stupidchicken.com>
5162
5163 * tar-mode.el (tar-copy): Call write-region on the right buffer
5164 (Bug#4857).
5165
5166 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
5167 by hand, if necessary (Bug#4878).
5168
5169 2009-11-06 Chong Yidong <cyd@stupidchicken.com>
5170
5171 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
5172 align size column (Bug#4839).
5173
5174 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
5175 statement.
5176
5177 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
5178
5179 * progmodes/ld-script.el (auto-mode-alist):
5180 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
5181
5182 * cus-face.el (custom-declare-face): Purecopy face spec.
5183
5184 2009-11-06 Kenichi Handa <handa@m17n.org>
5185
5186 * international/uni-bidi.el: Re-generated.
5187 * international/uni-category.el: Re-generated.
5188 * international/uni-combining.el: Re-generated.
5189 * international/uni-mirrored.el: Re-generated.
5190
5191 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
5192
5193 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
5194 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
5195 (tex-start-options, slitex-run-command, latex-run-command)
5196 (tex-run-command, tex-directory):
5197 * textmodes/ispell.el (ispell-html-skip-alists)
5198 (ispell-tex-skip-alists, ispell-tex-skip-alists):
5199 * textmodes/fill.el (adaptive-fill-first-line-regexp):
5200 (adaptive-fill-regexp):
5201 * textmodes/dns-mode.el (auto-mode-alist):
5202 * progmodes/python.el (interpreter-mode-alist):
5203 * progmodes/etags.el (tags-compression-info-list):
5204 * progmodes/etags.el (tags-file-name):
5205 * net/browse-url.el (browse-url-galeon-program)
5206 (browse-url-firefox-program):
5207 * mail/sendmail.el (mail-signature-file)
5208 (mail-citation-prefix-regexp):
5209 * international/mule-conf.el (eight-bit):
5210 * international/latexenc.el (latex-inputenc-coding-alist):
5211 * international/fontset.el (x-pixel-size-width-font-regexp):
5212 * emacs-lisp/warnings.el (warning-type-format):
5213 * emacs-lisp/trace.el (trace-buffer):
5214 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
5215 (emacs-lisp-mode-map):
5216 * calendar/holidays.el (holiday-solar-holidays)
5217 (holiday-bahai-holidays, holiday-islamic-holidays)
5218 (holiday-christian-holidays, holiday-hebrew-holidays)
5219 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
5220 (hebrew-holidays-1, holiday-oriental-holidays)
5221 (holiday-general-holidays):
5222 * x-dnd.el (x-dnd-known-types):
5223 * tool-bar.el (tool-bar):
5224 * startup.el (site-run-file):
5225 * shell.el (shell-dumb-shell-regexp):
5226 * rfn-eshadow.el (file-name-shadow-tty-properties)
5227 (file-name-shadow-properties):
5228 * paths.el (remote-shell-program, news-directory):
5229 * mouse.el ([C-down-mouse-3]):
5230 * menu-bar.el (menu-bar-tools-menu):
5231 * jka-cmpr-hook.el (jka-compr-load-suffixes)
5232 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
5233 (jka-compr-compression-info-list):
5234 * isearch.el (search-whitespace-regexp):
5235 * image-file.el (image-file-name-extensions):
5236 * find-dired.el (find-ls-option):
5237 * files.el (directory-listing-before-filename-regexp)
5238 (directory-free-space-args, insert-directory-program)
5239 (list-directory-brief-switches, magic-fallback-mode-alist)
5240 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
5241 (automount-dir-prefix):
5242 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
5243 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
5244 (face-font-registry-alternatives, face-font-registry-alternatives)
5245 (face-font-family-alternatives):
5246 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
5247 (facemenu-foreground-menu, facemenu-face-menu):
5248 * epa-hook.el (epa-file-name-regexp):
5249 * dnd.el (dnd-protocol-alist):
5250 * textmodes/rst.el (auto-mode-alist):
5251 * button.el (default-button): Purecopy strings.
5252
5253 2009-11-06 Glenn Morris <rgm@gnu.org>
5254
5255 * Makefile.in (ELCFILES): Update.
5256
5257 2009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
5258
5259 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
5260 * emacs-lisp/levents.el: Move to obsolete/levents.el.
5261
5262 * nxml/xsd-regexp.el (xsdre-gen-categories):
5263 * nxml/xmltok.el (xmltok-parse-entity):
5264 * nxml/rng-parse.el (rng-parse-validate-file):
5265 * nxml/rng-maint.el (rng-format-manual)
5266 (rng-manual-output-force-new-line):
5267 * nxml/rng-loc.el (rng-save-schema-location-1):
5268 * nxml/rng-cmpct.el (rng-c-parse-file):
5269 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
5270 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
5271
5272 2009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
5273
5274 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
5275 Remove extra save-excursions and make-variable-buffer-local's.
5276 Suggested by Stefan Monnier.
5277
5278 (verilog-getopt-file, verilog-module-inside-filename-p)
5279 (verilog-set-define): Merge GNU 1.35 and repair changes from
5280 switching to using with-current-buffer.
5281
5282 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
5283 being treated as a number and confusing AUTORESET.
5284 Reported by Dan Dever.
5285
5286 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
5287 Add verilog-auto-ignore-concat to fix backward compatibility with
5288 older verilog-modes. Reported by Dan Katz.
5289
5290 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
5291 containing closing anchors "...$".
5292
5293 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
5294 Reported by Wade Smith.
5295
5296 (verilog-batch-execute-func): Comment on function usage.
5297
5298 2009-11-05 Michael McNamara <mac@mail.brushroad.com>
5299
5300 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
5301 for labels.
5302
5303 (verilog-label-re, verilog-calc-1): Support proper indent of named
5304 asserts.
5305
5306 (verilog-backward-token, verilog-basic-complete-re)
5307 (verilog-beg-of-statement, verilog-indent-re): Support proper
5308 indent of the assert statement at the beginning of a block of text.
5309
5310 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
5311 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
5312 tokens as begins.
5313
5314 2009-11-05 Glenn Morris <rgm@gnu.org>
5315
5316 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
5317 Emacs 19. (Bug#1531)
5318 (byte-compile-fix-header): Update for the above change.
5319 Drop test for epoch::version.
5320
5321 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
5322 * cus-dep.el (custom-make-dependencies):
5323 * finder.el (finder-compile-keywords):
5324 Use autoload-rubric's feature argument.
5325
5326 * calendar/diary-lib.el (top-level): Make load behave more like require.
5327
5328 * vc-git.el (vc-git-stash-map): Move definition before use.
5329
5330 2009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
5331
5332 * custom.el (custom-declare-group): Purecopy standard-value.
5333 (custom-declare-group): Purecopy custom-prefix.
5334
5335 * international/mule.el (load-with-code-conversion):
5336 Call do-after-load-evaluation unconditionally.
5337
5338 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
5339
5340 2009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
5341
5342 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
5343
5344 2009-11-04 Glenn Morris <rgm@gnu.org>
5345
5346 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
5347 (byte-compile-compatibility): Remove option.
5348 (byte-compile-close-variables, byte-compile-fix-header)
5349 (byte-compile-insert-header, byte-compile-output-docform)
5350 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
5351 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
5352 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
5353 (byte-compile-insert, byte-compile-defun):
5354 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
5355 (byte-defop-compiler19): Remove.
5356 Without byte-compile-compatibility, the 'emacs19-opcode property is not
5357 used by anything. Replace all calls with byte-defop-compiler.
5358
5359 2009-11-04 Juri Linkov <juri@jurta.org>
5360
5361 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
5362 (menu-bar-options-menu): Don't quote the `prop' arg of
5363 `menu-bar-make-mm-toggle'.
5364
5365 2009-11-04 Juanma Barranquero <lekktu@gmail.com>
5366
5367 * calendar/calendar.el (cal-loaddefs):
5368 * calendar/diary-lib.el (diary-loaddefs):
5369 * calendar/holidays.el (hol-loaddefs):
5370 * eshell/esh-module.el (esh-groups): Load rather than require.
5371
5372 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
5373
5374 * calendar/todo-mode.el (todo-add-category): Don't hardcode
5375 point-min==1.
5376 (todo-top-priorities): Only display-buffer when called interactively.
5377 (todo-item-start): Don't save excursion point.
5378 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
5379 (todo-insert-item-here, todo-file-item, todo-remove-item):
5380 Adjust uses of todo-item-start and todo-item-end.
5381
5382 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
5383 (autoload-rubric): Don't use any more.
5384 * cedet/semantic/fw.el (semantic/loaddefs):
5385 * cedet/srecode.el (srecode/loaddefs):
5386 * cedet/ede.el (ede/loaddefs): Load rather than require.
5387 * cedet/ede/cpp-root.el:
5388 * cedet/ede/emacs.el:
5389 * cedet/ede/files.el:
5390 * cedet/ede/linux.el:
5391 * cedet/ede/locate.el:
5392 * cedet/ede/make.el:
5393 * cedet/ede/shell.el:
5394 * cedet/ede/speedbar.el:
5395 * cedet/ede/system.el:
5396 * cedet/ede/util.el:
5397 * cedet/semantic/analyze.el:
5398 * cedet/semantic/bovine.el:
5399 * cedet/semantic/complete.el:
5400 * cedet/semantic/ctxt.el:
5401 * cedet/semantic/db-file.el:
5402 * cedet/semantic/db-find.el:
5403 * cedet/semantic/db-global.el:
5404 * cedet/semantic/db-mode.el:
5405 * cedet/semantic/db-typecache.el:
5406 * cedet/semantic/db.el:
5407 * cedet/semantic/debug.el:
5408 * cedet/semantic/dep.el:
5409 * cedet/semantic/doc.el:
5410 * cedet/semantic/edit.el:
5411 * cedet/semantic/find.el:
5412 * cedet/semantic/format.el:
5413 * cedet/semantic/html.el:
5414 * cedet/semantic/ia-sb.el:
5415 * cedet/semantic/ia.el:
5416 * cedet/semantic/idle.el:
5417 * cedet/semantic/lex-spp.el:
5418 * cedet/semantic/lex.el:
5419 * cedet/semantic/mru-bookmark.el:
5420 * cedet/semantic/scope.el:
5421 * cedet/semantic/senator.el:
5422 * cedet/semantic/sort.el:
5423 * cedet/semantic/symref.el:
5424 * cedet/semantic/tag-file.el:
5425 * cedet/semantic/tag-ls.el:
5426 * cedet/semantic/tag-write.el:
5427 * cedet/semantic/tag.el:
5428 * cedet/semantic/util-modes.el:
5429 * cedet/semantic/analyze/complete.el:
5430 * cedet/semantic/analyze/refs.el:
5431 * cedet/semantic/bovine/c.el:
5432 * cedet/semantic/bovine/gcc.el:
5433 * cedet/semantic/bovine/make.el:
5434 * cedet/semantic/bovine/scm.el:
5435 * cedet/semantic/decorate/include.el:
5436 * cedet/semantic/decorate/mode.el:
5437 * cedet/semantic/symref/cscope.el:
5438 * cedet/semantic/symref/global.el:
5439 * cedet/semantic/symref/grep.el:
5440 * cedet/semantic/symref/idutils.el:
5441 * cedet/semantic/symref/list.el:
5442 * cedet/semantic/wisent/java-tags.el:
5443 * cedet/semantic/wisent/javascript.el:
5444 * cedet/srecode/compile.el:
5445 * cedet/srecode/cpp.el:
5446 * cedet/srecode/document.el:
5447 * cedet/srecode/el.el:
5448 * cedet/srecode/expandproto.el:
5449 * cedet/srecode/getset.el:
5450 * cedet/srecode/insert.el:
5451 * cedet/srecode/java.el:
5452 * cedet/srecode/map.el:
5453 * cedet/srecode/mode.el:
5454 * cedet/srecode/template.el:
5455 * cedet/srecode/texi.el: Remove the file-local setting of
5456 generated-autoload-feature.
5457
5458 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
5459 and only put a prop if it is non-nil.
5460
5461 2009-11-03 Juri Linkov <juri@jurta.org>
5462
5463 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
5464 (menu-bar-options-menu): Fix list quoting (Bug#4429).
5465
5466 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
5467 and "Menu" to make top-level menu item visually one unit (like
5468 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
5469 multi-word menu items). Fix :help string for quit-window.
5470
5471 2009-11-03 Glenn Morris <rgm@gnu.org>
5472
5473 * cedet/mode-local.el (with-mode-local): Doc fix.
5474
5475 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
5476 (byte-compile-file-form-define-abbrev-table)
5477 (byte-compile-file-form-custom-declare-variable)
5478 (byte-compile-variable-ref, byte-compile-defvar):
5479 Whether or not a warning is enabled should only affect whether we issue
5480 the warning, not whether or not we collect the relevant data.
5481 Eg warnings can be turned on and off throughout the course of a file.
5482
5483 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
5484 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
5485
5486 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
5487
5488 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
5489 * play/mpuz.el (mpuz-create-buffer):
5490 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
5491 (lm-print-y,s,noise, lm-print-w0, lm-init):
5492 * play/gomoku.el (gomoku-prompt-for-move):
5493 * play/fortune.el (fortune-in-buffer):
5494 * play/dissociate.el (dissociated-press):
5495 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
5496 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
5497 * mail/supercite.el (sc-eref-show):
5498 * mail/smtpmail.el (smtpmail-send-it):
5499 * mail/rmailsum.el (rmail-summary-next-labeled-message)
5500 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
5501 (rmail-summary-undelete-many, rmail-summary-rmail-update)
5502 (rmail-summary-goto-msg, rmail-summary-expunge)
5503 (rmail-summary-get-new-mail, rmail-summary-search-backward)
5504 (rmail-summary-add-label, rmail-summary-output-menu)
5505 (rmail-summary-output-body):
5506 * mail/rfc822.el (rfc822-addresses):
5507 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
5508 * mail/mailpost.el (post-mail-send-it):
5509 * mail/hashcash.el (hashcash-generate-payment):
5510 * mail/feedmail.el (feedmail-run-the-queue)
5511 (feedmail-queue-send-edit-prompt-help-first)
5512 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
5513 (feedmail-deduce-address-list):
5514 * eshell/esh-ext.el (eshell-remote-command):
5515 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
5516 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
5517 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
5518 (viper-save-string-in-file, viper-valid-marker):
5519 * emulation/viper-keym.el (viper-toggle-key):
5520 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
5521 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
5522 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
5523 * emulation/viper-cmd.el (viper-exec-form-in-vi)
5524 (viper-exec-form-in-emacs, viper-brac-function):
5525 * emulation/viper.el (viper-delocalize-var):
5526 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
5527 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
5528 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
5529 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
5530 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
5531 * emulation/edt.el (edt-electric-helpify):
5532 * emulation/cua-rect.el (cua--rectangle-aux-replace):
5533 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
5534 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
5535 (cua-indent-to-global-mark-column):
5536 * calendar/diary-lib.el (calendar-mark-1):
5537 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
5538 Use with-current-buffer.
5539 * emulation/viper.el (viper-delocalize-var): Use dolist.
5540
5541 2009-11-03 Chong Yidong <cyd@stupidchicken.com>
5542
5543 * comint.el (comint-replace-by-expanded-history-before-point):
5544 Replace !! with the previous input string literally (Bug#1795).
5545
5546 2009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
5547
5548 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
5549 to be made up of whitespace.
5550
5551 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
5552
5553 * minibuffer.el (read-file-name): Don't use file dialogs for
5554 remote directories (Bug#99).
5555
5556 2009-11-01 Chong Yidong <cyd@stupidchicken.com>
5557
5558 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
5559
5560 2009-11-01 Andreas Schwab <schwab@linux-m68k.org>
5561
5562 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
5563 instead of deleting the window or frame.
5564
5565 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
5566
5567 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
5568 Support face colors.
5569
5570 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
5571 New function. Support face colors (Bug#1168).
5572 (tex-common-initialization): Use it.
5573
5574 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
5575 mode allows it (Bug#1168).
5576
5577 2009-10-31 Juri Linkov <juri@jurta.org>
5578
5579 * facemenu.el (list-colors-display): Don't mark buffer as
5580 modified (Bug#3948).
5581
5582 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
5583
5584 * international/mule-diag.el (list-character-sets-1): Minor
5585 message fix (Bug#3526).
5586
5587 * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
5588 face property (Bug#4834).
5589 (etags-list-tags, etags-tags-apropos-additional)
5590 (etags-tags-apropos, tags-select-tags-table): Add follow-link
5591 property.
5592
5593 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
5594 items.
5595
5596 * cedet/cedet.el (cedet-menu-map): Remove Semantic and EDE menu
5597 items.
5598
5599 * cedet/ede.el (ede-minor-mode):
5600 * cedet/semantic.el (semantic-mode): Toggle menu separators.
5601
5602 2009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
5603
5604 * textmodes/two-column.el (2C-split):
5605 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
5606 * textmodes/tex-mode.el (tex-set-buffer-directory):
5607 * textmodes/spell.el (spell-region, spell-string):
5608 * textmodes/reftex.el (reftex-erase-buffer):
5609 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
5610 * textmodes/reftex-toc.el (reftex-toc-promote-action):
5611 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
5612 (reftex-select-item):
5613 * textmodes/reftex-ref.el (reftex-label-info-update)
5614 (reftex-offer-label-menu):
5615 * textmodes/reftex-index.el (reftex-index-change-entry)
5616 (reftex-index-phrases-info):
5617 * textmodes/reftex-global.el (reftex-create-tags-file)
5618 (reftex-save-all-document-buffers, reftex-ensure-write-access):
5619 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
5620 (reftex-view-crossref-from-bibtex):
5621 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
5622 (reftex-extract-bib-entries-from-thebibliography)
5623 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
5624 * textmodes/refbib.el (r2b-capitalize-title):
5625 (r2b-convert-buffer, r2b-help):
5626 * textmodes/page-ext.el (pages-directory)
5627 (pages-directory-goto-with-mouse):
5628 * textmodes/bibtex.el (bibtex-validate-globally):
5629 * textmodes/bib-mode.el (bib-capitalize-title):
5630 * textmodes/artist.el (artist-clear-buffer, artist-system):
5631 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
5632 (local-set-scheme-interaction-buffer, xscheme-process-filter)
5633 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
5634 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
5635 (xscheme-send-control-g-interrupt, xscheme-start-process)
5636 (xscheme-process-sentinel, xscheme-cd):
5637 * progmodes/verilog-mode.el (verilog-read-always-signals)
5638 (verilog-set-define, verilog-getopt-file)
5639 (verilog-module-inside-filename-p):
5640 * progmodes/sh-script.el:
5641 * progmodes/python.el (python-pdbtrack-get-source-buffer)
5642 (python-pdbtrack-grub-for-buffer, python-execute-file):
5643 * progmodes/octave-inf.el (inferior-octave):
5644 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
5645 (idlwave-shell-compile-helper-routines, idlwave-set-local)
5646 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
5647 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
5648 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
5649 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
5650 (idlwave-shell-filter, idlwave-shell-examine-highlight)
5651 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
5652 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
5653 (idlwave-shell-examine-display, idlwave-shell-run-region)
5654 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
5655 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
5656 * progmodes/idlw-help.el (idlwave-help-get-special-help)
5657 (idlwave-help-get-help-buffer):
5658 * progmodes/gud.el (gud-basic-call, gud-find-class)
5659 (gud-tooltip-activate-mouse-motions-if-enabled):
5660 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
5661 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
5662 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
5663 (ebrowse-tags-next-file):
5664 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
5665 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
5666 (ebnf-eps-finish-and-write):
5667 * progmodes/cpp.el (cpp-edit-save):
5668 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
5669 * progmodes/cc-defs.el (c-emacs-features):
5670 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
5671 (antlr-directory-dependencies):
5672 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
5673 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
5674 (ada-find-any-references, ada-make-filename-from-adaname)
5675 (ada-make-body-gnatstub):
5676 * obsolete/rnews.el (news-list-news-groups):
5677 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
5678 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
5679 * net/rcirc.el (rcirc-debug):
5680 * net/newst-treeview.el (newsticker--treeview-list-add-item)
5681 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
5682 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
5683 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
5684 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
5685 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
5686 (newsticker--treeview-list-clear-highlight)
5687 (newsticker--treeview-list-update-highlight)
5688 (newsticker--treeview-list-highlight-start)
5689 (newsticker--treeview-tree-update-highlight)
5690 (newsticker--treeview-get-selected-item)
5691 (newsticker-treeview-mark-list-items-old)
5692 (newsticker--treeview-set-current-node):
5693 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
5694 * net/newst-backend.el (newsticker--get-news-by-funcall)
5695 (newsticker--get-news-by-wget, newsticker--image-get)
5696 (newsticker--image-sentinel):
5697 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
5698 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
5699 (eudc-ph-close-session):
5700 * net/eudc.el (eudc-save-options):
5701 * language/thai-word.el (thai-update-word-table):
5702 * language/japan-util.el (japanese-string-conversion):
5703 * international/titdic-cnv.el (tsang-quick-converter)
5704 (ziranma-converter, ctlau-converter):
5705 * international/mule-cmds.el (describe-language-environment):
5706 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
5707 (skkdic-convert-postfix, skkdic-convert-prefix):
5708 (skkdic-convert-okuri-nasi, skkdic-convert):
5709 * emacs-lisp/re-builder.el (reb-update-overlays):
5710 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
5711 * emacs-lisp/gulp.el (gulp-send-requests):
5712 * emacs-lisp/find-gc.el (trace-call-tree):
5713 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
5714 (eieio-describe-generic):
5715 * emacs-lisp/eieio-base.el (eieio-persistent-read):
5716 * emacs-lisp/edebug.el (edebug-outside-excursion):
5717 * emacs-lisp/debug.el (debugger-make-xrefs):
5718 * emacs-lisp/cust-print.el (custom-prin1-to-string):
5719 * emacs-lisp/chart.el (chart-new-buffer):
5720 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
5721 Use with-current-buffer.
5722 * textmodes/artist.el (artist-system): Don't call
5723 copy-sequence on a fresh string.
5724 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
5725
5726 2009-10-31 Stephen Berman <stephen.berman@gmx.net>
5727
5728 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
5729 is no item to edit. (Bug#4820)
5730 (todo-top-priorities): Restore point and restore narrowing in Todo
5731 buffer. (Bug#4820)
5732
5733 2009-10-31 Glenn Morris <rgm@gnu.org>
5734
5735 * net/ange-ftp.el (top-level): Don't require dired when compiling.
5736 (comint-last-output-start, comint-last-input-start)
5737 (comint-last-input-end): Don't defvar when compiling.
5738 (ange-ftp-process-file): Use bound-and-true-p.
5739
5740 * pcmpl-rpm.el (top-level): Move provide statement to end.
5741 (pcmpl-rpm): Remove unused custom group.
5742
5743 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
5744
5745 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
5746
5747 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
5748 (byte-compile-warnings): Add `constants' as an option.
5749 (byte-compile-callargs-warn, byte-compile-arglist-warn)
5750 (display-call-tree): Update for byte-compile-fdefinition possibly
5751 returning `(macro lambda ...)'. (Bug#4778)
5752 (byte-compile-variable-ref, byte-compile-setq-default):
5753 Respect `constants' member of byte-compile-warnings.
5754
5755 * cedet/semantic/tag.el (semantic--tag-link-list-to-buffer):
5756 Use mapc rather than mapcar because the return value is never used.
5757
5758 * cedet/srecode/template.el, cedet/semantic/wisent/javascript.el:
5759 * cedet/semantic/wisent/java-tags.el, cedet/semantic/texi.el:
5760 * cedet/semantic/html.el:
5761 Suppress harmless warnings about setting up semantic-imenu (not
5762 part of Emacs) variables.
5763
5764 2009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
5765
5766 * vc-bzr.el (vc-bzr-revision-keywords): New var.
5767 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
5768 to "submit:".
5769
5770 * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
5771 * cedet/semantic/symref/list.el (semantic-symref-rb-toggle-expand-tag):
5772 * cedet/semantic/symref/grep.el (semantic-symref-perform-search):
5773 * cedet/semantic/bovine/gcc.el (semantic-gcc-query):
5774 * cedet/semantic/bovine/c.el (semantic-c-parse-lexical-token):
5775 * cedet/semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons)
5776 (semantic-analyzer-debug-global-symbol)
5777 (semantic-analyzer-debug-missing-innertype)
5778 (semantic-analyzer-debug-insert-include-summary):
5779 * cedet/semantic/util.el (semantic-file-tag-table):
5780 (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
5781 (semantic-recursive-find-nonterminal-by-name):
5782 * cedet/semantic/tag-ls.el (semantic-tag-calculate-parent-default):
5783 * cedet/semantic/tag-file.el (semantic-prototype-file):
5784 * cedet/semantic/symref.el (semantic-symref-parse-tool-output):
5785 * cedet/semantic/sb.el (semantic-sb-fetch-tag-table):
5786 * cedet/semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
5787 * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
5788 (semantic-idle-summary-maybe-highlight):
5789 * cedet/semantic/ia-sb.el (semantic-ia-speedbar)
5790 (semantic-ia-sb-tag-info):
5791 * cedet/semantic/grammar.el (semantic-analyze-possible-completions):
5792 * cedet/semantic/find.el (semantic-brute-find-tag-by-position):
5793 * cedet/semantic/ede-grammar.el (project-compile-target):
5794 (ede-proj-makefile-insert-variables):
5795 * cedet/semantic/debug.el (semantic-debug-set-parser-location):
5796 (semantic-debug-set-source-location, semantic-debug-interface-layout)
5797 (semantic-debug-mode, semantic-debug):
5798 * cedet/semantic/db.el (semanticdb-needs-refresh-p):
5799 * cedet/semantic/db-typecache.el (semanticdb-typecache-refresh-for-buffer):
5800 * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
5801 * cedet/semantic/db-find.el (semanticdb-find-log-new-search)
5802 (semanticdb-find-translate-path-includes--internal)
5803 (semanticdb-reset-log, semanticdb-find-log-activity):
5804 * cedet/semantic/db-file.el (object-write):
5805 * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
5806 * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-C-file-p)
5807 (semanticdb-create-ebrowse-database):
5808 * cedet/semantic/db-debug.el (semanticdb-table-sanity-check):
5809 * cedet/semantic/complete.el (semantic-displayor-focus-request)
5810 (semantic-collector-calculate-completions-raw)
5811 (semantic-complete-read-tag-analyzer):
5812 * cedet/semantic/analyze.el (semantic-analyze-pulse):
5813 * cedet/ede/util.el (ede-update-version-in-source):
5814 * cedet/ede/proj.el (project-delete-target):
5815 * cedet/ede/proj-elisp.el (ede-update-version-in-source)
5816 (ede-proj-flush-autoconf):
5817 * cedet/ede/pconf.el (ede-proj-configure-synchronize)
5818 (ede-proj-configure-synchronize):
5819 * cedet/ede/locate.el (ede-locate-file-in-project-impl):
5820 * cedet/ede/linux.el (ede-linux-version):
5821 * cedet/ede/emacs.el (ede-emacs-version):
5822 * cedet/ede/dired.el (ede-dired-add-to-target):
5823 * cedet/ede.el (ede-buffer-header-file, ede-find-target)
5824 (ede-buffer-documentation-files, ede-project-buffers, ede-set)
5825 (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
5826 * cedet/cedet-idutils.el (cedet-idutils-fnid-call):
5827 (cedet-idutils-lid-call, cedet-idutils-expand-filename)
5828 (cedet-idutils-version-check):
5829 * cedet/cedet-global.el (cedet-gnu-global-call):
5830 (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
5831 (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
5832 * cedet/cedet-cscope.el (cedet-cscope-call)
5833 (cedet-cscope-expand-filename, cedet-cscope-version-check):
5834 Use with-current-buffer.
5835 * cedet/ede.el (ede-make-project-local-variable)
5836 (ede-set-project-variables, ede-set): Use dolist.
5837
5838 2009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
5839
5840 * textmodes/ispell.el (ispell-skip-region-alist):
5841 * international/mule-conf.el (eight-bit):
5842 * international/fontset.el (font-encoding-alist):
5843 * startup.el (pure-space-overflow-message):
5844 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
5845 * paths.el (gnus-nntp-service, rmail-spool-directory)
5846 (term-file-prefix):
5847 * files.el (save-some-buffers-action-alist):
5848 * cmuscheme.el (same-window-buffer-names):
5849 * ielm.el (same-window-buffer-names):
5850 * shell.el (same-window-buffer-names):
5851 * mail/sendmail.el (same-window-buffer-names):
5852 * progmodes/inf-lisp.el (same-window-buffer-names):
5853 * bindings.el (mode-line-client)
5854 (mode-line-column-line-number-mode-map):
5855 * language/tibetan.el (tibetan-precomposition-rule-regexp)
5856 (tibetan-precomposed-regexp): Purecopy string arguments.
5857
5858 2009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5859
5860 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
5861 (calcDigit-nondigit):
5862 * calc/calc-yank.el (calc-copy-to-buffer):
5863 * calc/calc-units.el (calc-invalidate-units-table):
5864 * calc/calc-trail.el (calc-trail-yank):
5865 * calc/calc-store.el (calc-insert-variables):
5866 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
5867 * calc/calc-prog.el (calc-read-parse-table):
5868 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
5869 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
5870 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
5871 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
5872 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
5873 (calc-graph-name, calc-graph-find-command, calc-graph-view)
5874 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
5875 * calc/calc-ext.el (calc-realign):
5876 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
5877 (calc-embedded-finish-edit, calc-embedded-make-info)
5878 (calc-embedded-finish-command, calc-embedded-stack-change):
5879 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
5880
5881 * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
5882 (overload-docstring-extension): Use that info.
5883 * cedet/semantic/fw.el (semantic-alias-obsolete): Pass the `when' info.
5884 * cedet/semantic/idle.el (semantic-eldoc-current-symbol-info):
5885 * cedet/semantic/tag-ls.el (semantic-nonterminal-protection)
5886 (semantic-nonterminal-abstract, semantic-nonterminal-leaf)
5887 (semantic-nonterminal-full-name): Add the new `when' info.
5888 * cedet/semantic/decorate/mode.el (semantic/decorate): Require CL for
5889 `assert'.
5890
5891 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
5892 shell-dynamic-complete-filename in preference to
5893 comint-dynamic-complete-filename.
5894
5895 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
5896 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
5897 Don't consider whether the display supports colors.
5898 (bookmark-import-new-list): Use dolist.
5899 (bookmark-bmenu-mode-map): Move initialization into declaration.
5900 (bookmark-bmenu-list): Use dolist, simplify.
5901 (bookmark-show-all-annotations): Use save-selected-window and dolist.
5902 (menu-bar-final-items): Use push.
5903
5904 2009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
5905
5906 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
5907 it works on remote files.
5908 (vc-hg-diff): Don't pass any `--cwd' argument.
5909
5910 2009-10-27 Kevin Ryde <user42@zip.com.au>
5911
5912 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
5913 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
5914 (Further to Bug#3921).
5915
5916 2009-10-27 Michael Albinus <michael.albinus@gmx.de>
5917
5918 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
5919 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
5920 calling `tramp-imap-put-file'. Add file size to the call.
5921 (tramp-imap-get-file-entries): Compute also user name, file size,
5922 and date.
5923 (tramp-imap-handle-insert-directory): Insert uid and gid.
5924 (tramp-imap-handle-file-attributes): Transform uid and gid
5925 according to `id-format'.
5926 (tramp-imap-put-file): New optional parameter SIZE. Encode file
5927 size in header X-Size.
5928
5929 2009-10-26 Juanma Barranquero <lekktu@gmail.com>
5930
5931 * simple.el (transpose-subr): Give clearer error when the mark
5932 is not set. (Bug#4807)
5933
5934 2009-10-26 Michael Albinus <michael.albinus@gmx.de>
5935
5936 * net/tramp.el (tramp-perl-file-truename): New defconst.
5937 Perl code contributed by yary <not.com@gmail.com> (tiny change).
5938 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
5939 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
5940 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
5941
5942 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
5943 Ignore `dired-call-process'.
5944 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
5945
5946 2009-10-26 Julian Scheid <julians37@gmail.com>
5947
5948 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
5949 (tramp-get-remote-readlink): New defun.
5950 (tramp-handle-file-truename): Use it.
5951 (tramp-handle-file-exists-p): Check file-attributes cache, assume
5952 file exists if cache value present.
5953 (tramp-check-cached-permissions): New defun.
5954 (tramp-handle-file-readable-p): Use it.
5955 (tramp-handle-file-writable-p): Likewise.
5956 (tramp-handle-file-executable-p): Likewise.
5957 (tramp-handle-file-name-all-completions): Try using Perl to get
5958 partial completions. When perl not available, combine `cd' and
5959 `ls' into single remote operation and use shell expansion to get
5960 partial remote directory contents. Set `file-exists-p' cache for
5961 directory and any files returned by ls. Change cache handling to
5962 support partial directory contents. Use error message emitted by
5963 remote `cd' or Perl code for local tramp-error.
5964 (tramp-do-copy-or-rename-file-directly): Avoid separate
5965 tramp-send-command-and-check call.
5966 (tramp-handle-process-file): Merge three remote ops into one.
5967 Do not flush all caches when `process-file-side-effects' is set.
5968 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
5969 file-attributes shows uid/gid to be set already.
5970
5971 2009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
5972
5973 * textmodes/tex-mode.el (tex-dvi-view-command)
5974 (tex-show-queue-command, tex-open-quote):
5975 * progmodes/ruby-mode.el (auto-mode-alist)
5976 (interpreter-mode-alist): Purecopy strings.
5977
5978 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
5979
5980 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
5981 string for the hook, keymap and abbrev table.
5982
5983 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
5984
5985 * x-dnd.el (x-dnd-xdnd-to-action):
5986 * startup.el (fancy-startup-text, fancy-about-text): Change to
5987 defconst from defvar.
5988
5989 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
5990
5991 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
5992 Purecopy initialization strings.
5993
5994 * mail/sendmail.el (mail-header-separator)
5995 (mail-personal-alias-file):
5996 * mail/rmail.el (rmail-default-dont-reply-to-names)
5997 (rmail-ignored-headers, rmail-retry-ignored-headers)
5998 (rmail-highlighted-headers, rmail-secondary-file-directory)
5999 (rmail-secondary-file-regexp):
6000 * files.el (null-device, file-name-invalid-regexp)
6001 (locate-dominating-stop-dir-regexp)
6002 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
6003 (interpreter-mode-alist): Use mapcar instead of mapc.
6004
6005 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
6006
6007 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
6008 (completion-ignored-extensions):
6009 (debug-ignored-errors): Purecopy strings.
6010
6011 2009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
6012
6013 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
6014 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
6015 (pcomplete--here): Use push.
6016
6017 * subr.el (all-completions): Declare the 4th arg obsolete.
6018
6019 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
6020
6021 * pcomplete.el (pcomplete-unquote-argument-function): New var.
6022 (pcomplete-unquote-argument): New function.
6023 (pcomplete--common-suffix): Always pay attention to case.
6024 (pcomplete--table-subvert): Quote and unquote the text.
6025 (pcomplete--common-quoted-suffix): New function.
6026 (pcomplete-std-complete): Use it and pcomplete-begin.
6027
6028 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
6029 we're inside a dedicated or minibuffer window.
6030
6031 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
6032
6033 * cedet/semantic/fw.el (semantic-alias-obsolete)
6034 (semantic-varalias-obsolete): Make the `when' arg mandatory.
6035 (define-mode-overload-implementation):
6036 * cedet/semantic/decorate/mode.el (semantic-decorate-pending-decoration-hooks):
6037 * cedet/semantic/wisent.el (wisent-lex-make-token-table):
6038 * cedet/semantic/util.el (semantic-file-token-stream)
6039 (semantic-something-to-stream):
6040 * cedet/semantic/tag.el (semantic-tag-make-assoc-list)
6041 (semantic-expand-nonterminal):
6042 * cedet/semantic/tag-file.el (semantic-find-nonterminal)
6043 (semantic-find-dependency, semantic-find-nonterminal)
6044 (semantic-find-dependency):
6045 * cedet/semantic/lex.el (semantic-flex-start, semantic-flex-end)
6046 (semantic-flex-text, semantic-flex-make-keyword-table)
6047 (semantic-flex-keyword-p, semantic-flex-keyword-put)
6048 (semantic-flex-keyword-get, semantic-flex-map-keywords)
6049 (semantic-flex-keywords, semantic-flex-buffer, semantic-flex-list):
6050 * cedet/semantic/java.el (semantic-java-prototype-nonterminal):
6051 * cedet/semantic/idle.el (semantic-before-idle-scheduler-reparse-hooks)
6052 (semantic-after-idle-scheduler-reparse-hooks):
6053 * cedet/semantic/edit.el (semantic-edits-incremental-reparse-failed-hooks):
6054 * cedet/semantic/db-mode.el (semanticdb-mode-hooks):
6055 * cedet/semantic.el (semantic-toplevel-bovine-table)
6056 (semantic-toplevel-bovine-cache)
6057 (semantic-before-toplevel-bovination-hook, semantic-init-hooks)
6058 (semantic-init-mode-hooks, semantic-init-db-hooks)
6059 (semantic-bovination-working-type): Provide the `when' arg.
6060
6061 2009-10-24 Karl Fogel <kfogel@red-bean.com>
6062
6063 * bookmark.el: Update documentation, especially documentation
6064 of `bookmark-alist' and of the bookmark file format.
6065 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
6066
6067 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
6068
6069 * mail/emacsbug.el (report-emacs-bug): Clarify that the
6070 keybindings apply to the mail buffer (Bug#4003). Shrink help
6071 window to buffer.
6072
6073 * whitespace.el (whitespace-mode, whitespace-newline-mode)
6074 (global-whitespace-mode, global-whitespace-newline-mode)
6075 (whitespace-toggle-options, global-whitespace-toggle-options):
6076 Doc fix (Bug#3660).
6077
6078 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
6079 of xmltok-start before the end tag was inserted (Bug#2840).
6080
6081 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
6082 patterns that are preceded by an open-paren (Bug#1320).
6083
6084 2009-10-24 Sven Joachim <svenjoac@gmx.de>
6085
6086 * files.el (delete-directory): Delete symlinks to directories with
6087 delete-file (Bug#4739).
6088
6089 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
6090
6091 * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
6092 * cedet/semantic/tag.el (semantic-token-type-parent): Add WHEN
6093 argument to make-obsolete.
6094
6095 * cedet/semantic/fw.el (semantic-alias-obsolete)
6096 (semantic-varalias-obsolete): Add optional WHEN argument.
6097
6098 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
6099
6100 * vc.el (vc-backend-for-registration): Rename from
6101 vc-get-backend-for-registration. Update callers.
6102
6103 * international/mule-cmds.el (set-language-info-alist):
6104 Purecopy lang-env.
6105 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
6106 (charset): Purecopy the name.
6107 (define-char-code-property): Purecopy string arguments.
6108
6109 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
6110 Purecopy string arguments.
6111
6112 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
6113 * ediff-hook.el (menu-bar-ediff-menu):
6114 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
6115 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
6116
6117 2009-10-24 Glenn Morris <rgm@gnu.org>
6118
6119 * comint.el (comint-dynamic-list-completions):
6120 * term.el (term-dynamic-list-completions): Use choose-completion rather
6121 than obsolete alias mouse-choose-completion.
6122
6123 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
6124 file-cache-choose-completion.
6125 (file-cache-choose-completion): Handle an optional event argument.
6126 (file-cache-mouse-choose-completion): Make it an obsolete alias.
6127
6128 * progmodes/octave-mod.el (octave-complete-symbol):
6129 Use choose-completion if mouse-choose-completion is ever removed.
6130
6131 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
6132 use.
6133
6134 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
6135 compiler.
6136
6137 * vc-hooks.el (vc-responsible-backend): Fix declaration.
6138
6139 2009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
6140
6141 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
6142 Ignore `pred' now that we receive one.
6143 Handle test-completion specially.
6144
6145 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
6146
6147 * vc.el (vc-responsible-backend): Throw an error if not backend is
6148 found. Remove the REGISTER argument. Move the code dealing with
6149 REGISTER ...
6150 (vc-get-backend-for-registration): ... here. New function.
6151 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
6152 of vc-responsible-backend, pass the file name instead of the
6153 directory name.
6154
6155 2009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
6156
6157 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
6158 New funs.
6159 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
6160 (pcomplete-comint-setup): Don't modify a global var via
6161 accidental side-effects.
6162 (pcomplete-shell-setup): Adjust call accordingly.
6163 (pcomplete-parse-comint-arguments): Use push.
6164
6165 2009-10-23 Chong Yidong <cyd@stupidchicken.com>
6166
6167 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
6168 Allow uncapitalized info node names (Bug#3921).
6169
6170 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
6171 to the DEBUG file (Bug#3781).
6172
6173 2009-10-23 Jari Aalto <jari.aalto@cante.net>
6174
6175 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
6176 dictionary entry (Bug#4579).
6177
6178 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
6179
6180 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
6181 from `rfn-eshadow-update-overlay-hook' when unloading.
6182 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
6183 "rsyncc". Adjust doc string.
6184 (tramp-temp-buffer-file-name): New buffer-local defvar.
6185 (tramp-handle-insert-file-contents, tramp-handle-write-region):
6186 Keep temporary file when indicated by method ("rsync" and
6187 "rsyncc").
6188 (tramp-handle-write-region): Handle APPEND.
6189 (tramp-delete-temp-file-function): New defun. Added to
6190 `kill-buffer-hook'.
6191
6192 2009-10-23 Juanma Barranquero <lekktu@gmail.com>
6193
6194 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
6195
6196 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
6197
6198 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
6199 (color-name-rgb-alist, tty-standard-colors)
6200 (tty-color-mode-alist): Change to defconst.
6201
6202 * simple.el (mark-inactive): Purecopy message.
6203
6204 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
6205 (global-map, yank-menu):
6206 * textmodes/ispell.el (ispell-menu-map):
6207 * net/eudc.el (eudc-tools-menu):
6208 * international/mule-cmds.el (describe-language-environment-map)
6209 (setup-language-environment-map, set-coding-system-map)
6210 (mule-menu-keymap):
6211 * vc-hooks.el (vc-menu-entry, vc-menu-map):
6212 * replace.el (occur-mode-map):
6213 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
6214
6215 2009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
6216
6217 * calc/calc.el (math-read-number, math-read-number-simple): Use
6218 `save-match-data'.
6219
6220 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
6221
6222 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
6223 rather than fiddling with global-map bindings, since it should only
6224 affect per-terminal settings.
6225 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
6226
6227 * minibuffer.el (completion-table-with-terminator): Allow to specify
6228 the terminator-regexp.
6229
6230 * simple.el (switch-to-completions): Look for *Completions* in other
6231 frames as well.
6232
6233 * pcomplete.el: Allow the use of completion-tables.
6234 (pcomplete-std-complete): New command.
6235 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
6236 (pcomplete--here): Use a function for `form' rather than an expression,
6237 so it can be byte-compiled.
6238 (pcomplete-here, pcomplete-here*): Adjust accordingly.
6239 Add edebug declaration.
6240 (pcomplete-show-completions): Remove unused var `curbuf'.
6241 (pcomplete-do-complete, pcomplete-stub):
6242 Don't assume `completions' is a list of strings any more.
6243
6244 2009-10-22 Juanma Barranquero <lekktu@gmail.com>
6245
6246 * find-dired.el (find-name-arg): Fix typo in docstring.
6247
6248 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
6249
6250 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
6251 (pcmpl-linux-fs-types): Same, and update to new modules layout.
6252
6253 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
6254 pcomplete-entries.
6255
6256 * comint.el (comint-read-input-ring, comint-write-input-ring)
6257 (comint-substitute-in-file-name)
6258 (comint-dynamic-complete-as-filename)
6259 (comint-dynamic-simple-complete)
6260 (comint-dynamic-list-filename-completions)
6261 (comint-dynamic-list-completions)
6262 (comint-redirect-results-list-from-process): Minor simplifications.
6263
6264 2009-10-21 Kevin Ryde <user42@zip.com.au>
6265
6266 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
6267 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
6268 the first form. And insert a blank line after ";;; Code" since
6269 that's usual style. (Bug#4612)
6270
6271 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
6272
6273 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
6274
6275 * minibuffer.el (completion-table-with-terminator): Properly implement
6276 boundaries, in case `terminator' appears in the suffix.
6277 (completion--embedded-envvar-table): Don't return boundaries if
6278 there's no valid completion. Simplify.
6279 (completion-file-name-table): New completion table extracted from
6280 completion--file-name-table.
6281 (completion--file-name-table): Use it.
6282 (read-file-name-predicate): Declare obsolete.
6283 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
6284 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
6285 completion-file-name-table, and use the `pred' argument.
6286 * files.el (locate-file-completion-table): Use the `pred' arg rather
6287 than read-file-name-predicate.
6288 (abbreviate-file-name): Use \` rather than ^ for BOS.
6289
6290 2009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
6291
6292 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
6293 vc-responsible-backend to register, it causes problems.
6294
6295 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
6296
6297 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
6298
6299 2009-10-21 Eric Ludlam <zappo@gnu.org>
6300
6301 * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
6302 (semantic-c-debug-mode-init-pch): New functions.
6303 (semantic-c-debug-mode-init-last-mode): New var.
6304 (semantic-c-parse-lexical-token): Use them.
6305
6306 * cedet/semantic/lex-spp.el (semantic-lex-spp-anlyzer-do-replace):
6307 When extracting the argument list, limit only by point-max.
6308
6309 2009-10-21 Michael Albinus <michael.albinus@gmx.de>
6310
6311 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
6312 (tramp-smb-handle-file-attributes): Use it.
6313 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
6314 (tramp-smb-handle-insert-directory): Use `mapc' rather than
6315 `mapcar'. Use `tramp-smb-get-stat-capability'.
6316 Add `dired-filename' text properties.
6317 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
6318 (tramp-smb-maybe-open-connection): Simplify check for smbclient
6319 version.
6320
6321 2009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
6322
6323 * subr.el (read-key-delay): Reduce to 0.01.
6324 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
6325 (bug#4751).
6326
6327 2009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
6328
6329 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
6330
6331 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
6332 (Info-menu): Remove unused vars `last' and `completions'.
6333 (Info-index-nodes): Remove unused var `node'.
6334
6335 * info.el (Info-complete-menu-item): Use complete-with-action.
6336
6337 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
6338
6339 Make vc-annotate work through copies and renames.
6340 * vc-annotate.el (vc-annotate-extract-revision-at-line):
6341 Return the file name too.
6342 (vc-annotate-revision-at-line)
6343 (vc-annotate-find-revision-at-line)
6344 (vc-annotate-revision-previous-to-line)
6345 (vc-annotate-show-log-revision-at-line): Update to get the file
6346 name from vc-annotate-extract-revision-at-line.
6347 (vc-annotate-show-diff-revision-at-line-internal): Change the
6348 argument to mean whether to show a file diff or not. Get the file
6349 name from vc-annotate-extract-revision-at-line.
6350 (vc-annotate-show-diff-revision-at-line):
6351 Update vc-annotate-show-diff-revision-at-line call.
6352 (vc-annotate-warp-revision): Add an optional file argument.
6353
6354 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
6355 (vc-git-annotate-extract-revision-at-line): Also return the file
6356 name if found.
6357
6358 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
6359 command. Remove unused code.
6360 (vc-hg-annotate-re): Update to match --follow output.
6361 (vc-hg-annotate-extract-revision-at-line): Also return the file
6362 name if found.
6363
6364 * vc.el: Update annotate-extract-revision-at-line documentation.
6365
6366 2009-10-18 Kevin Ryde <user42@zip.com.au>
6367
6368 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
6369 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
6370
6371 * net/browse-url.el (browse-url): Identify alist with "consp and
6372 not functionp" and let all other things go down the `apply' leg,
6373 as suggested by Stefan. (Further to bug#4531.)
6374
6375 2009-10-18 Chong Yidong <cyd@stupidchicken.com>
6376
6377 * minibuffer.el (read-file-name): Check for repeat before putting
6378 a default argument in file-name-history (Bug#4657).
6379
6380 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
6381 read syntax (Bug#4737).
6382
6383 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
6384
6385 2009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
6386
6387 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
6388 (html-tag-alist, html-tag-help): Add descriptions for undocumented
6389 entries and make note of obsolete tags.
6390
6391 2009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
6392
6393 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
6394
6395 2009-10-18 Glenn Morris <rgm@gnu.org>
6396
6397 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
6398 grep, so that binary files (eg international/uni-bidi.el) can match.
6399 Remove test for "UnicodeData" files, since it is hopefully unnecessary
6400 now, and in any case the file header format has changed.
6401
6402 2009-10-17 Glenn Morris <rgm@gnu.org>
6403
6404 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
6405 (flyspell-get-word, flyspell-large-region)
6406 (flyspell-auto-correct-previous-word): Doc/error message fixes.
6407
6408 2009-10-17 Chong Yidong <cyd@stupidchicken.com>
6409
6410 * Makefile.in (ELCFILES): Add ede/shell.
6411
6412 2009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
6413
6414 * term/common-win.el (x-colors): Purecopy it.
6415
6416 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
6417
6418 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
6419 permissive for when the buffer is empty.
6420 (tar-header-block-tokenize): Decode the username and groupname.
6421 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
6422
6423 2009-10-17 Chong Yidong <cyd@stupidchicken.com>
6424
6425 * cedet/srecode/srt.el:
6426 * cedet/srecode/compile.el:
6427 * cedet/semantic/mru-bookmark.el:
6428 * cedet/semantic/debug.el:
6429 * cedet/semantic/complete.el:
6430 * cedet/semantic/analyze.el: Require CL when compiling.
6431
6432 2009-10-17 Eric Ludlam <zappo@gnu.org>
6433
6434 * cedet/semantic/scope.el
6435 (semantic-analyze-scoped-inherited-tag-map): Wrap calculation of
6436 tmpscope so that the regular scope will continue to work.
6437
6438 * cedet/semantic/idle.el (semantic-idle-tag-highlight):
6439 Use semantic-idle-summary-highlight-face as the highlighting.
6440
6441 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
6442 contains multibyte characters, choose first applicable coding
6443 system automatically.
6444
6445 * cedet/ede/project-am.el (project-run-target): New method.
6446 (project-run-target): New method.
6447
6448 * cedet/ede.el (ede-target): Add run target menu item.
6449 (ede-project, ede-minor-keymap): Add ede-run-target binding.
6450 (ede-run-target): New function.
6451 (ede-target::project-run-target): New method.
6452
6453 * cedet/ede/proj.el (project-run-target): New method.
6454
6455 * cedet/ede/proj-shared.el (ede-gcc-libtool-shared-compiler)
6456 (ede-g++-libtool-shared-compiler): Remove SHELL. Remove COMMANDS.
6457 Add :rules.
6458 (ede-proj-target-makefile-shared-object): Only libtool compilers
6459 now available. Add linkers for libtool.
6460 (ede-cc-linker-libtool, ede-g++-linker-libtool): New.
6461 (ede-proj-makefile-target-name): Always use .la extension.
6462
6463 * cedet/ede/proj-prog.el (project-run-target): New method.
6464
6465 * cedet/ede/proj-obj.el (ede-cc-linker): Rename from ede-gcc-linker.
6466 (ede-g++-linker): Change Change link lines.
6467
6468 * cedet/ede/pmake.el (ede-pmake-insert-variable-shared):
6469 When searching for old variables, go to the end of the buffer and
6470 search backward from there.
6471 (ede-proj-makefile-automake-insert-subdirs)
6472 (ede-proj-makefile-automake-insert-extradist): New methods.
6473 (ede-proj-makefile-create): Use them.
6474
6475 * cedet/ede/pconf.el (ede-proj-configure-test-required-file):
6476 Force FILE to expand to the current target. Use file-exists-p to
6477 check that it exists.
6478
6479 * cedet/ede/linux.el (ede-linux-version): Don't call "head".
6480 (ede-linux-load): Wrap dir in file-name-as-directory.
6481 Set :version slot.
6482
6483 * cedet/ede/files.el (ede-get-locator-object): When enabling
6484 locate, do so on "top".
6485
6486 * cedet/ede/emacs.el (ede-emacs-file-existing): Wrap "dir" in
6487 file-name-as-directory during compare.
6488 (ede-emacs-version): Return Emacs/XEmacs differentiator.
6489 Get version number from different places. Don't call egrep.
6490 (ede-emacs-load): Set :version slot. Call file-name-as-directory
6491 to set the directory.
6492
6493 * cedet/ede/shell.el: New file.
6494
6495 * cedet/inversion.el (inversion-decoders): Allow for stray . in
6496 alpha/beta variants.
6497
6498 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
6499
6500 * international/mule-cmds.el (select-safe-coding-system): If the file
6501 has a coding cookie, use it regardless of any other setting (bug#4712).
6502
6503 2009-10-17 Glenn Morris <rgm@gnu.org>
6504
6505 * cedet/semantic/grammar.el (semantic-grammar--lex-delim-spec):
6506 All errors should have messages.
6507
6508 * foldout.el (foldout-mouse-swallow-events):
6509 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
6510
6511 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
6512 (dired-keep-marker-copy, dired-keep-marker-hardlink)
6513 (dired-keep-marker-symlink, dired-dwim-target)
6514 (dired-copy-preserve-time): Do not autoload these defcustoms.
6515
6516 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
6517 messages from messing up the file coding. (Bug#4623)
6518
6519 2009-10-17 Jari Aalto <jari.aalto@cante.net>
6520
6521 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
6522 if no match is found for the current dictionary. (Bug#4578)
6523
6524 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
6525 optional, since that is how it is documented, and this is often called
6526 with a nil argument. (Bug#4577)
6527 (flyspell-external-point-words, flyspell-auto-correct-word)
6528 (flyspell-correct-word-before-point, flyspell-word-search-forward)
6529 (flyspell-word-search-backward): Remove nil argument in calls to
6530 flyspell-get-word, since it is not needed now.
6531
6532 2009-10-17 Ulrich Mueller <ulm@gentoo.org>
6533
6534 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
6535
6536 2009-10-16 Glenn Morris <rgm@gnu.org>
6537
6538 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
6539
6540 2009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
6541
6542 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
6543 (ange-ftp-file-size): New function.
6544 (ange-ftp-file-attributes): Use it.
6545
6546 2009-10-16 Michael Albinus <michael.albinus@gmx.de>
6547
6548 * net/tramp-smb.el (tramp-smb-version): New defvar.
6549 (tramp-smb-maybe-open-connection): Use it, in order to avoid
6550 repeated checks.
6551
6552 2009-10-16 Glenn Morris <rgm@gnu.org>
6553
6554 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
6555 Maybe copy some custom properties from old to new name. (Bug#4706)
6556
6557 2009-10-16 Juanma Barranquero <lekktu@gmail.com>
6558
6559 * subr.el (error, sit-for, start-process-shell-command)
6560 (start-file-process-shell-command): Set the calling convention
6561 after the function definition.
6562
6563 2009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
6564
6565 * subr.el (error, sit-for, start-process-shell-command)
6566 (start-file-process-shell-command): Use the new
6567 set-advertised-calling-convention feature.
6568
6569 2009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
6570
6571 * international/ucs-normalize.el (ucs-normalize-version):
6572 Change to 1.2.
6573 (check-range): Adjust for Unicode 5.2.
6574
6575 2009-10-15 Juri Linkov <juri@jurta.org>
6576
6577 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
6578 to the `menu-item' format.
6579
6580 2009-10-15 Michael Albinus <michael.albinus@gmx.de>
6581
6582 * net/tramp.el (tramp-replace-environment-variables): Do not fail
6583 if the environment variable does not exist.
6584
6585 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
6586 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
6587 parameter.
6588 (tramp-smb-handle-add-name-to-file)
6589 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
6590 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
6591 (tramp-smb-handle-file-attributes)
6592 (tramp-smb-do-file-attributes-with-stat)
6593 (tramp-smb-handle-file-local-copy)
6594 (tramp-smb-handle-insert-directory)
6595 (tramp-smb-handle-make-directory)
6596 (tramp-smb-handle-make-directory-internal)
6597 (tramp-smb-handle-make-symbolic-link)
6598 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
6599 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
6600 (tramp-smb-maybe-open-connection): Apply the changed parameters.
6601 (tramp-smb-read-file-entry): Read Disk names in compressed format.
6602 Handle long file names.
6603 (tramp-smb-get-cifs-capabilities): Check, whether the connection
6604 process is running.
6605 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
6606 Read share names with "-g" option.
6607
6608 2009-10-15 Ryan Yeske <rcyeske@gmail.com>
6609
6610 * net/rcirc.el (rcirc-view-log-file): New command.
6611 (rcirc-track-minor-mode-map): Remove C-c ` binding.
6612 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
6613 specified.
6614
6615 2009-10-15 Glenn Morris <rgm@gnu.org>
6616
6617 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
6618 from the second command-line argument.
6619 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
6620 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
6621 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
6622 w32-batch-update-autoloads.
6623 * emacs-lisp/autoload.el (autoload-make-program): New variable.
6624 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
6625
6626 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
6627 the headers cannot be located. Simplify, subtracting superflous
6628 save-excursions.
6629
6630 2009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
6631
6632 Replace completion-base-size by completion-base-position to fix bugs
6633 such as (bug#4699).
6634 * simple.el (completion-base-position): New var.
6635 (completion-base-size): Mark as obsolete.
6636 (choose-completion): Make it work for mouse events as well.
6637 Pass the new base-position to choose-completion-string.
6638 (choose-completion-guess-base-position): New function, extracted from
6639 choose-completion-delete-max-match.
6640 (choose-completion-delete-max-match): Use it. Make obsolete.
6641 (choose-completion-string): Use the new base-position info.
6642 (completion-root-regexp): Delete.
6643 (completion-setup-function): Preserve completion-base-position.
6644 Eliminate obsolete base-size manipulation.
6645 * minibuffer.el (display-completion-list): Don't mess with base-size.
6646 (minibuffer-completion-help): Set completion-base-position instead.
6647 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
6648 choose-completion.
6649 * textmodes/bibtex.el (bibtex-complete):
6650 * emacs-lisp/crm.el (crm--choose-completion-string):
6651 Adjust to new calling convention.
6652 * complete.el (partial-completion-mode): Use minibufferp to avoid
6653 bumping into incompatible change to choose-completion-string-functions.
6654 * ido.el (ido-choose-completion-string): Make its calling convention
6655 more permissive.
6656 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
6657 base-size manipulation.
6658 (comint-dynamic-list-input-ring): Use dotimes and push.
6659 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
6660 fundamental-mode. Use `or'.
6661
6662 2009-10-14 Juri Linkov <juri@jurta.org>
6663
6664 * misearch.el (multi-isearch-next-buffer-from-list)
6665 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
6666
6667 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
6668
6669 * Makefile.in (compile-onefile): Load `bytecomp' rather than
6670 `bytecomp.el'.
6671
6672 * minibuffer.el (completion-pcm--merge-completions): Make sure the
6673 string we return is all made up of text from the completions rather
6674 than part from the completions and part from the input (bug#4219).
6675
6676 * ido.el (ido-everywhere): Use define-minor-mode.
6677
6678 * buff-menu.el (list-buffers, ctl-x-map):
6679 Mark the entry points with ;;;###autoload cookies.
6680
6681 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
6682
6683 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
6684 correctly in the detached head case.
6685 (vc-git-print-log): Remove unused binding.
6686
6687 * vc.el (vc-responsible-backend): When a directory is passed for
6688 for registration create a VC repository if no backend is
6689 responsible for the directory argument.
6690 (vc-deduce-fileset): Tell vc-responsible-backend to register.
6691
6692 * vc.el: Move comments about RCS and SCCS ...
6693 * vc-rcs.el:
6694 * vc-sccs.el: ... here, respectively.
6695
6696 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
6697
6698 * minibuffer.el (completion--file-name-table): Return nil if there's
6699 no file completion, even if substitute-in-file-name changed
6700 the string (bug#4708).
6701
6702 2009-10-13 Juri Linkov <juri@jurta.org>
6703
6704 * files-x.el (read-file-local-variable-value): Don't filter out
6705 minor modes from mode name completion (bug#4664).
6706
6707 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
6708
6709 * international/mule-cmds.el (ucs-names): Remove exclusion of
6710 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
6711
6712 2009-10-13 Kenichi Handa <handa@m17n.org>
6713
6714 * international/uni-name.el: Regenerated.
6715
6716 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
6717
6718 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
6719 should be automatically buffer-local, but isn't.)
6720
6721 2009-10-12 Sam Steingold <sds@gnu.org>
6722
6723 * progmodes/compile.el (compilation-next-error-function): Fix the
6724 timestamps if the buffer has been visited before.
6725 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
6726 non-anchored patterns, like the perl one (bug#3928).
6727
6728 2009-10-12 Glenn Morris <rgm@gnu.org>
6729
6730 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
6731 Let-bind `size'.
6732
6733 2009-10-12 Juanma Barranquero <lekktu@gmail.com>
6734
6735 * proced.el (proced-unload-function): New function.
6736
6737 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
6738 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
6739 Doc fix.
6740
6741 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
6742
6743 2009-10-11 Juri Linkov <juri@jurta.org>
6744
6745 * files-x.el (read-file-local-variable-value):
6746 Provide default value only for bound variables (bug#4664).
6747
6748 2009-10-11 Michael Albinus <michael.albinus@gmx.de>
6749
6750 * net/tramp.el (tramp-local-host-p): Function shall return nil for
6751 connection methods like smb.
6752
6753 * net/tramp-cache.el (tramp-flush-connection-property): The hash
6754 can be empty.
6755
6756 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
6757 (tramp-smb-file-name-handler-alist): Add handlers for
6758 `add-name-to-file', `make-symbolic-link'.
6759 (tramp-smb-handle-add-name-to-file)
6760 (tramp-smb-do-file-attributes-with-stat)
6761 (tramp-smb-handle-make-symbolic-link)
6762 (tramp-smb-get-cifs-capabilities): New defuns.
6763 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
6764 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
6765 (tramp-smb-handle-file-local-copy)
6766 (tramp-smb-handle-make-directory-internal)
6767 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
6768 The file name syntax depends on cifs capabilities.
6769 (tramp-smb-handle-file-attributes):
6770 Call `tramp-smb-do-file-attributes-with-stat' if possible.
6771 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
6772 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
6773
6774 2009-10-11 Chong Yidong <cyd@stupidchicken.com>
6775
6776 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
6777 (eieio-defclass): Apply deftype handler and setf-method properties
6778 directly.
6779 (eieio-add-new-slot): Avoid union function from cl library.
6780 (eieio--typep): New function.
6781 (eieio-perform-slot-validation): Use it.
6782
6783 2009-10-10 Karl Fogel <kfogel@red-bean.com>
6784
6785 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
6786 Update documentation to refer to the variables documented in r1.135.
6787 (Bug#4188)
6788
6789 2009-10-10 Karl Fogel <kfogel@red-bean.com>
6790
6791 * bookmark.el (Info-suffix-list): Remove this unused variable.
6792 (bookmark-current-point): Remove this obsolete variable.
6793 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
6794 Adjust for removal of bookmark-current-point.
6795
6796 (bookmarks-already-loaded, bookmark-current-buffer)
6797 (bookmark-yank-point): Document. (Bug#4188)
6798
6799 2009-10-10 Glenn Morris <rgm@gnu.org>
6800
6801 * frame.el (frame-height): Doc fix.
6802
6803 * calendar/calendar.el (calendar-split-width-threshold): New option.
6804 (calendar-basic-setup): Use calendar-split-width-threshold.
6805
6806 2009-10-10 Sascha Wilde <wilde@sha-bang.de>
6807
6808 * cedet/ede/proj-shared.el (ede-proj-makefile-target-name):
6809 Use .la for Automake.
6810
6811 2009-10-09 Chong Yidong <cyd@stupidchicken.com>
6812
6813 * cedet/ede/pconf.el (ede-proj-configure-synchronize):
6814 Use "autoreconf -i". Suggested by Andreas Schwab.
6815
6816 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
6817
6818 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
6819 Ideographic Supplement" range (U+1F200..U+1F2FF).
6820
6821 2009-10-09 Karl Fogel <kfogel@red-bean.com>
6822
6823 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
6824 since the list will have been rebuilt anyway. (Bug#4349)
6825
6826 2009-10-09 Karl Fogel <kfogel@red-bean.com>
6827
6828 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
6829 (bookmark-bmenu-execute-deletions): Don't save here, as
6830 bookmark-delete will now do so if necessary.
6831 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
6832 (Bug#4348)
6833
6834 2009-10-09 Glenn Morris <rgm@gnu.org>
6835
6836 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
6837
6838 2009-10-09 Karl Fogel <kfogel@red-bean.com>
6839
6840 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
6841 (bookmark-jump-other-window): Just invoke bookmark-jump with new
6842 argument now, so the two function's behaviors will match. (Bug#3645)
6843
6844 2009-10-08 Chong Yidong <cyd@stupidchicken.com>
6845
6846 * cedet/ede/proj.el (project-make-dist, project-compile-project):
6847 Fix filename test.
6848 (ede-proj-dist-makefile): Use expand-file-name instead of concat
6849 to expand file names.
6850
6851 2009-10-08 Michael Albinus <michael.albinus@gmx.de>
6852
6853 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
6854 (tramp-file-name-real-host, tramp-file-name-port):
6855 Apply `save-match-data'.
6856
6857 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
6858 case both directories are remote.
6859 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
6860 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
6861
6862 2009-10-08 Chong Yidong <cyd@stupidchicken.com>
6863
6864 * cedet/ede/proj-obj.el (ede-gcc-linker): New var.
6865 (ede-proj-target-makefile-objectcode): Use it.
6866
6867 * cedet/ede/source.el (ede-want-any-source-files-p)
6868 (ede-want-any-auxiliary-files-p, ede-want-any-files-p):
6869 Return search result. This error was introduced while merging.
6870
6871 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
6872
6873 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
6874
6875 2009-10-07 Glenn Morris <rgm@gnu.org>
6876
6877 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
6878 of concat.
6879
6880 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
6881
6882 * files-x.el (read-file-local-variable): Include some
6883 non-user-variables in the completion table (bug#4664).
6884
6885 2009-10-07 Michael Albinus <michael.albinus@gmx.de>
6886
6887 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
6888 message.
6889
6890 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
6891 (tramp-smb-file-name-handler-alist): Add handler for
6892 `copy-directory', `expand-file-name', `set-file-modes'.
6893 (tramp-smb-handle-copy-directory)
6894 (tramp-smb-handle-expand-file-name)
6895 (tramp-smb-handle-set-file-modes): New defuns.
6896 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
6897 (tramp-smb-handle-file-attributes): Simplify check for retrieving
6898 entry.
6899 (tramp-smb-handle-insert-directory): Don't flush the cache.
6900 (tramp-smb-maybe-open-connection): Check for samba client and
6901 server versions.
6902
6903 2009-10-07 Eli Zaretskii <eliz@gnu.org>
6904
6905 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
6906 to not error out of search for "^lisp=" fails.
6907
6908 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
6909
6910 * makefile.w32-in (WINS_UPDATES): New macro.
6911 (custom-deps, finder-data, autoloads): Use it.
6912
6913 2009-10-07 Glenn Morris <rgm@gnu.org>
6914
6915 * Makefile.in (autoloads): Revert previous change.
6916 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
6917 the list of preloaded files passed on the command-line, get
6918 it from src/Makefile.
6919
6920 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
6921 show the original buffer rather than a random one.
6922
6923 2009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
6924
6925 * help.el (describe-no-warranty): Place point in a slightly better
6926 position in the GPLv3 text.
6927
6928 2009-10-06 Sam Steingold <sds@gnu.org>
6929
6930 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
6931 the comm attribute is present before calling regexp-quote.
6932
6933 2009-10-06 Juanma Barranquero <lekktu@gmail.com>
6934
6935 * play/animate.el (animate-string): For good effect, make sure
6936 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
6937
6938 * play/animate.el (animate-sequence, animate-birthday-present):
6939 * misc.el (butterfly): Don't set `indent-tabs-mode'.
6940
6941 2009-10-06 Glenn Morris <rgm@gnu.org>
6942
6943 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
6944
6945 * emacs-lisp/autoload.el (autoload-excludes): New variable.
6946 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
6947 (batch-update-autoloads): Process a string value of autoload-excludes,
6948 set during the build process.
6949 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
6950
6951 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
6952 inside with-parsed... macro so that `v' is defined.
6953
6954 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
6955 * progmodes/fortran.el (fortran-end-of-block)
6956 (fortran-beginning-of-block):
6957 Also push mark in the macro case.
6958
6959 * emerge.el (emerge-show-file-name):
6960 * calc/calc.el (calc-quit):
6961 * calc/calc-misc.el (calc-big-or-small):
6962 * calc/calc-graph.el (calc-graph-view):
6963 * calc/calc-ext.el (calc-reset):
6964 * calendar/calendar.el (calendar-basic-setup):
6965 Use window-full-height-p.
6966
6967 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
6968 header we don't understand, don't insert another. (Bug#4624)
6969 If changing mime charset, insert the new one in the right place.
6970
6971 2009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
6972
6973 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
6974 (cal-tex-cursor-month): Correctly increment the end date for diary and
6975 holiday listing. (Bug#4626)
6976
6977 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
6978
6979 * help-fns.el (describe-function-1): Don't burp if the function is not
6980 a symbol.
6981
6982 2009-10-05 Juanma Barranquero <lekktu@gmail.com>
6983
6984 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
6985 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
6986 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
6987 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
6988
6989 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
6990 (eieio-default-superclass): Reflow docstrings.
6991 (this, class-option-assoc, defclass, eieio-class-un-autoload)
6992 (eieio-unbind-method-implementations, defmethod)
6993 (eieio-validate-slot-value, eieio-validate-class-slot-value)
6994 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
6995 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
6996 (eieio-slot-originating-class-p, eieio-slot-name-index)
6997 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
6998 (constructor, initialize-instance, no-next-method, object-print)
6999 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
7000 Fix typos in docstrings.
7001 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
7002 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
7003 (next-method-p): Doc fixes.
7004 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
7005 Fix typos in error messages.
7006 (eieio-defmethod): Fix typo in description of generic method.
7007
7008 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
7009 (eieio-persistent-save-interactive, slot-missing):
7010 Fix typos in docstrings.
7011 (eieio-instance-inheritor-slot-boundp): Doc fix.
7012
7013 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
7014 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
7015
7016 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
7017 (eieio-custom-object-apply-reset):
7018 Fix typos in docstrings and error messages.
7019
7020 * emacs-lisp/eieio-datadebug.el (data-debug-show):
7021 Fix typo in docstring.
7022
7023 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
7024 (eieio-browse-tree): Doc fix.
7025 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
7026 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
7027 Fix typos in docstrings.
7028
7029 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
7030 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
7031 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
7032 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
7033 Reflow docstrings.
7034
7035 2009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
7036
7037 * vc-hg.el (log-view-vc-backend): Declare for compiler.
7038 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
7039 Set log-view-vc-backend so that diff can work.
7040
7041 * log-view.el (log-view-diff): Use vc-diff-internal instead of
7042 vc-version-diff.
7043 (vc-diff-internal): Autoload this instead of vc-version-diff.
7044
7045 2009-10-05 Eli Zaretskii <eliz@gnu.org>
7046
7047 * simple.el (eval-expression): Doc fix.
7048
7049 * progmodes/cwarn.el (cwarn-mode): Doc fix.
7050
7051 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
7052
7053 * files.el (directory-files-no-dot-files-regexp): New defconst.
7054 (delete-directory): Use it.
7055 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
7056
7057 * net/tramp.el (tramp-verbose): Fix docstring.
7058 (tramp-methods): Add recursive option to `tramp-copy-args'.
7059 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
7060 "scp1_old", "scp2_old", "rsync", "rsyncc".
7061 (tramp-default-method): Check also for `auth-source-user-or-password'.
7062 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
7063 Add handler for `copy-directory'.
7064 (tramp-handle-copy-directory): New defun.
7065 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
7066 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
7067 Optimize sent command.
7068
7069 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
7070
7071 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
7072 window if necessary.
7073
7074 * calendar/calendar.el (calendar-basic-setup): Don't call
7075 switch-to-buffer in a dedicated window.
7076
7077 2009-10-05 Karl Fogel <kfogel@red-bean.com>
7078
7079 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
7080 don't do anything related to relocating, just return nil.
7081 (bookmark-error-no-filename): New error.
7082 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
7083 bookmark has no file. Don't even attempt to handle things that
7084 are not files; the whole point of custom handlers is to keep that
7085 knowledge elsewhere anyway. Tighten some comments.
7086 (bookmark-file-or-variation-thereof): Remove now-unused function.
7087 (bookmark-location): Doc string fix.
7088 (Bug#4250)
7089
7090 2009-10-04 Karl Fogel <kfogel@red-bean.com>
7091
7092 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
7093 don't use a file dialog, because they usually don't know how to read
7094 a directory target from the user. (Bug#4230)
7095 Also, make sure the prompt can display directories as well as files.
7096
7097 2009-10-04 Karl Fogel <kfogel@red-bean.com>
7098
7099 * bookmark.el (bookmark-set, bookmark-buffer-name):
7100 Improve doc strings. (Bug#1193)
7101
7102 2009-10-04 Karl Fogel <kfogel@red-bean.com>
7103
7104 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
7105 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
7106 (bookmark-get-annotation, bookmark-set-annotation)
7107 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
7108 (bookmark-set-position, bookmark-get-front-context-string)
7109 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
7110 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
7111 (bookmark-jump-other-window, bookmark-handle-bookmark)
7112 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
7113 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
7114 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
7115 Improve doc strings to say whether bookmark can be a string or
7116 a record or both, and make other consistency and clarity fixes.
7117 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
7118 (bookmark-default-annotation-text, bookmark-yank-word)
7119 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
7120 (bookmark-import-new-list, bookmark-maybe-rename)
7121 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
7122 (bookmark-bmenu-bookmark): Give these doc strings.
7123 (bookmark-bmenu-check-position): Give this a doc string, but also
7124 add a FIXME comment about how the function may be pointless.
7125 (bookmark-default-handler): Rework doc string and change a
7126 parameter name, to clarify that this takes a bookmark record
7127 not a bookmark name.
7128 (bookmark-set): Change a parameter name to indicate its meaning,
7129 and improve the doc string a bit.
7130 (Bug#4188)
7131
7132 2009-10-04 Karl Fogel <kfogel@red-bean.com>
7133
7134 * bookmark.el (bookmark-alist): Document the new `handler' element
7135 in the param alist.
7136 (bookmark-make-record-function): Adjust documentation for above.
7137 (Bug#4193)
7138
7139 2009-10-04 Karl Fogel <kfogel@red-bean.com>
7140
7141 * info.el (Info-bookmark-make-record): Document this function.
7142 (Info-bookmark-jump): Document with a doc string, not just a comment.
7143 (Bug#4203)
7144
7145 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
7146
7147 * cedet/semantic.el (semantic-new-buffer-setup-functions): New option.
7148 (semantic-new-buffer-fcn): Call parser setup functions here.
7149 (semantic-mode): Don't call parser setup functions here, it's done
7150 in semantic-new-buffer-fcn now.
7151 (semantic-mode): Parse all existing buffers when enabled.
7152
7153 * cedet/srecode/compile.el (srecode-compile-file):
7154 Call semantic-new-buffer-fcn if the buffer has not been parsed.
7155
7156 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
7157
7158 * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
7159
7160 * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
7161 (proj-comp-insert-variable-once): New macro, renamed from
7162 ede-pmake-insert-variable-once in ede/pmake.edl.
7163 (ede-proj-makefile-insert-variables): Use it.
7164
7165 2009-10-04 Michael Albinus <michael.albinus@gmx.de>
7166
7167 * files.el (copy-directory): New defun.
7168
7169 * dired-aux.el (dired-copy-file-recursive): Use it.
7170
7171 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
7172
7173 * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
7174 (makefile-end-of-command):
7175 * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
7176 (semantic-end-of-context): Fix previous change. Doc fixes.
7177
7178 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
7179
7180 * files-x.el (modify-dir-local-variable)
7181 (copy-dir-locals-to-file-locals-prop-line):
7182 * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
7183 (makefile-end-of-command):
7184 * cedet/semantic/lex.el (semantic-lex-token):
7185 * cedet/semantic/analyze/fcn.el
7186 (semantic-analyze-dereference-metatype-1):
7187 * cedet/semantic/bovine/c.el (semantic-lex-cpp-define)
7188 (semantic-lex-cpp-undef):
7189 * cedet/semantic/wisent/wisent.el (wisent-skip-block):
7190 * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
7191 (semantic-end-of-context): Fix typos in docstrings.
7192
7193 * recentf.el (recentf-unload-function): New function.
7194
7195 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
7196
7197 * cedet/ede.el (ede-project-placeholder-cache-file):
7198 * cedet/semantic/db-file.el (semanticdb-default-save-directory):
7199 * cedet/srecode/map.el (srecode-map-save-file):
7200 Use locate-user-emacs-file. Suggested by Juanma Barranquero.
7201
7202 2009-10-04 Glenn Morris <rgm@gnu.org>
7203
7204 * window.el (window-full-height-p): Add doc string.
7205
7206 2009-10-04 Martin Rudalics <rudalics@gmx.at>
7207
7208 * window.el (window-full-height-p): New function. (Bug#4543)
7209
7210 2009-10-03 Chong Yidong <cyd@stupidchicken.com>
7211
7212 * cedet/srecode/insert.el: Require srecode/args.
7213
7214 * cedet/srecode/args.el: Require srecode/dictionary instead of
7215 srecode/insert.
7216
7217 * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
7218
7219 * files.el (auto-mode-alist): Add .srt and Project.ede.
7220
7221 * cedet/semantic.el (semantic-mode):
7222 Handle srecode-template-mode-hook as well.
7223 (semantic-mode): Use js-mode-hook for Javascript hook.
7224
7225 * cedet/srecode/template.el: Remove hook variable.
7226
7227 * cedet/ede/proj-comp.el: Require ede/pmake when compiling.
7228
7229 * cedet/ede.el (ede-target-forms-menu): Don't enable if no
7230 projects exist.
7231 (ede-project-placeholder-cache-file): Default to a file in
7232 user-emacs-directory.
7233
7234 * cedet/srecode/map.el (srecode-map-base-template-dir): Look for
7235 templates in data-directory.
7236 (srecode-map-save-file): Default to a file in user-emacs-directory.
7237
7238 * cedet/ede/srecode.el (ede-srecode-setup): Use default templates
7239 directory.
7240
7241 2009-09-30 Eric Ludlam <zappo@gnu.org>
7242
7243 * cedet/semantic/util-modes.el (semantic-highlight-func-mode):
7244 Doc fix.
7245
7246 * cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables):
7247 Only insert each variable once.
7248
7249 * cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro.
7250 (ede-pmake-insert-variable-shared): Use it.
7251
7252 * cedet/ede/cpp-root.el (ede-preprocessor-map): Do not deref table
7253 for lexical table iff table is nil.
7254
7255 2009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
7256
7257 * vc.el: Remove commented out code.
7258 (vc-derived-from-dir-mode): Remove, unused.
7259 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
7260
7261 2009-10-03 Michael Albinus <michael.albinus@gmx.de>
7262
7263 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
7264 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
7265 there could be recursive loading when `default-directory' is a
7266 remote file name. (Bug#4614)
7267
7268 2009-10-03 Glenn Morris <rgm@gnu.org>
7269
7270 * calendar/calendar.el (calendar-basic-setup): Handle the case where
7271 the frame is wide.
7272 (calendar-generate-window): Test for shrinkability rather than width.
7273
7274 * cedet/semantic/db-find.el (data-debug-insert-tag-list): Comment out
7275 declaration, currently false.
7276
7277 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
7278 reusing existing buffers, in case we happen to visit two files with the
7279 same basename. (Bug#4593)
7280
7281 2009-10-02 Eli Zaretskii <eliz@gnu.org>
7282
7283 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
7284 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
7285 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
7286 subdirs of cedet as well.
7287 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
7288
7289 2009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
7290
7291 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
7292 Obey advertised-signature-table.
7293
7294 * help-fns.el (help-function-arglist): Don't check
7295 advertised-signature-table.
7296 (describe-function-1): Do it here instead so it also applies to subrs.
7297
7298 2009-10-02 Michael Albinus <michael.albinus@gmx.de>
7299
7300 * simple.el (start-file-process): Say in the doc-string, that file
7301 handlers might not support pty association, if PROGRAM is nil.
7302
7303 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
7304 HOST and USER are strings. They are nil, when there are
7305 incomplete entries in ~/.netrc, for example.
7306 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
7307 root directory ("device busy" error otherwise).
7308
7309 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
7310 Flush file properties of created directory.
7311
7312 2009-10-02 Eli Zaretskii <eliz@gnu.org>
7313
7314 * makefile.w32-in (WINS_BASIC): Remove cedet.
7315 (WINS_CEDET): Add cedet.
7316 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
7317
7318 2009-10-02 Kevin Ryde <user42@zip.com.au>
7319
7320 * net/browse-url.el (browse-url): Pass any symbol in
7321 browse-url-browser-function to `apply', since if you've mistakenly put
7322 an unbound symbol then the error is clearer. (Bug#4531)
7323
7324 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
7325
7326 * allout.el (allout-init, allout-back-to-current-heading)
7327 (allout-beginning-of-current-entry, allout-ascend-to-depth)
7328 (allout-ascend, allout-up-current-level, allout-end-of-level)
7329 (allout-previous-visible-heading, allout-forward-current-level)
7330 (allout-backward-current-level, allout-show-children):
7331 * apropos.el (apropos-describe-plist):
7332 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
7333 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
7334 * completion.el (add-completion, add-permanent-completion):
7335 * descr-text.el (describe-text-category, describe-char):
7336 * desktop.el (desktop-lazy-abort):
7337 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
7338 * dired.el (dired-build-subdir-alist):
7339 * ediff.el (ediff-version):
7340 * elide-head.el (elide-head, elide-head-show):
7341 * emerge.el (emerge-version):
7342 * env.el (getenv):
7343 * face-remap.el (variable-pitch-mode):
7344 * faces.el (describe-face):
7345 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
7346 (dired-at-point):
7347 * files.el (find-file-existing, auto-save-mode):
7348 * font-lock.el (font-lock-fontify-buffer):
7349 * help-fns.el (describe-function, describe-variable)
7350 (describe-syntax, describe-categories):
7351 * help.el (view-lossage, describe-bindings, describe-key)
7352 (describe-mode):
7353 * hexl.el (hexl-current-address):
7354 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
7355 * info.el (Info-goto-emacs-key-command-node):
7356 * log-edit.el (log-edit-insert-cvs-template)
7357 (log-edit-insert-cvs-rcstemplate):
7358 * menu-bar.el (menu-bar-mode):
7359 * mouse.el (mouse-appearance-menu):
7360 * newcomment.el (comment-indent-new-line):
7361 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
7362 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
7363 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
7364 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
7365 * recentf.el (recentf-mode):
7366 * savehist.el (savehist-mode, savehist-save):
7367 * shadowfile.el (shadow-copy-files):
7368 * simple.el (kill-ring-save, next-line, previous-line)
7369 (normal-erase-is-backspace-mode):
7370 * strokes.el (strokes-update-window-configuration)
7371 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
7372 (strokes-xpm-for-stroke):
7373 * time.el (emacs-uptime, emacs-init-time):
7374 * tutorial.el (tutorial--describe-nonstandard-key)
7375 (tutorial--detailed-help):
7376 * type-break.el (type-break-mode)
7377 (type-break-mode-line-message-mode, type-break-query-mode)
7378 (type-break-guesstimate-keystroke-threshold):
7379 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
7380 * version.el (emacs-version):
7381 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
7382 * winner.el (winner-mode):
7383 * calendar/timeclock.el (timeclock-in, timeclock-out)
7384 (timeclock-status-string, timeclock-change)
7385 (timeclock-workday-remaining-string)
7386 (timeclock-workday-elapsed-string)
7387 (timeclock-when-to-leave-string):
7388 * calendar/todo-mode.el (todo-add-category):
7389 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
7390 * emacs-lisp/autoload.el (update-file-autoloads):
7391 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
7392 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
7393 (checkdoc-message-text, checkdoc-defun):
7394 * emacs-lisp/debug.el (debugger-list-functions):
7395 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
7396 * emacs-lisp/eieio-opt.el (eieio-describe-class)
7397 (eieio-describe-generic):
7398 * emacs-lisp/lisp-mnt.el (lm-synopsis):
7399 * emacs-lisp/shadow.el (list-load-path-shadows):
7400 * emulation/cua-base.el (cua-mode):
7401 * emulation/edt.el (edt-set-scroll-margins):
7402 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
7403 (tpu-toggle-regexp, tpu-toggle-search-direction)
7404 (tpu-toggle-rectangle, tpu-toggle-control-keys):
7405 * emulation/tpu-extras.el (tpu-set-scroll-margins):
7406 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
7407 (viper-set-parsing-style-toggling-macro)
7408 (viper-set-emacs-state-searchstyle-macros):
7409 * emulation/viper.el (viper-set-hooks):
7410 * eshell/esh-mode.el (eshell-truncate-buffer):
7411 * international/mule-cmds.el (prefer-coding-system)
7412 (describe-input-method, describe-language-environment):
7413 * international/mule-diag.el (list-character-sets)
7414 (describe-character-set, describe-coding-system)
7415 (describe-fontset, list-fontsets, list-input-methods):
7416 * mail/sendmail.el (mail-signature):
7417 * net/ange-ftp.el (ange-ftp-copy-file):
7418 * net/browse-url.el (browse-url):
7419 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
7420 * net/quickurl.el (quickurl-add-url):
7421 * net/rcirc.el (names, topic):
7422 * net/xesam.el (xesam-mode):
7423 * play/5x5.el (5x5-new-game):
7424 * play/yow.el (apropos-zippy):
7425 * progmodes/ada-mode.el (ada-mode-version):
7426 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
7427 (f90-end-of-block)
7428 (f90-beginning-of-block):
7429 * progmodes/fortran.el (fortran-end-of-block)
7430 (fortran-beginning-of-block):
7431 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
7432 * progmodes/python.el (python-describe-symbol, python-shell):
7433 * term/ns-win.el (ns-print-buffer):
7434 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
7435 * textmodes/flyspell.el (flyspell-mode-on):
7436 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
7437 (pages-directory-for-addresses):
7438 * textmodes/table.el (table-recognize-cell)
7439 (table-query-dimension, table-generate-source)
7440 (table-insert-sequence, table--warn-incompatibility):
7441 * textmodes/tex-mode.el (tex-validate-buffer):
7442 * textmodes/texinfmt.el (texinfmt-version)
7443 (texinfo-format-buffer):
7444 Use `called-interactively-p' instead of `interactive-p'.
7445
7446 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
7447
7448 * image-mode.el (image-toggle-display):
7449 * emacs-lisp/elp.el (elp-instrument-function):
7450 * emacs-lisp/advice.el (ad-make-advised-definition):
7451 * emacs-lisp/easy-mmode.el (define-minor-mode):
7452 * net/browse-url.el (browse-url-maybe-new-window):
7453 * progmodes/sh-script.el (sh-learn-buffer-indent):
7454 Pass new argument 'any to `called-interactively-p'.
7455
7456 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
7457
7458 * international/uni-bidi.el:
7459 * international/uni-category.el:
7460 * international/uni-combining.el:
7461 * international/uni-comment.el:
7462 * international/uni-decimal.el:
7463 * international/uni-decomposition.el:
7464 * international/uni-digit.el:
7465 * international/uni-lowercase.el:
7466 * international/uni-mirrored.el:
7467 * international/uni-name.el:
7468 * international/uni-numeric.el:
7469 * international/uni-old-name.el:
7470 * international/uni-titlecase.el:
7471 * international/uni-uppercase.el:
7472 Regenerate from Unicode 5.2.0 data.
7473
7474 2009-10-01 Glenn Morris <rgm@gnu.org>
7475
7476 * Makefile.in (ELCFILES): Regenerate.
7477
7478 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
7479
7480 * subr.el (interactive-p): Mark obsolete.
7481 (called-interactively-p): Make the optional-ness of `kind' obsolete.
7482 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
7483 advertised-signature-table for subroutines as well.
7484
7485 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
7486 (set-advertised-calling-convention): New function.
7487 (make-obsolete, define-obsolete-function-alias)
7488 (make-obsolete-variable, define-obsolete-variable-alias):
7489 Make the optional-ness of `when' obsolete.
7490 (define-obsolete-face-alias): Make `when' non-optional.
7491 * help-fns.el (help-function-arglist):
7492 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
7493 Use advertised-signature-table.
7494
7495 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
7496
7497 * files.el (delete-directory): New defun. The original function
7498 in fileio.c has been renamed to `delete-directory-internal'.
7499
7500 * dired.el (dired-delete-file): Call `delete-directory' with
7501 RECURSIVE parameter.
7502
7503 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
7504 parameter RECURSIVE. Implementation is missing.
7505
7506 * net/tramp.el (tramp-handle-make-directory): Flush upper
7507 directory's file properties.
7508 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
7509 (tramp-handle-dired-recursive-delete-directory): Flush directory
7510 properties after the remove command only.
7511
7512 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
7513 Handle optional parameter RECURSIVE.
7514
7515 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
7516 Handle optional parameter RECURSIVE.
7517
7518 * net/tramp-smb.el (tramp-smb-errors): Add error message for
7519 connection timeout.
7520 (tramp-smb-handle-delete-directory): Handle optional parameter
7521 RECURSIVE.
7522
7523 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
7524
7525 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
7526 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
7527 (byte-compile-defmacro): Use backquotes.
7528
7529 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
7530
7531 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
7532 has no associated file.
7533 (vc-resynch-buffer): Use vc-dir-buffers.
7534
7535 2009-10-01 Glenn Morris <rgm@gnu.org>
7536
7537 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
7538 (chart-file-count):
7539 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
7540 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
7541 * emacs-lisp/eieio-opt.el (eieio-describe-class):
7542 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
7543 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
7544 (eieio-copy-parents-into-subclass, make-instance, class-children)
7545 (eieio-generic-form):
7546 * cedet/cedet-files.el (cedet-directory-name-to-file-name):
7547 * cedet/cedet-idutils.el (cedet-idutils-search)
7548 (cedet-idutils-expand-filename, cedet-idutils-support-for-directory)
7549 (cedet-idutils-version-check):
7550 * cedet/cedet.el (cedet-version):
7551 * cedet/data-debug.el (data-debug-insert-overlay-button)
7552 (data-debug-insert-overlay-list-button)
7553 (data-debug-insert-buffer-button)
7554 (data-debug-insert-buffer-list-button)
7555 (data-debug-insert-process-button, data-debug-insert-ring-button)
7556 (data-debug-insert-widget, data-debug-insert-stuff-list-button)
7557 (data-debug-insert-stuff-vector-button)
7558 (data-debug-insert-symbol-button, data-debug-insert-string)
7559 (data-debug-insert-number, data-debug-insert-lambda-expression)
7560 (data-debug-insert-nil, data-debug-insert-simple-thing)
7561 (data-debug-insert-custom, data-debug-edebug-expr):
7562 * cedet/ede.el (ede-auto-add-method, ede-project-class-files)
7563 (global-ede-mode-map, ede-new, ede-debug-target)
7564 (ede-customize-current-target, ede-buffers, ede-map-buffers, ede-set):
7565 * cedet/semantic.el (semantic-minimum-working-buffer-size)
7566 (semantic-fetch-tags, semantic-submode-list)
7567 (semantic-default-submodes):
7568 * cedet/ede/source.el (ede-source-match):
7569 * cedet/ede/project-am.el (project-am-type-alist, project-add-file)
7570 (project-am-package-info):
7571 * cedet/ede/proj.el (ede-proj-target, project-new-target):
7572 * cedet/ede/proj-elisp.el (ede-proj-tweak-autoconf):
7573 * cedet/ede/proj-comp.el (ede-current-build-list):
7574 * cedet/ede/makefile-edit.el (makefile-move-to-macro):
7575 * cedet/ede/files.el (ede-toplevel-project-or-nil):
7576 * cedet/ede/cpp-root.el (initialize-instance):
7577 * cedet/ede/autoconf-edit.el (autoconf-find-last-macro)
7578 (autoconf-parameter-strip, autoconf-insert-new-macro):
7579 * cedet/semantic/wisent.el (wisent-lex-eoi):
7580 * cedet/semantic/util-modes.el (global-semantic-show-parser-state-mode)
7581 (semantic-show-parser-state-mode):
7582 * cedet/semantic/texi.el (semantic-texi-environment-regexp):
7583 * cedet/semantic/tag.el (semantic-tag-new-variable)
7584 (semantic-tag-class, semantic-tag-new-variable, semantic-tag-copy)
7585 (semantic--tag-deep-copy-attributes, semantic--tag-deep-copy-value)
7586 (semantic--tag-deep-copy-tag-list)
7587 (semantic-tag-components-with-overlays-default):
7588 * cedet/semantic/symref.el (semantic-symref-find-text):
7589 * cedet/semantic/senator.el (senator-yank-tag)
7590 (senator-transpose-tags-up):
7591 * cedet/semantic/scope.el (semantic-analyze-scoped-tags-default)
7592 (semantic-analyze-scoped-inherited-tags, semantic-scope-find):
7593 * cedet/semantic/sb.el (semantic-sb-autoexpand-length):
7594 * cedet/semantic/lex.el (semantic-lex-comment-regex)
7595 (semantic-lex-maximum-depth, define-lex, semantic-lex-token)
7596 (semantic-lex-unterminated-syntax-protection, define-lex-analyzer):
7597 * cedet/semantic/lex-spp.el
7598 (semantic-lex-spp-dynamic-macro-symbol-obarray-stack)
7599 (semantic-lex-spp-symbol, semantic-lex-spp-one-token-to-txt):
7600 * cedet/semantic/idle.el
7601 (semantic-idle-summary-current-symbol-info-brutish)
7602 (semantic-idle-summary-current-symbol-info-default):
7603 * cedet/semantic/grammar.el (semantic-grammar-recreate-package)
7604 (semantic--grammar-macro-compl-dict):
7605 * cedet/semantic/grammar-wy.el (semantic-grammar-wy--parse-table):
7606 * cedet/semantic/format.el (semantic-format-tag-custom-list)
7607 (semantic-format-tag-canonical-name-default):
7608 * cedet/semantic/find.el (semantic-find-tag-by-overlay-in-region)
7609 (semantic-find-tags-for-completion)
7610 (semantic-find-tags-by-scope-protection-default)
7611 (semantic-deep-find-tags-for-completion):
7612 * cedet/semantic/edit.el
7613 (semantic-edits-incremental-reparse-failed-hook)
7614 (semantic-edits-verbose-flag, semantic-edits-assert-valid-region)
7615 (semantic-edits-splice-remove, semantic-edits-splice-replace):
7616 * cedet/semantic/doc.el (semantic-documentation-comment-preceeding-tag):
7617 * cedet/semantic/dep.el (semantic-dependency-include-path):
7618 * cedet/semantic/db.el (semanticdb-default-find-index-class)
7619 (semanticdb-match-any-mode, semanticdb-with-match-any-mode)
7620 (semanticdb-project-roots):
7621 * cedet/semantic/db-find.el (semanticdb-implied-include-tags)
7622 (semanticdb-find-adebug-insert-scanned-tag-cons)
7623 (semanticdb-find-log-buffer-name, semanticdb-find-result-mapc)
7624 (semanticdb-brute-deep-find-tags-for-completion):
7625 * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-add-tree-to-table):
7626 * cedet/semantic/ctxt.el (semantic-beginning-of-context-default)
7627 (semantic-end-of-context-default)
7628 (semantic-ctxt-current-function-default)
7629 (semantic-ctxt-scoped-types-default):
7630 * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
7631 (semantic-complete-inline-tag-engine)
7632 (semantic-complete-inline-custom-type)
7633 (semantic-complete-read-tag-analyzer):
7634 * cedet/semantic/chart.el (semantic-chart-tags-by-class)
7635 (semantic-chart-database-size):
7636 * cedet/semantic/analyze.el (semantic-analyze-current-symbol)
7637 (semantic-analyze-current-context):
7638 * cedet/semantic/symref/list.el (semantic-symref)
7639 (semantic-symref-hide-buffer, semantic-symref-symbol):
7640 * cedet/semantic/symref/grep.el (semantic-symref-grep-use-template):
7641 * cedet/semantic/symref/filter.el (semantic-symref-hits-in-region):
7642 * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string):
7643 * cedet/semantic/bovine/c.el (semantic-lex-c-preprocessor-symbol-map)
7644 (semantic-c-parse-token-hack-depth, semantic-c--template-name-1)
7645 (semantic-c-dereference-template):
7646 * cedet/semantic/analyze/refs.el (semantic--analyze-refs-full-lookup)
7647 (semantic--analyze-refs-full-lookup-with-parents)
7648 (semantic--analyze-refs-full-lookup-simple):
7649 * cedet/semantic/analyze/complete.el
7650 (semantic-analyze-possible-completions):
7651 * cedet/srecode/table.el (srecode-mode-table-new):
7652 * cedet/srecode/srt.el (srecode-read-variable-name):
7653 * cedet/srecode/srt-mode.el (srecode-macro-help, srecode-in-macro-p):
7654 * cedet/srecode/semantic.el (srecode-semantic-handle-:tag)
7655 (srecode-semantic-handle-:tagtype, srecode-semantic-insert-tag):
7656 * cedet/srecode/map.el (srecode-current-map):
7657 * cedet/srecode/insert.el (srecode-insert)
7658 (srecode-insert-variable-secondname-handler, srecode-insert-method)
7659 (srecode-template-inserter-point-override)
7660 (srecode-insert-include-lookup):
7661 * cedet/srecode/getset.el (srecode-auto-choose-class):
7662 * cedet/srecode/extract.el (srecode-inserter-extract):
7663 * cedet/srecode/document.el
7664 (srecode-document-autocomment-return-last-alist)
7665 (srecode-document-autocomment-param-type-alist)
7666 (srecode-document-insert-function-comment)
7667 (srecode-document-insert-variable-one-line-comment)
7668 (srecode-document-function-name-comment):
7669 * cedet/srecode/dictionary.el (srecode-create-dictionary)
7670 (srecode-compound-toString):
7671 * cedet/srecode/compile.el (srecode-flush-active-templates):
7672 * cedet/srecode/args.el (srecode-semantic-handle-:blank):
7673 Doc/message fixes.
7674
7675 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
7676 match-data. (Bug#4555).
7677
7678 * cedet/semantic/bovine/gcc.el
7679 (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
7680 (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
7681
7682 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
7683 rather than parsing it as a regexp. This relaxes the layout
7684 requirements and makes errors easier to detect.
7685 (check-declare-verify): Check file is regular.
7686 (check-declare-directory): Doc fix.
7687 * subr.el (declare-function): Doc fix.
7688
7689 * ibuffer.el (ibuffer-format-qualifier):
7690 * isearch.el (hi-lock-regexp-okay):
7691 * calc/calc.el (math-zerop):
7692 * mail/uce.el (rmail-msgbeg, rmail-msgend):
7693 * term/w32-win.el (setup-default-fontset, set-fontset-font):
7694 Remove unused declarations.
7695
7696 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
7697
7698 * cedet/semantic/wisent/javat-wy.el
7699 (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
7700
7701 2009-09-30 Juanma Barranquero <lekktu@gmail.com>
7702
7703 * cedet/srecode/expandproto.el: Fix provide statement.
7704
7705 2009-09-30 Eric Ludlam <zappo@gnu.org>
7706
7707 * emacs-lisp/eieio.el (boolean-p): Delete.
7708
7709 2009-09-30 Sascha Wilde <wilde@sha-bang.de>
7710
7711 * cedet/ede/srecode.el: Fix provide statement.
7712
7713 2009-09-30 Glenn Morris <rgm@gnu.org>
7714
7715 * cedet/ede/proj.el (ede-proj-target-makefile-miscelaneous):
7716 * cedet/ede/proj-aux.el (ede-aux-source):
7717 * cedet/ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
7718 (ede-misc-source):
7719 * cedet/semantic/mru-bookmark.el (semantic-mrub-completing-read)
7720 (semantic-mrub-switch-tags): Fix doc typos.
7721
7722 * cedet/semantic/db-global.el (data-debug-new-buffer)
7723 (data-debug-insert-thing): Remove unneeded declarations (one broken).
7724 (semanticdb-enable-gnu-global-databases): Fix prompt typo.
7725
7726 * cedet/semantic/analyze/fcn.el (semantic-scope-find): Fix declaration.
7727
7728 * cedet/semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime
7729 use of CL function `remove-if-not'.
7730
7731 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
7732
7733 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
7734 filename is not a string.
7735
7736 2009-09-29 Chong Yidong <cyd@stupidchicken.com>
7737
7738 * files.el (safe-local-eval-forms): Fix typo.
7739
7740 2009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
7741
7742 * vc-hooks.el (vc-dir-buffers): New var.
7743 (vc-state-refresh): New function.
7744 (vc-state): Use it.
7745 (vc-after-save): Always ask the backend to recompute the new state.
7746 Always call vc-dir if necessary, using vc-dir-buffers.
7747 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
7748 Use vc-dir-buffers.
7749 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
7750 (vc-dir-prepare-status-buffer, vc-dir-update)
7751 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
7752 Don't call expand-file-name on default-directory.
7753
7754 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
7755
7756 * speedbar.el (speedbar-item-delete):
7757 * calc/calc-prog.el (calc-kbd-if):
7758 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
7759
7760 * epa.el (epa-key-list-mode-map):
7761 * hi-lock.el (hi-lock-menu): Fix typos in menus.
7762
7763 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
7764 (hs-show-hook): Fix typo in docstring.
7765
7766 2009-09-29 Glenn Morris <rgm@gnu.org>
7767
7768 * cedet/semantic/symref/idutils.el:
7769 * cedet/semantic/symref/list.el: Relicense under GPLv3+.
7770
7771 * cedet/ede/srecode.el (srecode-resolve-arguments): Fix declaration.
7772
7773 * cedet/semantic/complete.el (semantic-displayor-focus-abstract-child-p):
7774 * cedet/semantic/tag-file.el (semanticdb-table-child-p):
7775 * cedet/srecode/compile.el (srecode-template-inserter-newline-child-p):
7776 Mark declarations not understood by check-declare.
7777
7778 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
7779 file-name-nondirectory call preventing location of cedet files.
7780 (check-declare-verify): Use literal search rather than re-search.
7781 Add basic defmethod and defclass, and define-overloadable-function.
7782
7783 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
7784 Use tramp-compat-file-attributes rather than nonexistent
7785 tramp-compat-handle-file-attributes.
7786
7787 * Makefile.in (lisptagsfiles4): New.
7788 (AUTOGENEL): Add cedet loaddefs files.
7789 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
7790 (update-elclist, compile-always, backup-compiled-files)
7791 (bootstrap-clean): Add yet another directory level.
7792 (update-elclist): Use LC_COLLATE rather than COLLATE.
7793 (ELCFILES): Update, via `make update-elclist'.
7794
7795 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
7796
7797 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
7798 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
7799 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
7800
7801 2009-09-28 Andreas Schwab <schwab@linux-m68k.org>
7802
7803 * Makefile.in (lisptagsfiles3): Define.
7804 (TAGS, TAGS-LISP): Use it.
7805 (update-elclist): Add third directory level to look for elc files.
7806 (compile-always): Likewise.
7807 (backup-compiled-files): Likewise.
7808 (bootstrap-clean): Likewise.
7809 (ELCFILES): Update.
7810
7811 2009-09-28 Chong Yidong <cyd@stupidchicken.com>
7812
7813 * Makefile.in (ELCFILES): Add CEDET files.
7814
7815 2009-09-28 Eric Ludlam <zappo@gnu.org>
7816
7817 CEDET (development tools) package merged.
7818
7819 * cedet/*.el:
7820 * cedet/ede/*.el:
7821 * cedet/semantic/*.el:
7822 * cedet/srecode/*.el: New files.
7823
7824 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
7825
7826 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
7827
7828 * net/tramp.el (top): Require tramp-imap.
7829
7830 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
7831 Use `tramp-compat-handle-file-attributes'.
7832
7833 2009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
7834
7835 * net/tramp-imap.el: New package.
7836
7837 2009-09-28 Eric Ludlam <zappo@gnu.org>
7838
7839 * emacs-lisp/chart.el:
7840 * emacs-lisp/eieio-base.el:
7841 * emacs-lisp/eieio-comp.el:
7842 * emacs-lisp/eieio-custom.el:
7843 * emacs-lisp/eieio-datadebug.el:
7844 * emacs-lisp/eieio-opt.el:
7845 * emacs-lisp/eieio-speedbar.el:
7846 * emacs-lisp/eieio.el: New files.
7847
7848 * cedet/cedet-cscope.el:
7849 * cedet/cedet-files.el:
7850 * cedet/cedet-global.el:
7851 * cedet/cedet-idutils.el:
7852 * cedet/data-debug.el:
7853 * cedet/inversion.el:
7854 * cedet/mode-local.el:
7855 * cedet/pulse.el: New files.
7856
7857 2009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7858
7859 * whitespace.el (whitespace-trailing-regexp)
7860 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
7861 Fix doc string.
7862
7863 2009-09-27 Chong Yidong <cyd@stupidchicken.com>
7864
7865 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
7866 menu.
7867
7868 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
7869 menu-bar-ediff-menu.
7870
7871 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
7872 define-overloadable-function.
7873
7874 * progmodes/autoconf.el: Provide autoconf as well, so that this
7875 file can be `require'd.
7876
7877 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
7878
7879 * emacs-lisp/autoload.el (generated-autoload-feature)
7880 (generated-autoload-load-name): New vars.
7881 (autoload-rubric, autoload-generate-file-autoloads): Use them.
7882 (make-autoload): Recognize define-overloadable-function and
7883 defclass forms (for EIEIO).
7884
7885 * Makefile.in (update-subdirs): Exclude cedet directory.
7886
7887 2009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
7888
7889 * term/ns-win.el: Don't set the region face background. (Bug#4381)
7890
7891 * faces.el: Default light-background background for region face to
7892 ns_selection_color under NS.
7893
7894 2009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
7895
7896 * net/imap-hash.el: New library, see NEWS.
7897
7898 * Makefile.in (ELCFILES): Add imap-hash.el.
7899
7900 2009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
7901
7902 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
7903 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
7904 * help-macro.el (make-help-screen): Avoid using an ambiguous function
7905 definition where the docstring could be taken for the return value.
7906
7907 2009-09-26 Glenn Morris <rgm@gnu.org>
7908
7909 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
7910 Add option to only show images below a certain size.
7911 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
7912 save-excursion calls.
7913
7914 2009-09-26 Eli Zaretskii <eliz@gnu.org>
7915
7916 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
7917 subdirectories) and eieio.
7918
7919 2009-09-26 Alan Mackenzie <acm@muc.de>
7920
7921 * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
7922 buggy bracketing. (Bug#4289)
7923
7924 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
7925 character constants (as case labels). (Bug#4289)
7926
7927 2009-09-25 Juri Linkov <juri@jurta.org>
7928
7929 * files.el (safe-local-eval-forms): Allow time-stamp in
7930 before-save-hook (Bug#4554).
7931
7932 2009-09-25 Drew Adams <drew.adams@oracle.com>
7933
7934 * menu-bar.el (list-buffers-directory): Doc fix.
7935
7936 2009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
7937
7938 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
7939 Try and avoid copying twice the same paragraph.
7940 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
7941 Remove save-excursion.
7942 (log-edit-changelog-entry): Do it here instead.
7943
7944 2009-09-25 Juanma Barranquero <lekktu@gmail.com>
7945
7946 * bs.el (bs--get-file-name): Use `list-buffers-directory'
7947 when available, instead of hardcoding mode names. Doc fix.
7948
7949 * menu-bar.el (list-buffers-directory): Add docstring.
7950 Make automatically buffer-local.
7951
7952 * dired.el (dired-mode):
7953 * files.el (cd-absolute):
7954 * pcvs.el (cvs-temp-buffer):
7955 * pcvs-util.el (cvs-get-buffer-create):
7956 * shell.el (shell-mode):
7957 * vc-dir.el (vc-dir-mode):
7958 Don't make `list-buffers-directory' buffer local.
7959
7960 2009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
7961
7962 * comint.el (comint-exec, comint-run, make-comint):
7963 Doc fixes (Bug#4542).
7964
7965 2009-09-25 Glenn Morris <rgm@gnu.org>
7966
7967 * mail/rmailmm.el (rmail-mime): New custom group.
7968 Move all defcustoms in this file into this group.
7969 (rmail-mime-media-type-handlers-alist): Revert previous change.
7970 (rmail-mime-show-images): New option.
7971 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
7972 references to it, since it wasn't actually used for anything.
7973 (rmail-mime-insert-image): New function.
7974 (rmail-mime-image): Use rmail-mime-insert-image.
7975 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
7976 obey the value of `rmail-mime-show-images' option. Print the size of
7977 attachments.
7978
7979 2009-09-25 David Engster <deng@randomsample.de>
7980
7981 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
7982
7983 2009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7984
7985 * whitespace.el: Does not highlight trailing spaces While point is
7986 at end of line. Does not highligt spaces at beginning of buffer
7987 while point is at beginning of buffer. Does not highlight spaces
7988 at end of buffer while point is at end of buffer. (Bug#4177)
7989 New version 12.0.
7990 (whitespace-display-mappings): Adjust initialization.
7991 (whitespace-point, whitespace-font-lock-refontify): New vars.
7992 (whitespace-color-on, whitespace-color-off): Adjust code.
7993 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
7994 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
7995 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
7996
7997 2009-09-24 Chong Yidong <cyd@stupidchicken.com>
7998
7999 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
8000
8001 * textmodes/sgml-mode.el: Remove xml-mode alias.
8002
8003 * files.el (auto-mode-alist, conf-mode-maybe)
8004 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
8005
8006 2009-09-24 Alan Mackenzie <acm@muc.de>
8007
8008 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
8009 c-forward-conditionals, but it doesn't move point and doesn't set
8010 the mark.
8011 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
8012 (c-down-conditional-with-else, c-backward-conditional)
8013 (c-forward-conditional): Refactor to use c-scan-conditionals.
8014
8015 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
8016
8017 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
8018 (help-default-arg-highlight): Remove.
8019 (help-highlight-arg): New function.
8020 (help-do-arg-highlight): Use it.
8021 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
8022
8023 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
8024
8025 * term.el (term-set-scroll-region, term-handle-ansi-escape):
8026 Undo last change, which didn't fix the problem and introduced others.
8027
8028 2009-09-24 Nick Roberts <nickrob@snap.net.nz>
8029
8030 * progmodes/gdb-mi.el: Don't require speedbar.
8031 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
8032
8033 2009-09-24 Glenn Morris <rgm@gnu.org>
8034
8035 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
8036
8037 * term/ns-win.el (ns-reg-to-script): Define for compiler.
8038
8039 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
8040 there is no newline after the final mime boundary. (Bug#4539)
8041 Move markers on insertion so that any buttons inserted don't end up in
8042 the next part of a multipart message.
8043 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
8044 (rmail-mime-bulk-handler): Optionally handle images.
8045 (rmail-mime-image): New button action.
8046 (rmail-mime-image-handler): New function.
8047 (rmail-mime-mode): New mode.
8048 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
8049
8050 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
8051
8052 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
8053 than just dropping elements from it (bug#4504).
8054
8055 * term.el (term-set-scroll-region): Don't move cursor any more.
8056 (term-handle-ansi-escape): Call term-goto here instead.
8057 Suggested by Ivan Kanis <apple@kanis.eu>.
8058
8059 * term.el: Require CL.
8060 (term-ansi-reset): New function.
8061 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
8062 (term-handle-colors-array): Simplify.
8063
8064 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
8065
8066 * allout.el (allout-overlay-interior-modification-handler)
8067 (allout-obtain-passphrase):
8068 * epa-file.el (epa-file-write-region):
8069 * ps-print.el (ps-begin-job):
8070 * vc-hooks.el (vc-toggle-read-only):
8071 * vc-rcs.el (vc-rcs-rollback):
8072 * vc-sccs.el (vc-sccs-rollback):
8073 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
8074 (vc-version-diff, vc-revert, vc-rollback):
8075 * wdired.el (wdired-check-kill-buffer):
8076 * emacs-lisp/authors.el (authors):
8077 * net/socks.el (socks-open-connection):
8078 * net/zeroconf.el (zeroconf-service-add-hook):
8079 * obsolete/vc-mcvs.el (vc-mcvs-register):
8080 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
8081 (gdb-select-frame):
8082 * progmodes/grep.el (lgrep, rgrep):
8083 * progmodes/idlw-help.el (idlwave-help-check-locations)
8084 (idlwave-help-html-link, idlwave-help-assistant-open-link):
8085 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
8086 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
8087 (reftex-toc-rename-label): Fix typos in error messages.
8088
8089 * dired-aux.el (dired-do-shell-command): Reflow docstring.
8090 (dired-copy-how-to-fn): Doc fix.
8091 (dired-files-attributes, dired-read-shell-command):
8092 Fix typos in docstrings.
8093
8094 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
8095 (dired-x-find-file-other-window): Reflow docstrings.
8096 (dired-omit-marker-char, dired-read-shell-command)
8097 (dired-x-submit-report): Fix typos in docstrings.
8098
8099 * shell.el (shell-mode-hook):
8100 * view.el (View-scroll-line-forward):
8101 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
8102 Fix typos in docstrings.
8103
8104 * net/dig.el (dig-invoke): Fix typo in docstring.
8105 (query-dig): Reflow docstring.
8106
8107 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
8108 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
8109 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
8110 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
8111 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
8112 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
8113 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
8114 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
8115 (idlwave-completion-map, idlwave-current-indent)
8116 (idlwave-custom-ampersand-surround, idlwave-customize)
8117 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
8118 (idlwave-define-abbrev, idlwave-determine-class-special)
8119 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
8120 (idlwave-end-block-reg, idlwave-end-of-statement)
8121 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
8122 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
8123 (idlwave-explicit-class-listed, idlwave-file-header)
8124 (idlwave-fill-paragraph, idlwave-find-class-definition)
8125 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
8126 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
8127 (idlwave-in-quote, idlwave-indent-action-table)
8128 (idlwave-indent-expand-table, idlwave-indent-line)
8129 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
8130 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
8131 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
8132 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
8133 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
8134 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
8135 (idlwave-outlawed-buffers, idlwave-popup-select)
8136 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
8137 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
8138 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
8139 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
8140 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
8141 (idlwave-statement-type, idlwave-struct-skip)
8142 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
8143 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
8144 (idlwave-what-module-find-class): Fix typos in docstrings.
8145 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
8146 (idlwave-calculate-cont-indent, idlwave-expand-equal)
8147 (idlwave-find-module, idlwave-find-structure-definition)
8148 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
8149 (idlwave-list-load-path-shadows, idlwave-next-statement)
8150 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
8151 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
8152 (idlwave-template): Reflow docstrings.
8153
8154 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
8155 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
8156 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
8157 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
8158 (idlwave-shell-display-line, idlwave-shell-display-wframe)
8159 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
8160 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
8161 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
8162 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
8163 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
8164 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
8165 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
8166 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
8167 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
8168 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
8169 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
8170 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
8171 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
8172 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
8173 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
8174 Fix typos in docstrings.
8175 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
8176 (idlwave-shell-hide-output, idlwave-shell-mode)
8177 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
8178 Reflow docstrings.
8179
8180 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
8181
8182 2009-09-24 Ivan Kanis <apple@kanis.eu>
8183
8184 * term.el (term-bold-attribute): New var.
8185 (term-handle-colors-array): Use it.
8186
8187 2009-09-23 Nick Roberts <nickrob@snap.net.nz>
8188
8189 * progmodes/gdb-mi.el (gdb-version): New variable.
8190 (gdb-non-stop-handler): Set gdb-version.
8191 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
8192 Condition "--thread" option on gdb-version.
8193 (gdb-invalidate-threads): Remove unused argument.
8194
8195 2009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
8196
8197 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
8198 to looking-back to avoid ridiculous slow down in large files (bug#4511).
8199
8200 2009-09-23 Glenn Morris <rgm@gnu.org>
8201
8202 * mail/rmail.el (rmail-reply): Don't try to add a References header when
8203 replying to mail without References or Message-Id. (Bug#4525)
8204
8205 2009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
8206
8207 * term/ns-win.el (ns-reg-to-script): New variable.
8208
8209 2009-09-23 Daiki Ueno <ueno@unixuser.org>
8210
8211 * epg.el (epg-wait-for-status): Preserve existing 'error results.
8212
8213 2009-09-22 Sam Steingold <sds@gnu.org>
8214
8215 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
8216 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
8217 to 1 because hg returns status 1 when nothing is found.
8218 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
8219
8220 2009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
8221
8222 * textmodes/fill.el: Convert to utf-8 encoding.
8223 (fill-french-nobreak-p): Remove redundant » and « inherited from our
8224 pre-unicode days.
8225
8226 * add-log.el (change-log-fill-forward-paragraph): New function.
8227 (change-log-mode): Use it so fill-region DTRT.
8228 Set fill-indent-according-to-mode here rather than in
8229 change-log-fill-paragraph.
8230 (change-log-fill-paragraph): Remove.
8231
8232 2009-09-22 Juanma Barranquero <lekktu@gmail.com>
8233
8234 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
8235 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
8236
8237 2009-09-22 Glenn Morris <rgm@gnu.org>
8238
8239 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
8240 the scroll-bar scroll the calendar window rather than the buffer.
8241
8242 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
8243 commands that move point (as opposed to scrolling).
8244
8245 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
8246
8247 * emacs-lisp/elint.el (elint): New custom group.
8248 (elint-log-buffer): Make it a defcustom.
8249 (elint-scan-preloaded, elint-ignored-warnings)
8250 (elint-directory-skip-re): New options.
8251 (elint-builtin-variables): Doc fix.
8252 (elint-preloaded-env): New variable.
8253 (elint-unknown-builtin-args): Add an entry for encode-time.
8254 (elint-extra-errors): Make it a variable rather than a constant.
8255 (elint-preloaded-skip-re): New constant.
8256 (elint-directory): Skip files matching elint-directory-skip-re.
8257 (elint-features): New variable, local to linted buffers.
8258 (elint-update-env): Initialize elint-features. Possibly add
8259 elint-preloaded-env to the buffer's environment.
8260 (elint-get-top-forms): Bind elint-current-pos, for log messages.
8261 Skip quoted forms.
8262 (elint-init-form): New function, extracted from elint-init-env.
8263 Make non-list forms a warning rather than an error.
8264 Add the mode-map for define-derived-mode. Handle define-minor-mode,
8265 easy-menu-define, put that adds an error-condition, and provide.
8266 When requiring cl, also require cl-macs. Really require cl, to handle
8267 some cl macros. Store required libraries in the list elint-features,
8268 so as not to re-load them. Treat cc-require like require.
8269 (elint-init-env): Call elint-init-form to do the work.
8270 Handle eval-and-compile and such like.
8271 (elint-add-required-env): Do not clear messages.
8272 (elint-special-forms): Add handlers for function, defalias, if, when,
8273 unless, and, or.
8274 (elint-form): Add optional argument to ignore elint-special-forms,
8275 useful to prevent recursive calls from handlers. Doc fix.
8276 Respect elint-ignored-warnings.
8277 (elint-form): Respect elint-ignored-warnings.
8278 (elint-bound-variable, elint-bound-function): New variables.
8279 (elint-unbound-variable): Respect elint-bound-variable.
8280 (elint-get-args): Respect elint-bound-function.
8281 (elint-check-cond-form): Add some simple handling for (f)boundp and
8282 featurep tests.
8283 (elint-check-defalias-form): New handler.
8284 (elint-check-let-form): Make an empty let a warning rather than an
8285 error.
8286 (elint-check-setq-form): Make an empty setq a warning rather than an
8287 error. Respect elint-ignored-warnings.
8288 (elint-check-defvar-form): Accept null doc-strings.
8289 (elint-check-conditional-form): New handler. Does some simple-minded
8290 checking of featurep and (f)boundp tests.
8291 (elint-put-function-args): New function.
8292 (elint-initialize): Use elint-scan-doc-file rather than
8293 elint-find-builtin-variables. Use elint-put-function-args.
8294 Possibly scan preloaded-file-list.
8295 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
8296 extend to handle functions as well.
8297
8298 2009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
8299
8300 * linum.el (linum-delete-overlays, linum-update-window):
8301 Do not modify the right margin. (Bug#3971)
8302
8303 2009-09-21 Chong Yidong <cyd@stupidchicken.com>
8304
8305 * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
8306 nxml-mode instead of xml-mode.
8307
8308 2009-09-21 Kevin Ryde <user42@zip.com.au>
8309
8310 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
8311
8312 2009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
8313
8314 * net/dig.el (dig-mode): Use define-derived-mode.
8315
8316 2009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
8317
8318 * vc-dispatcher.el (vc-do-command): Return the process object in
8319 the asynchronous case. Use when instead of if. Do not run
8320 vc-exec-after to display a message if not enabled. (Bug#4463)
8321
8322 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
8323 properties to the stash strings.
8324 (vc-git-stash-list): Return a list of strings.
8325 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
8326 (vc-git-stash-show-at-point): New functions.
8327 (vc-git-stash-map): New keymap.
8328
8329 * register.el (ctl-x-r-map): Define the keys here instead of
8330 using autoload.
8331
8332 2009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
8333
8334 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
8335 list, to workaround performance problem (bug#4485).
8336
8337 2009-09-20 Nick Roberts <nickrob@snap.net.nz>
8338
8339 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
8340
8341 2009-09-20 Daiki Ueno <ueno@unixuser.org>
8342
8343 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
8344 Document that this option is not recommended to use.
8345
8346 2009-09-19 Glenn Morris <rgm@gnu.org>
8347
8348 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
8349 variable `var'.
8350
8351 * calc/calc-alg.el (var):
8352 * calc/calcalg2.el (var): Define for compiler.
8353
8354 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
8355
8356 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
8357 Doc fix (Bug#3932).
8358
8359 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
8360
8361 * time-stamp.el (time-stamp-month-dd-yyyy)
8362 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
8363 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
8364 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
8365 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
8366 Remove functions that have been obsolete since 1995 (Bug#4436).
8367
8368 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
8369 indent buffer only if called interactively (Bug#4452).
8370
8371 2009-09-19 Juanma Barranquero <lekktu@gmail.com>
8372 Eli Zaretskii <eliz@gnu.org>
8373
8374 This fixes bug#4197 (merged to bug#865, though not identical).
8375 * server.el (server-auth-dir): Add docstring note about FAT32.
8376 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
8377 but warn against using them.
8378
8379 2009-09-19 Nick Roberts <nickrob@snap.net.nz>
8380
8381 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
8382 older GDB where there is no has_more field.
8383
8384 2009-09-19 Glenn Morris <rgm@gnu.org>
8385
8386 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
8387
8388 2009-09-18 Chong Yidong <cyd@stupidchicken.com>
8389
8390 * files.el (auto-mode-alist): Change default for XML files to nXML
8391 mode (Bug#4169).
8392
8393 2009-09-18 Juanma Barranquero <lekktu@gmail.com>
8394
8395 * server.el (server-ensure-safe-dir): Pass 'integer
8396 to `file-attributes', as suggested.
8397
8398 2009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
8399
8400 * dired-aux.el (dired-query-alist): Remove spurious backslash.
8401 (dired-query): Use read-key.
8402
8403 2009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
8404
8405 * cus-start.el (ns-use-qd-smoothing): Remove.
8406
8407 2009-09-18 Glenn Morris <rgm@gnu.org>
8408
8409 * allout.el (top-level): Remove unnecessary progn.
8410
8411 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
8412
8413 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
8414 definition of abbrev table.
8415
8416 * speedbar.el (speedbar-track-mouse):
8417 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
8418 * net/eudc.el (eudc-expand-inline):
8419 * net/newst-backend.el (newsticker--cache-read-feed):
8420 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
8421 condition-case handlers.
8422
8423 2009-09-18 Nick Roberts <nickrob@snap.net.nz>
8424
8425 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
8426 (gdb-var-list): Add an element for has_more field.
8427 (gdb-non-stop-handler): Enable pretty printing for STL containers.
8428 (gdb-var-create-handler, gdb-var-list-children-handler-1)
8429 (gdb-var-update-handler-1): Parse output of dynamic variable
8430 objects (STL containers).
8431 (gdb-var-delete-1): Pass var1 as an explicit second argument.
8432 (gdb-get-field): Delete alias. Use bindat-get-field directly.
8433
8434 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
8435 gdb-var-list.
8436 (gud-speedbar-buttons): Make node expandable if expression "has more"
8437 children.
8438
8439 2009-09-17 Juanma Barranquero <lekktu@gmail.com>
8440
8441 * startup.el (emacs-quick-startup): Remove variable and all uses.
8442 (command-line): Set `inhibit-x-resources' instead.
8443 (command-line-1): Use `inhibit-x-resources' instead.
8444
8445 2009-09-17 Chong Yidong <cyd@stupidchicken.com>
8446
8447 * subr.el: Fix last change to avoid using the `unless' macro,
8448 which breaks bootstrapping.
8449
8450 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
8451
8452 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
8453 extended definitions, in case we reload subr.el after having
8454 loaded CL.
8455 (eval-next-after-load): Mark as obsolete.
8456
8457 2009-09-17 Juri Linkov <juri@jurta.org>
8458
8459 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
8460 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
8461 (menu-bar-showhide-menu, menu-bar-tools-menu)
8462 (menu-bar-describe-menu, menu-bar-help-menu)
8463 (minibuffer-local-completion-map, minibuffer-local-map):
8464 Fix list quoting.
8465
8466 2009-09-17 Glenn Morris <rgm@gnu.org>
8467
8468 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
8469 arguments, whether or not it has a handler.
8470
8471 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
8472
8473 * simple.el (hard-newline): Give it a doc-string.
8474
8475 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
8476 (lisp-mode-syntax-table): Give them doc-strings.
8477
8478 2009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
8479
8480 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
8481 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
8482 (menu-bar-options-menu, menu-bar-showhide-menu)
8483 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
8484 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
8485 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
8486 (menu-bar-options-menu, menu-bar-tools-menu)
8487 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
8488 (menu-bar-help-menu):
8489 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
8490 string arguments.
8491
8492 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
8493 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
8494 calls for the menu names and :help.
8495
8496 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
8497
8498 * mouse.el (minor-mode-menu-from-indicator): Pay attention
8499 to :minor-mode-function (bug#4455).
8500
8501 2009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
8502
8503 * startup.el (command-line): Initialize the window-system after
8504 processing the command-line.
8505
8506 * textmodes/page.el (what-page): Make sure we don't inf-loop if
8507 page-delimiter matches the empty string.
8508
8509 2009-09-16 Glenn Morris <rgm@gnu.org>
8510
8511 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
8512 byte-compile-not-obsolete-var. It's a list now.
8513 (byte-compile-not-obsolete-funcs): New variable.
8514 (byte-compile-warn-obsolete): Don't warn about functions if they are in
8515 byte-compile-not-obsolete-funcs.
8516 (byte-compile-variable-ref, byte-compile-defvar): Update for
8517 byte-compile-not-obsolete-vars name-change and list nature.
8518 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
8519 and variables behind (f)boundp tests.
8520 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
8521
8522 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
8523
8524 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
8525
8526 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
8527
8528 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
8529 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
8530 Don't autoload.
8531
8532 2009-09-15 Stephen Eglen <stephen@gnu.org>
8533
8534 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
8535 the virtual-buffers, use the name of the buffer specified by
8536 find-file-noselect, as the match may be a symlink. (This was a
8537 problem if the target and the symlink had different names.)
8538
8539 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
8540
8541 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
8542
8543 * desktop.el (desktop-path): Check user-emacs-directory.
8544
8545 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
8546
8547 * loadup.el: Use after-load-functions to GC after loading each file.
8548 Remove the explicit GC calls that used to be sprinkled around.
8549
8550 * subr.el (after-load-functions): New hook.
8551 (do-after-load-evaluation): Run it. Use string-match-p to detect
8552 `obsolete' packages, rather than painfully extracting the relevant
8553 directory name.
8554
8555 2009-09-15 Glenn Morris <rgm@gnu.org>
8556
8557 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
8558 free variable `doc'.
8559
8560 * dired.el (dired-mode-map): Add menu entry for async shell command.
8561
8562 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
8563 variables, also consider the .elc files, since the .el files are
8564 normally gzipped (subsequent code locates the .el.gz from the .elc).
8565
8566 * calc/calc-prog.el (arglist): Define for compiler.
8567
8568 * calendar/diary-lib.el (diary-display-function): Change the default to
8569 fancy display.
8570 (body): Define for compiler.
8571
8572 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
8573 (byte-compile-file-form, byte-compile-lambda)
8574 (byte-compile-top-level-body, byte-compile-form)
8575 (byte-compile-variable-ref, byte-compile-setq)
8576 (byte-compile-setq-default, byte-compile-body)
8577 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
8578 (batch-byte-compile): Give some more local variables with common names
8579 a "bytecomp-" prefix to avoid masking warnings about free variables.
8580
8581 * startup.el (command-line-1): Give local variables with common names a
8582 distinguishing prefix, so as not to hide free variable warnings during
8583 bootstrap.
8584
8585 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
8586 clever and add a suffix to make a unique name, just let the user decide
8587 whether or not to overwrite it. If the input is a directory, write the
8588 default filename to that directory. (Bug#4388)
8589 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
8590 is a filename-as-a-directory.
8591
8592 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
8593
8594 * textmodes/page.el (what-page): Don't move to beginning of line.
8595 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
8596
8597 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
8598
8599 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
8600
8601 2009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
8602
8603 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
8604 * help.el (help-for-help-internal): Add purecopy calls for text.
8605
8606 * vc.el (top): print-log method now takes an optional SHORTLOG
8607 argument. Add a new method: root.
8608 (vc-root-diff, vc-print-root-log): New functions.
8609 (vc-log-short-style): New variable.
8610 (vc-print-log-internal): Add support for showing short logs.
8611
8612 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
8613 vc-print-root-log and vc-print-root-diff.
8614
8615 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
8616 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
8617 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
8618 short logs.
8619
8620 * vc-cvs.el (vc-cvs-print-log):
8621 * vc-mtn.el (vc-mtn-print-log):
8622 * vc-rcs.el (vc-rcs-print-log):
8623 * vc-sccs.el (vc-sccs-print-log):
8624 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
8625 that is ignored for now.
8626
8627 * vc-mtn.el (vc-mtn-annotate-command):
8628 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
8629
8630 2009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
8631
8632 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
8633 to function-key-map, and give them ascii-character property.
8634 * term/x-win.el (x-alternatives-map):
8635 * term/ns-win.el (ns-alternatives-map):
8636 * term/internal.el (msdos-key-remapping-map):
8637 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
8638
8639 2009-09-14 Glenn Morris <rgm@gnu.org>
8640
8641 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
8642 temp-buffers (2009-09-12).
8643
8644 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
8645
8646 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
8647 the new read-key function.
8648
8649 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
8650
8651 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
8652 is defined (Bug#4405).
8653
8654 2009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
8655
8656 * recentf.el (recentf-cleanup): Use a hash table to find
8657 duplicates (Bug#4407).
8658
8659 2009-09-13 Per Starbäck <per@starback.se> (tiny change)
8660
8661 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
8662 kp-0 to ascii equivalents (Bug#4325).
8663
8664 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
8665
8666 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
8667
8668 * eshell/em-hist.el:
8669 * eshell/em-dirs.el (eshell-complete-user-reference):
8670 Declare pcomplete functions and variables to avoid compiler warnings.
8671
8672 2009-09-13 Leo <sdl.web@gmail.com> (tiny change)
8673
8674 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
8675 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
8676 * eshell/em-alias.el (eshell-aliases-file):
8677 * eshell/em-hist.el (eshell-history-file-name):
8678 Use expand-file-name instead of concat to make file names (Bug#4308).
8679
8680 2009-09-13 Glenn Morris <rgm@gnu.org>
8681
8682 * ediff-merg.el (ediff-do-merge):
8683 * filesets.el (filesets-run-cmd):
8684 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
8685 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
8686 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
8687 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
8688 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
8689 Replace empty `let's with `progn'.
8690
8691 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
8692
8693 * mail/sendmail.el (send-mail-function):
8694 * tooltip.el (tooltip-mode):
8695 * simple.el (transient-mark-mode):
8696 * rfn-eshadow.el (file-name-shadow-mode):
8697 * frame.el (blink-cursor-mode):
8698 * font-core.el (global-font-lock-mode):
8699 * files.el (temporary-file-directory)
8700 (small-temporary-file-directory, auto-save-file-name-transforms):
8701 * epa-hook.el (auto-encryption-mode):
8702 * composite.el (global-auto-composition-mode):
8703 Use custom-initialize-delay.
8704 * startup.el (command-line): Don't explicitly call
8705 custom-reevaluate-setting for all the above vars.
8706 * custom.el (custom-initialize-safe-set)
8707 (custom-initialize-safe-default): Delete.
8708
8709 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
8710
8711 * term/x-win.el (x-initialize-window-system):
8712 * term/w32-win.el (w32-initialize-window-system):
8713 * term/ns-win.el (ns-initialize-window-system): Don't call
8714 mouse-wheel-mode since it's enabled globally by default already.
8715
8716 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
8717 actually define the variable, but only silences the byte-compiler.
8718 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
8719 before looking it up.
8720 (mouse-wheel-scroll-amount): Also reset the bindings if this value
8721 is changed.
8722
8723 2009-09-12 Glenn Morris <rgm@gnu.org>
8724
8725 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
8726 1000.
8727 (elint-add-required-env): Don't beep on error.
8728 (elint-forms): In case of error, return ENV unchanged.
8729 (elint-init-env): Skip non-list forms.
8730 (elint-log): Handle unknown file positions.
8731
8732 2009-09-12 Daiki Ueno <ueno@unixuser.org>
8733
8734 * epg.el (epg-make-context): Add autoload cookie.
8735 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
8736 (epg-decrypt-string, epg-start-verify, epg-verify-file)
8737 (epg-verify-string, epg-start-sign, epg-sign-file)
8738 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
8739 (epg-encrypt-string, epg-start-export-keys)
8740 (epg-export-keys-to-file, epg-export-keys-to-string)
8741 (epg-start-import-keys, epg-import-keys-from-file)
8742 (epg-import-keys-from-string, epg-start-receive-keys)
8743 (epg-receive-keys, epg-import-keys-from-server)
8744 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
8745 (epg-sign-keys, epg-start-generate-key)
8746 (epg-generate-key-from-file, epg-generate-key-from-string):
8747 Remove autoload cookie.
8748
8749 2009-09-12 Eli Zaretskii <eliz@gnu.org>
8750
8751 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
8752 reevaluation of trash-directory.
8753
8754 * mwheel.el: Fix last change.
8755 (mouse-wheel-mode): New defvar.
8756 (mouse-wheel-mode): Remove autoload cookie.
8757
8758 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
8759
8760 * mwheel.el (mwheel-installed-bindings): New var.
8761 (mouse-wheel-mode): Use it, so as to make sure we really remove all
8762 the bindings we set last time. Use custom-initialize-delay.
8763 * loadup.el: Load mwheel after term/*-win.el.
8764 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
8765 and mouse-wheel-up-event now that their first evaluation is done
8766 sufficiently late to be correct.
8767
8768 * startup.el (tutorial-directory): Make it a defcustom.
8769 Use custom-initialize-delay rather than eval-at-startup to set it.
8770 * image.el (image-load-path): Make it a defcustom.
8771 Use custom-initialize-delay rather than eval-at-startup to set it.
8772 * subr.el (eval-at-startup): Remove.
8773 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
8774
8775 * subr.el (do-after-load-evaluation): Warn the user after loading an
8776 obsolete package.
8777
8778 2009-09-12 Glenn Morris <rgm@gnu.org>
8779
8780 * proced.el (proced-mark-alt): Remove alias.
8781 (proced-mode-map): Remove proced-mark-alt.
8782
8783 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
8784 Elint file and directory. Remove initialization entry.
8785
8786 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
8787 commands.
8788 (elint-current-buffer): Set mode-line-process.
8789 (elint-init-env): Handle define-derived-mode.
8790 Fix declare-function with unspecified arglist. Guard against odd
8791 defalias statements (eg iso-insert's 8859-1-map).
8792 (elint-add-required-env): Use a temp buffer.
8793 (elint-form): Just print the function/macro name, not the whole form.
8794 Return env unchanged if we fail to parse a macro.
8795 (elint-forms): Guard against parse errors.
8796 (elint-output): New function, to handle batch mode.
8797 (elint-log-message): Add optional argument. Use elint-output.
8798 (elint-set-mode-line): New function.
8799
8800 2009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
8801
8802 * emacs-lisp/elp.el (elp-not-profilable): Add more
8803 functions (Bug#4233).
8804
8805 2009-09-12 Chong Yidong <cyd@stupidchicken.com>
8806
8807 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
8808 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
8809
8810 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
8811
8812 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
8813 (gdb-var-list-children): Use json parsing.
8814
8815 2009-09-11 Daniel Colascione <dan.colascione@gmail.com>
8816
8817 * progmodes/js.el (js--proper-indentation): Handle the case where
8818 char-before is null. Reported by Deniz Dogan.
8819
8820 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
8821
8822 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
8823
8824 2009-09-11 Daiki Ueno <ueno@unixuser.org>
8825
8826 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
8827 (epg-digest-algorithm-alist): Add SHA224.
8828 (epg-context-set-passphrase-callback)
8829 (epg-context-set-progress-callback): Add description about
8830 callback function.
8831
8832 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
8833
8834 * custom.el (custom-delayed-init-variables): New var.
8835 (custom-initialize-delay): New function.
8836 * startup.el (command-line): "Re"evaluate all vars in
8837 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
8838 explicitly any more.
8839 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
8840 to avoid creating a ~/.emacs.d at build-time (bug#4347).
8841
8842 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
8843
8844 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
8845
8846 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
8847 (gdb-var-update-handler): Use json parsing.
8848
8849 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
8850
8851 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
8852 decode annotated text, regardless of language environment. (Bug#2741)
8853
8854 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
8855
8856 * Makefile.in (autoloads): Make rmail.el writable as well.
8857
8858 2009-09-11 Glenn Morris <rgm@gnu.org>
8859
8860 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
8861 loaddefs.el.
8862 * dired.el: Regenerate with extracted autoloads.
8863 * Makefile.in (autoloads): Make dired.el writable.
8864
8865 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
8866 * ibuffer.el: Regenerate with extracted autoloads.
8867 * Makefile.in (autoloads): Make ibuffer.el writable.
8868
8869 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
8870 * version.el (emacs-copyright, emacs-major-version)
8871 (emacs-minor-version): Reformat doc-strings for make-docfile.
8872
8873 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
8874 functions and variables, since they must be stuff specific to some other
8875 platform.
8876 (apropos-print): Make mouse-click message less specific about button.
8877
8878 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
8879 that records where a macro was defined.
8880 * help-fns.el (describe-function-1): Mention if a function has a
8881 compiler-macro.
8882 * help-mode.el (help-function-cmacro): New button.
8883
8884 * locate.el (top-level): Always require dired.
8885 (locate-mode-map): Initialize inside the defvar.
8886
8887 * net/ange-ftp.el (dired-compress-file): Declare.
8888 (ange-ftp-dired-compress-file): Add doc string.
8889
8890 * term/ns-win.el (x-display-name, x-setup-function-keys):
8891 Unify doc-strings with X versions.
8892
8893 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
8894
8895 * emulation/crisp.el (crisp-mode-map): Move initialization
8896 into declaration.
8897 (crisp-mode): Use define-minor-mode.
8898
8899 * progmodes/xscheme.el (xscheme-evaluation-commands):
8900 Put a :advertised-binding property rather than using
8901 advertised-xscheme-send-previous-expression.
8902 (advertised-xscheme-send-previous-expression): Declare obsolete.
8903 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
8904 `advertised-undo'.
8905 (crisp-mode): Add corresponding bindings to
8906 undo's :advertised-binding instead.
8907 * dired.el (dired-mode-map): Put a :advertised-binding property rather
8908 than using dired-advertised-find-file.
8909 (dired-advertised-find-file):
8910 * simple.el (advertised-undo):
8911 * wid-edit.el (advertised-widget-backward): Declare obsolete.
8912 (widget-keymap): Put a :advertised-binding property rather
8913 than using advertised-widget-backward.
8914 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
8915 than using advertised-undo.
8916 * tutorial.el (tutorial--default-keys): Adjust accordingly.
8917
8918 2009-09-10 Simon South <ssouth@slowcomputing.org>
8919
8920 * progmodes/delphi.el (delphi-tab): Indent region when Transient
8921 Mark mode is enabled and region is active; otherwise indent or
8922 insert TAB as usual.
8923 (delphi-mode): Update description of TAB-key binding.
8924
8925 2009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
8926
8927 * subr.el (define-key-rebound-commands): Mark obsolete.
8928 * startup.el (precompute-menubar-bindings): Remove.
8929 (normal-top-level): Remove obsolete code that tried to precompute
8930 menubar bindings.
8931 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
8932 define-key-rebound-commands and precompute-menubar-bindings.
8933
8934 2009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8935
8936 * net/imap.el (imap-interactive-login): Better messages.
8937 (imap-open): Fix bug with renamed buffer on reconnect.
8938 (imap-authenticate): Add buffer-local imap-last-authenticator variable
8939 for easier debugging and cleaner code. On successful (guessed based on
8940 server capabilities) secondary authentication, set imap-state
8941 correctly.
8942 (imap-last-authenticator): Define imap-last-authenticator as a variable
8943 to avoid warnings.
8944
8945 2009-09-10 Glenn Morris <rgm@gnu.org>
8946
8947 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
8948
8949 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
8950 (byte-compile-file-form-autoload): Don't warn about unknown functions
8951 where the autoload statement comes after the use.
8952 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
8953 that any handlers inside the body (eg require) are in turn respected.
8954
8955 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
8956 effects.
8957
8958 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
8959 and syntax and abbrev tables basic docs, if they don't have any.
8960
8961 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
8962
8963 * international/mule-cmds.el (top-level): Require cl when compiling.
8964 (view-hello-file): Use default-value rather than
8965 default-enable-multibyte-characters.
8966
8967 * progmodes/fortran.el: Move all safe and risky properties into the
8968 defcustoms.
8969
8970 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
8971 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
8972 * mail/undigest.el:
8973 Put autoloads in rmail.el rather than loaddefs.el.
8974 * mail/rmail.el: Regenerate with extracted autoloads.
8975
8976 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
8977 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
8978
8979 2009-09-10 Nick Roberts <nickrob@snap.net.nz>
8980
8981 Reported in thread for Bug#4375.
8982 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
8983 "-data-evaluate-expression" instead of print.
8984 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
8985 (gdb-tooltip-print): Parse output from above MI command.
8986 (gdb): Revert 2009-08-11 change. User should detach inferior
8987 manually.
8988
8989 Remove the word "separate" from IO functions as inferior
8990 output is now never displayed in the GUD buffer.
8991
8992 2009-09-10 Juanma Barranquero <lekktu@gmail.com>
8993
8994 * startup.el (command-line-normalize-file-name): On Windows and
8995 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
8996
8997 2009-09-10 Juri Linkov <juri@jurta.org>
8998
8999 * isearch.el (isearch-text-char-description): Propertize escape
9000 character sequences with the `escape-glyph' face. (Bug#4344)
9001
9002 * simple.el (shell-command): Set asynchronous process filter to
9003 `comint-output-filter'. (Bug#4343)
9004
9005 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
9006 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
9007 the list. Move "asm" to the bottom.
9008 (grep-find-ignored-directories): Add `choice' with nil value
9009 to empty the list easily.
9010 (grep-find-ignored-files): New option.
9011 (grep-files-history): Set to nil by default instead of '("ch" "el").
9012 (grep-compute-defaults): Add "<X>" to `grep-template'.
9013 (grep-read-files): Bind new local variables `default-alias' and
9014 `default-extension'. Use a list of default values for the file prompt.
9015 (lgrep): Add `--exclude=' command line options composed from
9016 `grep-find-ignored-files'.
9017 (rgrep): Add `-name' command line options composed from
9018 `grep-find-ignored-files'. (Bug#4301)
9019
9020 2009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
9021
9022 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
9023 (bug#4368).
9024
9025 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
9026
9027 * calendar/time-date.el (autoload):
9028 Expand define-obsolete-function-alias into defalias and make-obsolete
9029 for old Emacsen that Gnus supports.
9030 (with-no-warnings): Define it for old Emacsen.
9031 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
9032 is available.
9033 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
9034 float-time is available; suppress compile warning for time-to-seconds.
9035
9036 2009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
9037
9038 * net/imap.el (imap-message-map): Docstring fix.
9039
9040 2009-09-09 Glenn Morris <rgm@gnu.org>
9041
9042 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
9043 line numbers too. (Bug#4374)
9044
9045 2009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
9046
9047 * smerge-mode.el (smerge-remove-props, smerge-refine):
9048 Use with-silent-modifications (bug#4342).
9049
9050 * subr.el (with-silent-modifications): New macro.
9051
9052 2009-09-07 Juanma Barranquero <lekktu@gmail.com>
9053
9054 * files.el (top-level): Require `cl' when compiling.
9055
9056 2009-09-07 Glenn Morris <rgm@gnu.org>
9057
9058 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
9059
9060 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
9061 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
9062
9063 2009-09-06 Nick Roberts <nickrob@snap.net.nz>
9064
9065 * vc-git.el (vc-git-annotate-command): Use separator to parse
9066 arguments correctly.
9067
9068 2009-09-06 Eli Zaretskii <eliz@gnu.org>
9069
9070 * proced.el (proced-mode): Doc fix.
9071
9072 2009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
9073
9074 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
9075 lstat fails.
9076 (tramp-do-file-attributes-with-ls): Check for file existence at
9077 remote end.
9078 (tramp-do-file-attributes-with-stat): Likewise.
9079 (tramp-convert-file-attributes): Return nil when attr is nil.
9080
9081 2009-09-05 Glenn Morris <rgm@gnu.org>
9082
9083 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
9084 properties to this button.
9085 (diary-fancy-display): Don't extend the button to the final newline.
9086 (diary-fancy-display-mode): Continue to define "q" as a local key.
9087
9088 * calendar/cal-china.el (holiday-chinese): Make it slightly more
9089 efficient.
9090
9091 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
9092
9093 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
9094 (byte-compile-dest-file-function): New option.
9095 (byte-compile-dest-file): Doc fix.
9096 Obey byte-compile-dest-file-function.
9097 (byte-compile-cl-file-p): New function.
9098 (byte-compile-eval): Only suppress noruntime warnings about cl functions
9099 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
9100 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
9101 than for file being previously loaded.
9102 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
9103 (byte-compile-file-form-require): Handle the case where requiring a file
9104 indirectly causes CL to be loaded.
9105
9106 2009-09-05 Karl Fogel <kfogel@red-bean.com>
9107
9108 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
9109 before killing the old buffer, since by the time `kill-buffer' is
9110 run so many buffer variables have been set to nil that it may not
9111 behave as expected. (Bug#4061)
9112
9113 2009-09-05 Karl Fogel <kfogel@red-bean.com>
9114
9115 * files.el (find-alternate-file): If the old buffer is modified
9116 and visiting a file, behave similarly to `kill-buffer' when
9117 killing it, thus reverting to the pre-1.878 behavior; see
9118 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
9119 for discussion. Also, consult `buffer-file-name' as a variable
9120 not as a function, for consistency with the rest of the code.
9121
9122 2009-09-04 Michael Albinus <michael.albinus@gmx.de>
9123
9124 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
9125 also when adding a new directory.
9126
9127 * net/tramp-compat.el (tramp-compat-line-beginning-position): New
9128 defun.
9129
9130 2009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
9131
9132 * files.el (locate-file-completion-table): Make it provide boundary
9133 information, so partial-completion works better.
9134
9135 2009-09-04 Leo <sdl.web@gmail.com> (tiny change)
9136
9137 * mail/footnote.el (Footnote-text-under-cursor):
9138 Check footnote-text-marker-alist before using it (bug#4324).
9139
9140 2009-09-04 Glenn Morris <rgm@gnu.org>
9141
9142 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
9143 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
9144 * play/solitaire.el, play/tetris.el:
9145 Remove leading * from defcustom and defface docs.
9146
9147 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
9148 necessary.
9149 (diary-fancy-overriding-map): New variable.
9150 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
9151 Use view-mode.
9152
9153 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
9154 goto-line.
9155
9156 2009-09-03 Glenn Morris <rgm@gnu.org>
9157
9158 * arc-mode.el (archive-mode):
9159 * dos-fns.el (set-default-process-coding-system):
9160 * man.el (Man-getpage-in-background):
9161 * menu-bar.el (menu-bar-describe-menu):
9162 * server.el (server-process-filter):
9163 * startup.el (command-line):
9164 * tar-mode.el (tar-header-block-tokenize, tar-extract):
9165 * w32-fns.el (set-default-process-coding-system):
9166 * x-dnd.el (x-dnd-handle-file-name):
9167 * international/mule-cmds.el (mule-menu-keymap)
9168 (set-default-coding-systems, language-info-alist, set-language-info)
9169 (set-language-environment, standard-display-european-internal)
9170 (set-locale-environment):
9171 * international/mule-diag.el (mule-diag):
9172 * mail/emacsbug.el (report-emacs-bug):
9173 * mail/rmail.el (rmail-mode):
9174 * mail/sendmail.el (mail-setup):
9175 Use default-value rather than default-enable-multibyte-characters.
9176
9177 * progmodes/f90.el: Move all safe properties into the defcustoms.
9178 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
9179
9180 * calendar/appt.el (appt-check):
9181 * calendar/diary-lib.el (diary-set-header, diary-live-p)
9182 (diary-check-diary-file, diary-list-entries)
9183 (diary-include-other-diary-files, diary-simple-display)
9184 (diary-fancy-display, diary-print-entries)
9185 (diary-mark-included-diary-files, diary-make-entry):
9186 Don't call substitute-in-file-name on diary-file.
9187
9188 2009-09-03 Eduard Wiebe <usenet@pusto.de>
9189 Stefan Monnier <monnier@iro.umontreal.ca>
9190
9191 * mail/footnote.el (footnote-prefix): Make it a defcustom.
9192 (footnote-mode-map): Move initialization into the declaration.
9193 (footnote-minor-mode-map): Define it rather than changing global-map.
9194 (footnote-mode): Use define-minor-mode.
9195
9196 2009-09-02 Michael Albinus <michael.albinus@gmx.de>
9197
9198 * net/tramp.el (tramp-handle-file-attributes-with-ls)
9199 (tramp-do-file-attributes-with-perl)
9200 (tramp-do-file-attributes-with-stat): Rename from
9201 `tramp-handle-file-attributes-with-*'.
9202 (tramp-handle-file-attributes): Use them.
9203 (tramp-do-directory-files-and-attributes-with-perl)
9204 (tramp-do-directory-files-and-attributes-with-stat): Rename from
9205 `tramp-handle-directory-files-and-attributes-with-*'.
9206 (tramp-handle-directory-files-and-attributes): Use them.
9207 (tramp-method-out-of-band-p): Additional parameter SIZE.
9208 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
9209 (tramp-handle-write-region): Use it.
9210 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
9211 (tramp-handle-vc-registered): Check, whether the first run did
9212 return files to be tested.
9213 (tramp-advice-make-auto-save-file-name): Do not call directly
9214 `tramp-handle-make-auto-save-file-name', because this would bypass
9215 the locking mechanism.
9216
9217 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
9218 (file-remote-p, process-file, start-file-process, set-file-times)
9219 (tramp-compat-file-attributes): Compatibility functions shall not
9220 call directly `tramp-handle-*', because this would bypass the
9221 locking mechanism.
9222 (tramp-compat-number-sequence): New defun.
9223
9224 2009-09-02 Glenn Morris <rgm@gnu.org>
9225
9226 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
9227 alias for float-time.
9228 (time-to-number-of-days): In Emacs, use float-time.
9229 * net/newst-backend.el (time-add): Suppress warnings from compat
9230 function.
9231 * time.el (emacs-uptime, emacs-init-time):
9232 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
9233 Use float-time rather than time-to-seconds.
9234
9235 * minibuffer.el (completion-initials-expand): Fix typo.
9236
9237 * faces.el (modeline, modeline-inactive, modeline-highlight)
9238 (modeline-buffer-id):
9239 * info.el (info-menu-5): Mark these face aliases as obsolete.
9240
9241 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
9242
9243 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
9244 space ...
9245 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
9246 no "--thread" option.
9247 (gdb-stopped): Don't print "Switched to thread" message when it is
9248 unchanged.
9249
9250 2009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
9251
9252 * minibuffer.el (completion-try-completion)
9253 (completion-all-completions): Remove ill-defined (and
9254 mistakenly installed and luckily never used nor documented)
9255 `completion-styles' property.
9256 (completion-initials-expand, completion-initials-all-completions)
9257 (completion-initials-try-completion): New functions.
9258 (completion-styles-alist): Add doc to each entry.
9259 Add new `initials' entry.
9260
9261 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
9262
9263 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
9264 MI command -var-evaluate-expression.
9265 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
9266 and tweak for case of string child.
9267 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
9268
9269 2009-09-01 Glenn Morris <rgm@gnu.org>
9270
9271 * add-log.el (change-log-date-face, change-log-name-face)
9272 (change-log-email-face, change-log-file-face, change-log-list-face)
9273 (change-log-conditionals-face, change-log-function-face)
9274 (change-log-acknowledgement-face):
9275 * cus-edit.el (custom-invalid-face, custom-rogue-face)
9276 (custom-modified-face, custom-set-face, custom-changed-face)
9277 (custom-saved-face, custom-button-face, custom-button-pressed-face)
9278 (custom-documentation-face, custom-state-face, custom-comment-face)
9279 (custom-comment-tag-face, custom-variable-tag-face)
9280 (custom-variable-button-face, custom-face-tag-face)
9281 (custom-group-tag-face-1, custom-group-tag-face):
9282 * diff-mode.el (diff-header-face, diff-file-header-face)
9283 (diff-index-face, diff-hunk-header-face, diff-removed-face)
9284 (diff-added-face, diff-changed-face, diff-function-face)
9285 (diff-context-face, diff-nonexistent-face):
9286 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
9287 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
9288 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
9289 (Info-title-4-face):
9290 * isearch.el (isearch-lazy-highlight-face):
9291 * log-view.el (log-view-file-face, log-view-message-face):
9292 * paren.el (show-paren-match-face, show-paren-mismatch-face):
9293 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
9294 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
9295 (cvs-msg-face):
9296 * smerge-mode.el (smerge-mine-face, smerge-other-face)
9297 (smerge-base-face, smerge-markers-face):
9298 * wid-edit.el (widget-documentation-face, widget-button-face)
9299 (widget-field-face, widget-single-line-field-face)
9300 (widget-inactive-face, widget-button-pressed-face):
9301 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
9302 (woman-addition-face):
9303 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
9304 (eshell-ls-executable-face, eshell-ls-readonly-face)
9305 (eshell-ls-unreadable-face, eshell-ls-special-face)
9306 (eshell-ls-missing-face, eshell-ls-archive-face)
9307 (eshell-ls-backup-face, eshell-ls-product-face)
9308 (eshell-ls-clutter-face):
9309 * eshell/em-prompt.el (eshell-prompt-face):
9310 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
9311 * obsolete/old-whitespace.el (whitespace-highlight-face):
9312 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
9313 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
9314 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
9315 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
9316 (antlr-font-lock-literal-face):
9317 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
9318 (ebrowse-root-class-face, ebrowse-file-name-face)
9319 (ebrowse-default-face, ebrowse-member-attribute-face)
9320 (ebrowse-member-class-face, ebrowse-progress-face):
9321 * progmodes/make-mode.el (makefile-space-face):
9322 * progmodes/sh-script.el (sh-heredoc-face):
9323 * textmodes/flyspell.el (flyspell-incorrect-face)
9324 (flyspell-duplicate-face):
9325 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
9326 * textmodes/texinfo.el (texinfo-heading-face):
9327 Mark face aliases with "-face" suffix as obsolete.
9328
9329 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
9330 compiler.
9331
9332 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
9333 (eudc-bob-sound-menu): Use defvar rather than defconst, since
9334 easy-menu-define wants to modify these.
9335
9336 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
9337
9338 * net/browse-url.el (browse-url-file-url):
9339 * term/internal.el (dos-codepage-setup):
9340 Use default-value rather than default-enable-multibyte-characters.
9341
9342 * progmodes/etags.el (etags-goto-tag-location):
9343 * progmodes/flymake.el (flymake-highlight-line)
9344 (flymake-goto-file-and-line, flymake-goto-line):
9345 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
9346 (gdb-goto-breakpoint):
9347 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
9348 * progmodes/python.el (python-find-function)
9349 (python-pdbtrack-track-stack-file):
9350 * progmodes/verilog-mode.el (verilog-surelint-off):
9351 * term/ns-win.el (ns-open-file-select-line):
9352 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
9353 Use forward-line rather than goto-line.
9354
9355 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
9356 * textmodes/reftex-index.el (reftex-display-index):
9357 * textmodes/reftex-ref.el (reftex-offer-label-menu):
9358 * textmodes/reftex-toc.el (reftex-toc):
9359 Remove unnecessary bindings of default-major-mode (all are followed by
9360 major-mode check and possible mode switch).
9361
9362 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
9363
9364 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
9365 Handle watchpoints (bug#4282).
9366 (def-gdb-thread-buffer-command): Enable thread to be selected by
9367 clicking without selecting threads buffer first.
9368 (gdb-current-context-command): Use selected frame so that "up",
9369 "down" etc work in the GUD buffer.
9370 (gdb-update): Find selected frame before rendering stack buffer.
9371 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
9372
9373 2009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
9374
9375 * progmodes/sym-comp.el (displayed-completions): Remove.
9376 (symbol-complete): Use minibuffer-complete.
9377
9378 2009-08-31 Glenn Morris <rgm@gnu.org>
9379
9380 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
9381
9382 * apropos.el (apropos-symbols-internal):
9383 Handle (obsolete) face aliases.
9384
9385 * faces.el (describe-face): Adjust the output format to be more like
9386 describe-variable, and to mention (obsolete) face aliases.
9387 Adjust the whitespace so that help-setup-xref works.
9388
9389 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
9390 * calendar/diary-lib.el (diary-button-face):
9391 Mark these face aliases as obsolete.
9392
9393 * calendar/calendar.el (calendar-today): Doc fix.
9394
9395 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
9396
9397 * progmodes/gdb-mi.el (gdb-control-all-threads)
9398 (gdb-control-current-thread): Force tool bar update.
9399 (gdb-non-stop-handler): New function.
9400 (gdb-init-1): Use it to test if non-stop mode is supported.
9401 Remove unused gdbmi buffer type.
9402
9403 2009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
9404
9405 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
9406 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
9407
9408 2009-08-30 Nick Roberts <nickrob@snap.net.nz>
9409
9410 * comint.el (comint-exec-1): Check command is non-null first.
9411 Part of gdb-mi.el change (2009-08-28).
9412
9413 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
9414
9415 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
9416
9417 2009-08-30 Juanma Barranquero <lekktu@gmail.com>
9418
9419 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
9420 instead of `dolist' to avoid a recursive require when bootstrapping.
9421
9422 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
9423
9424 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
9425
9426 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
9427
9428 * net/imap.el (imap-send-command): Simplify.
9429 (imap-wait-for-tag): point-max -> buffer-size.
9430
9431 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
9432
9433 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
9434 with constant argument.
9435
9436 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
9437
9438 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
9439
9440 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
9441 Change default, since most of our files don't have a history.
9442 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
9443 the user.
9444
9445 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
9446 Add comint-run.
9447
9448 * calc/calc.el: Improve commenting convention.
9449 (calc-digit-map, toplevel): Simplify.
9450
9451 * comint.el (comint-insert-input): Be careful to only set point if we
9452 don't delegate to some other command.
9453
9454 * proced.el (proced-signal-list): Make it an alist.
9455 (proced-grammar-alist): Capitalize names.
9456 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
9457 Disable undo manually and make it read-only.
9458 Use completion-annotate-function.
9459
9460 * minibuffer.el (minibuffer-message): If the current buffer is not
9461 a minibuffer, insert the message in the echo area rather than at the
9462 end of the buffer.
9463 (completion-annotate-function): New variable.
9464 (minibuffer-completion-help): Use it.
9465 (completion--embedded-envvar-table): Environment vars are
9466 always case-sensitive.
9467
9468 2009-08-30 Glenn Morris <rgm@gnu.org>
9469
9470 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
9471 from fortran-current-defun.
9472 (fortran-beginning-of-subprogram): Be more precise about finding the
9473 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
9474 (fortran-end-of-subprogram): Simplify.
9475 (fortran-current-defun): Use fortran-start-prog-re.
9476
9477 2009-08-29 Juanma Barranquero <lekktu@gmail.com>
9478
9479 * subr.el (do-after-load-evaluation): Simplify.
9480
9481 2009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
9482
9483 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
9484
9485 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
9486 (vc-rcs-print-log): Use it.
9487
9488 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
9489
9490 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
9491
9492 * paths.el (abbrev-file-name): Move to abbrev.el.
9493 * abbrev.el (abbrev-file-name): Move from paths.el.
9494 Obey user-emacs-directory.
9495 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
9496 user-emacs-directory.
9497 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
9498 abbrev-file-name and calc-settings-file any more.
9499 * startup.el (command-line): Recompute abbrev-file-name and
9500 abbreviated-home-dir.
9501 (normal-no-mouse-startup-screen): Improve the generic code and get rid
9502 of the special code for when C-h bindings haven't been changed.
9503 (display-startup-echo-area-message): Use with-current-buffer.
9504 (command-line-1): Use a list of strings, rather than a list of lists
9505 of strings for longopts.
9506
9507 * files.el (get-free-disk-space): Use / for default-directory.
9508
9509 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
9510 Use with-current-buffer.
9511
9512 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
9513 Recognize immutable variables like most-positive-fixnum.
9514 (byte-compile-setq-default): Check and warn if trying to assign
9515 to an immutable variable, or a non-variable.
9516
9517 * progmodes/cc-vars.el (c-comment-continuation-stars):
9518 * progmodes/cc-engine.el (c-looking-at-bos):
9519 * progmodes/cc-cmds.el (c-toggle-auto-state)
9520 (c-forward-into-nomenclature, c-backward-into-nomenclature)
9521 (c-comment-line-break-function): Add version of obsolescence.
9522
9523 2009-08-28 Juri Linkov <juri@jurta.org>
9524
9525 * files.el (magic-fallback-mode-alist): Add ZIP magic number
9526 associated with `archive-mode'.
9527
9528 * image.el (image-type-header-regexps): Use only JPEG magic number
9529 to determine JPEG images, and don't use `image-jpeg-p' because
9530 Emacs can display non-JFIF non-Exif JPEG images.
9531
9532 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
9533
9534 * arc-mode.el (archive-mode):
9535 * emacs-lisp/re-builder.el (re-builder-unload-function):
9536 Protect against the default value of `major-mode' being nil.
9537
9538 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
9539
9540 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
9541 Fix typos in docstrings.
9542
9543 * progmodes/js.el (js--macro-decl-re): Doc fix.
9544 (js--plain-method-re, js--split-name): Refloc docstring.
9545 (js--class-styles, js--make-merged-item, js--splice-into-items):
9546 Fix typos in docstrings; reflow docstrings.
9547 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
9548 (js--variable-decl-matcher, js--inside-pitem-p)
9549 (js--parse-state-at-point, js--get-all-known-symbols)
9550 (js--symbol-history, js-find-symbol, js--js-references)
9551 (js--moz-interactor, js--js-encode-value, js--read-tab):
9552 Fix typos in docstrings.
9553
9554 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
9555
9556 * textmodes/reftex.el (reftex-get-file-buffer-force):
9557 * progmodes/verilog-mode.el (verilog-batch-execute-func):
9558 * emulation/viper.el (viper-go-away, viper-set-hooks):
9559 * emacs-lisp/re-builder.el (re-builder-unload-function):
9560 * emacs-lisp/bytecomp.el (byte-compile-file):
9561 * ses.el (ses-unload-function):
9562 * hexl.el (hexl-find-file):
9563 * files.el (normal-mode):
9564 * ehelp.el (with-electric-help):
9565 * autoinsert.el (auto-insert-alist):
9566 * arc-mode.el (archive-mode):
9567 Use (default-value 'major-mode) instead of default-major-mode.
9568
9569 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
9570 * international/mule.el (load-with-code-conversion):
9571 * emacs-lisp/debug.el (debug):
9572 * ediff-vers.el (ediff-rcs-get-output-buffer):
9573 * dired.el (dired-internal-noselect): Don't let-bind
9574 default-major-mode around code that doesn't use it.
9575 E.g. buffer creation via get-buffer-create doesn't use it.
9576
9577 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
9578
9579 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
9580 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
9581 when writing the temp file. Otherwise, epa-file gets confused.
9582 (tramp-register-file-name-handlers): Make it a defun. Move also
9583 `epa-file-handler' to the front of `file-name-handler-alist'.
9584
9585 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
9586
9587 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
9588 start right after a ^M.
9589 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
9590 (tramp-completion-file-name-regexp-separate)
9591 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
9592 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
9593 Don't modify last-coding-system-used by accident.
9594 (tramp-completion-file-name-handler): Apply the checks here,
9595 instead during registration.
9596 (tramp-register-file-name-handlers): Renamed from
9597 `tramp-register-file-name-handler'. Register both
9598 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
9599 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
9600
9601 2009-08-28 Nick Roberts <nickrob@snap.net.nz>
9602
9603 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
9604 Remove variable ...
9605 (gdb-init-1, gdb-display-separate-io-buffer)
9606 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
9607 references to it.
9608 (gdb-inferior-io-mode): Use make-comint-in-buffer.
9609 (gdb-inferior-filter): Use comint-output-filter to stop
9610 echoing and remove ^M characters.
9611
9612 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
9613
9614 * emulation/viper-init.el (viper-restore-cursor-type):
9615 * emulation/cua-base.el (cua--update-indications):
9616 Replace default-cursor-type with (default-value 'cursor-type).
9617
9618 * mail/sendmail.el (mail-recover-1):
9619 * international/mule-diag.el (describe-current-coding-system-briefly)
9620 (describe-current-coding-system):
9621 * international/mule-cmds.el (select-safe-coding-system)
9622 (select-message-coding-system)
9623 (set-language-environment-coding-systems, set-locale-environment):
9624 * hexl.el (hexl-insert-multibyte-char):
9625 * dos-w32.el (find-buffer-file-type-coding-system):
9626 * simple.el (what-cursor-position):
9627 Replace uses of default-buffer-file-coding-system
9628 with (default-value 'buffer-file-coding-system).
9629
9630 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
9631 Replace uses of default-cursor-in-non-selected-windows
9632 with (default-value 'cursor-in-non-selected-windows).
9633 Use with-current-buffer.
9634
9635 * mail/feedmail.el: Use CL macros.
9636 (feedmail-run-the-queue, feedmail-send-it-immediately):
9637 * dos-w32.el (find-buffer-file-type): Replace uses of
9638 default-buffer-file-type with (default-value 'buffer-file-type).
9639
9640 2009-08-28 Glenn Morris <rgm@gnu.org>
9641
9642 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
9643 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
9644 Use default-value of major-mode rather than default-major-mode.
9645
9646 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
9647
9648 * Makefile.in (update-elcfiles): Report left over elc files.
9649
9650 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
9651 expand-file-name and with-current-buffer.
9652 (mail-get-names, mail-directory): Use with-current-buffer.
9653
9654 * vc.el (vc-read-revision): New function.
9655 (vc-version-diff, vc-merge): Use it.
9656
9657 2009-08-27 Sam Steingold <sds@gnu.org>
9658
9659 * simple.el (kill-do-not-save-duplicates): New user option.
9660 (kill-new): When it is non-nil, and the new string is the same as
9661 the latest kill, set replace to t to avoid duplicates in kill-ring.
9662
9663 2009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
9664
9665 * net/tramp.el (tramp-handle-process-file): Do not flush all
9666 caches when `process-file-side-effects' is set.
9667 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
9668 instead of `tramp-find-file-exists-command'.
9669 Unset `process-file-side-effects'.
9670
9671 2009-08-27 Michael Albinus <michael.albinus@gmx.de>
9672
9673 * net/tramp.el (tramp-methods): New method "rsyncc".
9674 (top): Add completion function for "rsyncc".
9675 (tramp-message-show-message): New defvar.
9676 (tramp-message, tramp-error): Use it.
9677 (tramp-do-copy-or-rename-file-directly): Extend check for direct
9678 remote copying.
9679 (tramp-do-copy-or-rename-file-out-of-band): Handle new
9680 `tramp-methods' entry `copy-env' of "rsyncc".
9681 (tramp-vc-registered-read-file-names): New defconst.
9682 (tramp-vc-registered-file-names): New defvar.
9683 (tramp-handle-vc-registered): Implement optimization strategy.
9684 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
9685 (tramp-vc-file-name-handler): New defun.
9686 (tramp-get-ls-command, tramp-get-test-command)
9687 (tramp-get-file-exists-command, tramp-get-remote-ln)
9688 (tramp-get-remote-perl, tramp-get-remote-stat)
9689 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
9690
9691 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
9692 (tramp-cache-inhibit-cache): Extend doc string. It allows also
9693 timestamps.
9694 (tramp-get-file-property): Check for timestamps in
9695 `tramp-cache-inhibit-cache'.
9696 (tramp-set-file-property): Write timestamp.
9697
9698 2009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
9699
9700 * language/japan-util.el (japanese-symbol-table): Add entries for
9701 cp932-2-byte.
9702
9703 * international/characters.el: Add category `j' to cp932-2-byte.
9704
9705 2009-08-27 Kenichi Handa <handa@m17n.org>
9706
9707 * international/fontset.el (build-default-fontset-data): New macro.
9708 (setup-default-fontset): Use build-default-fontset-data for CJK,
9709 tibetan, ethiopic, and ipa.
9710
9711 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
9712
9713 * cus-start.el (default-major-mode): Customize `major-mode' instead.
9714 (enable-multibyte-characters): Not customizable any more.
9715
9716 * subr.el (default-mode-line-format, default-header-line-format)
9717 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
9718 (default-direction-reversed, default-truncate-lines)
9719 (default-left-margin, default-tab-width, default-case-fold-search)
9720 (default-left-margin-width, default-right-margin-width)
9721 (default-left-fringe-width, default-right-fringe-width)
9722 (default-fringes-outside-margins, default-scroll-bar-width)
9723 (default-vertical-scroll-bar, default-indicate-empty-lines)
9724 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
9725 (default-fringe-cursor-alist, default-scroll-up-aggressively)
9726 (default-scroll-down-aggressively, default-fill-column)
9727 (default-cursor-type, default-buffer-file-type)
9728 (default-cursor-in-non-selected-windows)
9729 (default-buffer-file-coding-system, default-major-mode)
9730 (default-enable-multibyte-characters): Mark as obsolete.
9731
9732 2009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
9733
9734 * vc-dir.el (vc-dir-update): Remove debug helper.
9735
9736 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
9737
9738 2009-08-26 Sam Steingold <sds@gnu.org>
9739
9740 * simple.el (save-interprogram-paste-before-kill): New user option.
9741 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
9742 save the interprogram-paste into kill-ring before overriding it
9743 with the Emacs kill.
9744
9745 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
9746
9747 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
9748 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
9749 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
9750 and move to vc-rcs.el.
9751 (vc-default-next-revision): Rename to vc-rcs-next-revision and
9752 move to vc-rcs.el.
9753 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
9754 (vc-rcs-update-changelog): Remove.
9755 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
9756 and move to vc-rcs.el.
9757
9758 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
9759 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
9760 renaming.
9761 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
9762 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
9763 vc.el, renamed to be RCS specific.
9764
9765 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
9766 New functions.
9767 (vc-cvs-update-changelog): Move here from vc.el.
9768
9769 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
9770 New functions.
9771
9772 2009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
9773
9774 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
9775
9776 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
9777
9778 * vc-git.el (vc-git-register): Use "git add" for directories.
9779 (vc-git-stash, vc-git-stash-show): New functions.
9780 (vc-git-extra-menu-map): Bind them.
9781
9782 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
9783 directory correctly in case the item is a directory itself.
9784
9785 * vc.el: Document the desired behavior for reverted files in the
9786 `added' state.
9787 (vc-default-prettify-state-info): Remove function, unused.
9788
9789 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
9790
9791 2009-08-26 Glenn Morris <rgm@gnu.org>
9792
9793 * bindings.el (standard-mode-line-format): Reposition dashes in
9794 which-func entry. (Bug#4217)
9795
9796 * files.el (enable-local-variables, enable-local-eval)
9797 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
9798 the defcustoms.
9799 (auto-mode-alist, ignored-local-variables)
9800 (save-some-buffers-action-alist): Move risky declarations to the
9801 definitions.
9802 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
9803 (font-lock-defaults, format-alist, imenu--index-alist)
9804 (imenu-generic-expression, input-method-alist, minor-mode-alist)
9805 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
9806 (mode-line-modified, mode-line-mule-info, mode-line-position)
9807 (mode-line-process, mode-line-remote, outline-level)
9808 (parse-time-rules, rmail-output-file-alist)
9809 (special-display-buffer-names, vc-mode):
9810 Move risky declarations to the relevant files.
9811 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
9812 (mode-line-modified, mode-line-process, mode-line-position)
9813 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
9814 * font-core.el (font-lock-defaults):
9815 * format.el (format-alist):
9816 * vc-hooks.el (vc-mode):
9817 * window.el (special-display-buffer-names):
9818 * international/mule-cmds.el (input-method-alist):
9819 Define riskiness here (dumped file) rather than in files.el.
9820 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
9821 * imenu.el (imenu-generic-expression, imenu--index-alist):
9822 * outline.el (outline-level):
9823 * time.el (display-time-string):
9824 * calendar/parse-time.el (parse-time-rules):
9825 * mail/rmailout.el (rmail-output-file-alist):
9826 Autoload riskiness here, rather than placing in files.el.
9827
9828 2009-08-26 Andreas Schwab <schwab@linux-m68k.org>
9829
9830 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
9831
9832 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
9833
9834 * simple.el (process-file-side-effects): New defvar.
9835
9836 * dired-aux.el (dired-show-file-type):
9837 * vc.el (vc-diff-internal):
9838 * vc-arch.el (vc-arch-diff):
9839 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
9840 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
9841 * vc-git.el (vc-git-registered, vc-git-working-revision)
9842 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
9843 (vc-git--empty-db-p):
9844 * vc-hooks.el (vc-user-login-name):
9845 * vc-svn.el (vc-svn-registered, vc-svn-state)
9846 (vc-svn-dir-extra-headers, vc-svn-find-revision):
9847 * progmodes/grep.el (grep-probe): Let-bind
9848 `process-file-side-effects' with nil.
9849
9850 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
9851
9852 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
9853 daemon. Replace ping by checking for running service for bluez
9854 and zeroconf. (Bug#4239)
9855
9856 2009-08-25 Kevin Ryde <user42@zip.com.au>
9857
9858 * net/dig.el (dig): Add autoload cookie.
9859
9860 2009-08-25 Glenn Morris <rgm@gnu.org>
9861
9862 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
9863 load-history for absolute file-names.
9864 (byte-compile-file-form-require): Warn about use of the cl package.
9865
9866 * format.el (format-alist): Doc fix.
9867
9868 * play/bubbles.el (top-level): Don't require cl at run-time.
9869
9870 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
9871 run-time cl).
9872
9873 2009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
9874
9875 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
9876 from cl package.
9877 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
9878
9879 2009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
9880
9881 * calc/calc-alg.el (math-trig-rewrite)
9882 (math-hyperbolic-trig-rewrite): New functions.
9883 (calc-simplify): Simplify trig functions when asked.
9884
9885 2009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
9886
9887 * diff-mode.el (diff-find-source-location): Avoid goto-line.
9888
9889 2009-08-24 Kenichi Handa <handa@m17n.org>
9890
9891 * language/ind-util.el (mapthread): Delete it.
9892 (combinatorial): New function.
9893 (indian--puthash-cv): Use combinatorial instead of mapthread.
9894
9895 2009-08-22 Kevin Ryde <user42@zip.com.au>
9896
9897 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
9898 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
9899 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
9900 Clarify docstring that the value is strings not symbols.
9901 (checkdoc-list-of-strings-p): New function.
9902
9903 2009-08-22 Glenn Morris <rgm@gnu.org>
9904
9905 * files.el (auto-mode-alist):
9906 * hippie-exp.el (he-concat-directory-file-name):
9907 * lpr.el (lpr-windows-system, printer-name):
9908 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
9909 * ps-print.el (ps-windows-system):
9910 * startup.el (command-line):
9911 * emulation/viper-ex.el (viper-glob-function):
9912 * international/mule-cmds.el (set-language-environment-coding-systems):
9913 * net/ange-ftp.el (ange-ftp-write-region):
9914 * obsolete/fast-lock.el (fast-lock-cache-name):
9915 Remove code for defunct system-types emx, macos, mswindows, next-mach,
9916 unisoft-unix, vax-vms, win32, w32.
9917
9918 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
9919 given name if the pattern is not more specific.
9920
9921 * calendar/lunar.el (lunar-phase-names): New option.
9922 (lunar-phase): Doc fix.
9923 (lunar-cycles-per-year): New constant.
9924 (lunar-index): New function.
9925 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
9926 (lunar-phase-name): Use lunar-phase-names.
9927 (calendar-lunar-phases): Use format.
9928 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
9929
9930 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
9931 Copy imenu-example--name-and-position function here for own use.
9932 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
9933
9934 * bs.el (bs--redisplay):
9935 * cus-edit.el (custom-redraw):
9936 * ibuffer.el (ibuffer-bury-buffer):
9937 * server.el (server-goto-line-column):
9938 * startup.el (command-line-1):
9939 * strokes.el (strokes-xpm-for-stroke):
9940 * term.el (term-display-buffer-line):
9941 * view.el (View-goto-line):
9942 * calc/calc.el (calc-do, calc-trail-buffer):
9943 * play/gamegrid.el (gamegrid-add-score-insecure):
9944 * progmodes/ada-mode.el (ada-compile-goto-error):
9945 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
9946 (ebrowse-select-1st-to-9nth):
9947 * progmodes/cperl-mode.el (cperl-time-fontification):
9948 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
9949 * progmodes/gud.el (gud-display-line):
9950 (idlwave-shell-display-line):
9951 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
9952 * progmodes/make-mode.el (makefile-browser-toggle):
9953 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
9954 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
9955 * textmodes/picture.el (picture-draw-rectangle):
9956 * textmodes/reftex-index.el (reftex-index-goto-letter):
9957 (reftex-select-jump-to-previous):
9958 * textmodes/reftex-sel.el (reftex-find-start-point)
9959 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
9960 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
9961 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
9962 * textmodes/tex-mode.el (tex-compilation-parse-errors):
9963 * textmodes/two-column.el (2C-associated-buffer):
9964 Use forward-line rather than goto-line.
9965
9966 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
9967 goto-line.
9968
9969 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
9970 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
9971 (quick-check-list-to-regexp): Declare.
9972
9973 * progmodes/make-mode.el (makefile-browser-insert-selection):
9974 Use goto-char rather than goto-line.
9975
9976 * progmodes/prolog.el (compilation-error-regexp-alist)
9977 (compilation-forget-errors): Declare.
9978
9979 2009-08-22 Juri Linkov <juri@jurta.org>
9980
9981 * progmodes/grep.el (lgrep, rgrep): At the beginning
9982 set `dir' to `default-directory' unless `dir' is a non-nil
9983 readable directory. (Bug#4052)
9984 (lgrep, rgrep): Change a weird way to report an error
9985 from using `read-string' to using `error'.
9986 Instead of using interactive arguments in the function body,
9987 add new argument `confirm'.
9988
9989 2009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
9990
9991 * textmodes/remember.el (remember-buffer):
9992 * progmodes/cperl-mode.el (cperl-vc-header-alist):
9993 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
9994 (icalendar-extract-ical-from-buffer):
9995 * net/newst-treeview.el (newsticker-groups-filename):
9996 * net/newst-backend.el (newsticker-cache-filename):
9997 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
9998 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
9999 (speedbar-add-ignored-path-regexp, speedbar-line-path)
10000 (speedbar-buffers-line-path, speedbar-path-line)
10001 (speedbar-buffers-line-path):
10002 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
10003 (epg-sign-keys):
10004 * epa.el (epa-display-verify-result):
10005 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
10006
10007 2009-08-21 Glenn Morris <rgm@gnu.org>
10008
10009 * progmodes/js.el (inferior-moz-process): Fix declaration.
10010
10011 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
10012
10013 * obsolete/rnewspost.el (news-mail-reply):
10014 Use goto-char rather than goto-line.
10015
10016 * term/ns-win.el (ns-open-file-select-line):
10017 Use line-beginning-position rather than goto-line.
10018
10019 * apropos.el (apropos-command):
10020 * ehelp.el (electric-helpify):
10021 * printing.el (pr-show-setup):
10022 * strokes.el (strokes-help):
10023 * tutorial.el (tutorial--describe-nonstandard-key)
10024 (tutorial--detailed-help):
10025 * woman.el (woman-mini-help, woman-display-extended-fonts):
10026 * calc/calc-help.el (calc-describe-key):
10027 * emulation/edt.el (edt-electric-helpify):
10028 * international/mule-diag.el (mule-diag):
10029 * play/yow.el (apropos-zippy):
10030 * progmodes/python.el (python-describe-symbol):
10031 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
10032 * textmodes/table.el (*table--cell-describe-mode)
10033 (*table--cell-describe-bindings):
10034 Use help-print-return-message rather than the now obsolete alias.
10035
10036 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
10037 (calendar-cursor-to-visible-date):
10038 * play/5x5.el (5x5-position-cursor):
10039 * play/decipher.el (decipher):
10040 * play/gomoku.el (gomoku-goto-xy):
10041 * play/landmark.el (lm-goto-xy):
10042 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
10043 (mpuz-paint-digit):
10044 Use forward-line, not goto-line.
10045
10046 * mail/rmail.el (rmail-obsolete): Delete custom group.
10047 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
10048 (rmail-remote-password, rmail-remote-password-required):
10049 Remove unneeded :set-after and :set properties.
10050
10051 2009-08-21 Michael Albinus <michael.albinus@gmx.de>
10052
10053 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
10054
10055 2009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
10056
10057 * loadup.el: Remove leftover macos code.
10058
10059 * vc-git.el (vc-git-annotate-command): Run asynchronously.
10060 Explicitly pass the date format to git blame so that user local
10061 so that the output format can be parsed.
10062
10063 2009-08-20 Michael Albinus <michael.albinus@gmx.de>
10064
10065 * net/dbus.el (top): Don't check for (getenv
10066 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
10067
10068 2009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
10069
10070 * log-edit.el (log-edit-strip-single-file-name): New var.
10071 (log-edit-insert-changelog): Use it. Bug#3571
10072
10073 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
10074
10075 * subr.el (read-passwd): Use read-key so keypad keys work as well.
10076 Bug#3287
10077
10078 * help.el (help-print-return-message): Rename from
10079 print-help-return-message.
10080
10081 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
10082 cvs-mode-map parent hack.
10083 (log-view-mode): Derive from special-mode.
10084
10085 * linum.el (linum-mode): window-size-change-functions is redundant.
10086 Adapt to new window-configuration-change-hook behavior.
10087 (linum-after-size, linum-after-config): Remove.
10088
10089 * imenu.el (imenu-example--name-and-position)
10090 (imenu-example--lisp-extract-index-name)
10091 (imenu-example--create-lisp-index, imenu-example--create-c-index):
10092 Mark as obsolete.
10093
10094 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
10095 (inferior-prolog-mode): Use it.
10096 (inferior-prolog-load-file): Reset list of errors.
10097
10098 2009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
10099
10100 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
10101
10102 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
10103
10104 2009-08-19 Michael Albinus <michael.albinus@gmx.de>
10105
10106 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
10107 is running already.
10108
10109 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
10110
10111 * subr.el (listify-key-sequence-1): Use normal syntax since those
10112 integers are nowadays always represented by the same (positive) number
10113 on all platforms.
10114 (read-key-empty-map): New const.
10115 (read-key-delay): New var.
10116 (read-key): New function.
10117 (force-mode-line-update): Use with-current-buffer.
10118 (locate-user-emacs-file): Don't forget to abbreviate the file name.
10119 (start-process-shell-command, start-file-process-shell-command):
10120 Discourage the use of command-args.
10121
10122 2009-08-19 Glenn Morris <rgm@gnu.org>
10123
10124 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
10125
10126 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
10127
10128 * simple.el (choose-completion-string): Don't rely on
10129 minibuffer-completing-file-name and ad-hoc checks to decide whether
10130 to continue completion or not.
10131
10132 * minibuffer.el (minibuffer-hide-completions): New function.
10133 (completion--do-completion): Use it.
10134 (completions-annotations): New face.
10135 (completion--insert-strings): Use it.
10136 (completion-pcm--delim-wild-regex): Add docstring.
10137 (completion-pcm--string->pattern): Add support for 0-width delimiters
10138 in completion-pcm--delim-wild-regex.
10139
10140 2009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
10141
10142 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
10143 Remove unused var `buffer-modified-p'.
10144
10145 * minibuffer.el (completion--do-completion): Move point for the #b001
10146 case as well (bug#4176).
10147 (minibuffer-complete, minibuffer-complete-word): Don't move point.
10148
10149 2009-08-18 Michael Albinus <michael.albinus@gmx.de>
10150
10151 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
10152 and :session buses.
10153
10154 2009-08-18 Kenichi Handa <handa@m17n.org>
10155
10156 * international/ucs-normalize.el (ucs-normalize-version):
10157 Change to 1.1.
10158 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
10159 (utf-8-hfs): Make it perform normalization on encoding too.
10160
10161 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
10162 (sentence-end-without-space): Delete duplicated chars.
10163 (sentence-end-base): Likewise.
10164
10165 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
10166 (html-mode): Delete duplicated chars from sentence-end-base.
10167
10168 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
10169 (texinfo-mode): Delete duplicated chars from sentence-end-base.
10170
10171 2009-08-17 Chong Yidong <cyd@stupidchicken.com>
10172
10173 * files.el (hack-one-local-variable): If the mode function is for
10174 a minor mode, pass it an argument (Bug#4148).
10175
10176 2009-08-17 Michael Albinus <michael.albinus@gmx.de>
10177
10178 * net/tramp.el (tramp-register-completion-file-name-handler):
10179 Check also for (member 'partial-completion completion-styles).
10180
10181 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
10182
10183 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
10184 abbrev (Bug#3943).
10185
10186 2009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
10187
10188 * progmodes/cperl-mode.el: Merge upstream 6.2.
10189 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
10190 (cperl-forward-re): Check cperl-brace-recursing.
10191 (cperl-highlight-charclass): New function.
10192 (cperl-find-pods-heres): Use it.
10193 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
10194 (cperl-beautify-regexp-piece): Fix column calculation.
10195 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
10196 (cperl-beautify-level): Don't process entire regexp.
10197 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
10198 calling man.
10199 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
10200 (cperl-init-faces): Build a list in the normal way.
10201
10202 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
10203
10204 * calendar/parse-time.el (parse-time-string-chars): Save match
10205 data.
10206
10207 2009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
10208
10209 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
10210 (sql-product): Use it.
10211 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
10212 (sql-set-product): Add completion.
10213 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
10214 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
10215 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
10216 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
10217 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
10218 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
10219 (sql-highlight-db2-keywords): Remove.
10220 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
10221 (sql-highlight-product): Use derived-mode-p.
10222 (sql-set-sqli-buffer): Use with-current-buffer.
10223 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
10224 Simplify.
10225
10226 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
10227
10228 * term.el: Fix commenting convention, turn comments into docstrings.
10229
10230 2009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
10231
10232 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
10233
10234 2009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
10235
10236 * calendar/parse-time.el (parse-time-string-chars): Compute using
10237 character classes, to handle non-ascii characters (Bug#3190).
10238
10239 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
10240
10241 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
10242 another heredoc if the user adds another < (Bug#3226).
10243
10244 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
10245 Don't initialize based on window-system (Bug#4124).
10246
10247 * facemenu.el (facemenu-read-color): Use a completion function
10248 that accepts any defined color, such as RGB triplets (Bug#3677).
10249
10250 * files.el (get-free-disk-space): Change fallback default
10251 directory to /. Expand DIR argument before switching to fallback.
10252 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
10253
10254 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
10255
10256 * files.el (load-library): Doc fix.
10257
10258 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
10259
10260 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
10261 (viper-if-string): Redefine C-s in the minibuffer to insert the last
10262 incremental search string.
10263
10264 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
10265 XEmacs.
10266
10267 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
10268 (ediff-merge-region-is-non-clash)
10269 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
10270 Also check if the job is really a merge job.
10271
10272 * ediff.el (ediff-current-file): New function.
10273
10274 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
10275
10276 * progmodes/js.el: Edit docstrings throughout to follow Emacs
10277 conventions.
10278 (js-insert-and-indent): Delete function.
10279 (js-mode-map): Don't bind keys to js-insert-and-indent.
10280 (js-beginning-of-defun): Rename from js--beginning-of-defun.
10281 (js-end-of-defun): Rename from js--end-of-defun.
10282 (js-auto-indent-flag): Delete variable.
10283
10284 2009-08-14 Chong Yidong <cyd@stupidchicken.com>
10285
10286 * progmodes/js.el: Remove proclaim statement.
10287 Defvar which-func-imenu-joiner-function to silence compiler.
10288
10289 * files.el (auto-mode-alist): Use js-mode for .js files.
10290
10291 * progmodes/js2-mode.el: Remove file.
10292
10293 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
10294
10295 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
10296
10297 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
10298
10299 2009-08-14 Daniel Colascione <dan.colascione@gmail.com>
10300 Karl Landstrom <karl.landstrom@brgeight.se>
10301
10302 * progmodes/js.el: New file.
10303
10304 2009-08-14 Mark A. Hershberger <mah@everybody.org>
10305
10306 * timezone.el (timezone-parse-date): Add ability to understand ISO
10307 basic format (minimal separators) dates in addition to the
10308 already-supported extended format dates.
10309
10310 2009-08-14 Eli Zaretskii <eliz@gnu.org>
10311
10312 * international/ucs-normalize.el: Add a `coding' file variable.
10313
10314 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
10315
10316 2009-08-14 Sam Steingold <sds@gnu.org>
10317
10318 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
10319
10320 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
10321
10322 * faces.el (help-argument-name): Define it here instead of
10323 help-fns.el, because in daemon mode help-fns.el may be loaded when
10324 faces are still uninitialized (Bug#1078).
10325
10326 * help-fns.el (help-argument-name): Move defface to faces.el.
10327
10328 2009-08-13 Nick Roberts <nickrob@snap.net.nz>
10329
10330 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
10331 create buffer with a pty but no process so that GDB can make the
10332 inferior the controlling process.
10333
10334 2009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
10335
10336 * international/ucs-normalize.el: New file.
10337
10338 2009-08-13 Richard Stallman <rms@gnu.org>
10339
10340 * mail/rmail.el (rmail-get-attr-names):
10341 Accept an attribute header that is too short.
10342
10343 * mail/rmail.el (rmail-forget-messages):
10344 Ignore nil elt in rmail-message-vector. Use dotimes.
10345
10346 * progmodes/compile.el (compilation-goto-locus):
10347 Use next-error-move-function.
10348
10349 * simple.el (next-error-move-function): New variable.
10350
10351 2009-08-12 Juri Linkov <juri@jurta.org>
10352
10353 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
10354 always non-nil. (Bug#4052)
10355
10356 * replace.el (read-regexp): Return empty string when
10357 `default-value' is nil.
10358 (keep-lines-read-args): Don't use empty string as the
10359 default value for `read-regexp'. (Bug#2495)
10360
10361 2009-08-12 Juri Linkov <juri@jurta.org>
10362
10363 * international/mule-cmds.el (ucs-insert): Change arguments
10364 from `arg' to `character', `count', `inherit' to be the same
10365 as in `insert-char'. Doc fix. (Bug#4039)
10366
10367 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
10368
10369 2009-08-12 Juri Linkov <juri@jurta.org>
10370
10371 * files-x.el: New file.
10372
10373 * files.el: Move code that deals with adding/deleting
10374 file/directory-local variables to files-x.el.
10375
10376 * Makefile.in (ELCFILES): Add files-x.elc.
10377
10378 2009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
10379
10380 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
10381 to use `goto-line'.
10382 (gdb-place-breakpoints, gdb-get-location): Rewritten without
10383 `goto-line'.
10384 (gdb-invalidate-disassembly): Do not refresh upon receiving
10385 'update signal. Instead, update all disassembly buffers only after
10386 threads list.
10387 (gdb): Send -target-detach when buffer is killed (Bug#3794).
10388 (gdb-starting): Moved -data-list-register-names...
10389 (gdb-stopped): ...here so it's sent when first thread stops.
10390 (gdb-registers-handler-custom): Do nothing if register names are
10391 unknown yet.
10392
10393 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
10394 from `gdb-mi.el' to avoid extra tangling.
10395
10396 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
10397 change which breaks `gud-def' definitions used in `gdb'.
10398 (gdb-update-gud-running): No extra fuss for updating frame number.
10399
10400 2009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
10401
10402 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
10403 (describe-language-environment-map, setup-language-environment-map)
10404 (set-coding-system-map): Move initialization into declaration.
10405 (set-language-info-alist): Last arg to define-key-after can be skipped.
10406
10407 * international/quail.el (quail-completion-1): Simplify.
10408 (quail-define-rules): Use slightly more compact code.
10409 (quail-insert-decode-map): Propertize keys, compact columns.
10410
10411 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
10412 Add goto-line.
10413
10414 2009-08-10 Miles Bader <miles@gnu.org>
10415
10416 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
10417 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
10418 (js2-instance-member, js2-private-member, js2-private-function-call)
10419 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
10420 (js2-magic-paren, js2-external-variable):
10421 Remove "-face" suffix from face names.
10422 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
10423 (js2-highlight-undeclared-vars, js2-peek-token)
10424 (js2-parse-function-params, js2-mode-show-errors)
10425 (js2-mode-show-warnings, js2-make-magic-delimiter)
10426 (js2-mode-highlight-magic-parens): Update to use new face names.
10427
10428 2009-08-09 Michael Albinus <michael.albinus@gmx.de>
10429
10430 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
10431 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
10432
10433 2009-08-09 Chong Yidong <cyd@stupidchicken.com>
10434
10435 * subr.el: Provide hashtable-print-readable.
10436
10437 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
10438 hs-c-like-adjust-block-beginning.
10439 (hs-hide-block-at-point): Stop hiding at the beginning of
10440 hs-block-end-regexp (Bug#700).
10441
10442 2009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
10443
10444 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
10445 a macro.
10446 (gdb-registers-handler-custom): Do not fail when register names
10447 are unavailable.
10448
10449 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
10450
10451 * progmodes/gdb-mi.el (gdb-control-all-threads)
10452 (gdb-control-current-thread): Interactive setters for
10453 `gdb-gud-control-all-threads' to use in menu.
10454 (gdb-show-run-p): Show «Go» when process is not active.
10455 (gud-tool-bar-map): Add non-stop/A,T indicator. Uses
10456 gud/thread.xpm and gud/all.xpm.
10457
10458 2009-08-08 Yoni Rabkin <yoni@rabkins.net>
10459
10460 * net/net-utils.el (net-utils-font-lock-keywords): New var.
10461 (nslookup-font-lock-keywords): Make it a variable.
10462 (net-utils-mode): New mode for viewing diagnostic network output.
10463 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
10464 (net-utils-run-simple): New function.
10465 (ifconfig, iwconfig, netstat, arp, route): Use it.
10466
10467 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
10468
10469 * progmodes/gdb-mi.el (gdb-read-memory-custom)
10470 (gdb-memory-set-address, def-gdb-set-positive-number)
10471 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
10472 after changing settings.
10473 (gdb-invalidate-disassembly): Update when first shown.
10474 (gdb-edit-locals-value): Fixed.
10475 (gdb-registers-handler-custom): Print registers in right order and
10476 allow changing register values (only for current thread yet).
10477 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
10478 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
10479 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
10480 (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
10481 info in mode name.
10482 (gdb-registers-mode-map): TAB to switch to locals.
10483
10484 2009-08-08 Eli Zaretskii <eliz@gnu.org>
10485
10486 * mail/rmail.el (rmail-add-mbox-headers)
10487 (rmail-set-message-counters-counter): Search for
10488 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
10489
10490 2009-08-08 Glenn Morris <rgm@gnu.org>
10491
10492 * Makefile.in (ELCFILES): Update.
10493
10494 2009-08-07 Eli Zaretskii <eliz@gnu.org>
10495
10496 * mail/sendmail.el (mail-yank-original): Set
10497 buffer-file-coding-system from the one used by the message whose
10498 text is yanked.
10499
10500 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
10501 to "windows" when "pgnuplot" is used.
10502 (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
10503 call accept-process-output if "pgnuplot" is used.
10504 (calc-graph-init): Don't send -display and -geometry to
10505 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
10506 running "pgnuplot -V" with shell-command-to-string.
10507
10508 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
10509 the default.
10510
10511 2009-08-07 Eli Zaretskii <eliz@gnu.org>
10512
10513 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
10514 org/org-latex.elc.
10515
10516 2009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
10517
10518 * vc-dispatcher.el (vc-resynch-window): Update comment.
10519
10520 * term.el (term-handle-ansi-escape): Add comments with the
10521 terminfo capabilities implemented.
10522
10523 2009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
10524
10525 * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
10526 (gdb-var-create-handler): Rewritten using JSON parser.
10527 (gdb-propertize-header): Moved earlier.
10528 (gdb-set-header): Removed to avoid duplication.
10529 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
10530 Refresh disassembly buffers only after threads list have been
10531 update.
10532 (gdb-threads-header, gdb-registers-header): Per-buffer header line
10533 variables.
10534
10535 2009-08-04 Juri Linkov <juri@jurta.org>
10536
10537 * files.el: Commands to add/delete file/directory-local variables.
10538 (read-file-local-variable, read-file-local-variable-value)
10539 (read-file-local-variable-mode, modify-file-local-variable)
10540 (modify-file-local-variable-prop-line)
10541 (modify-dir-local-variable): New functions.
10542 (add-file-local-variable, delete-file-local-variable)
10543 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
10544 (add-dir-local-variable, delete-dir-local-variable)
10545 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
10546 (copy-dir-locals-to-file-locals-prop-line): New commands.
10547
10548 2009-08-04 Chong Yidong <cyd@stupidchicken.com>
10549
10550 * abbrev.el (insert-abbrev-table-description): Prettify output.
10551 Suggested by Karl Chen.
10552
10553 2009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
10554
10555 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
10556 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
10557 (gdb-overlay-arrow-position, gdb-thread-position)
10558 (gdb-disassembly-position): Declare variables.
10559 (gdb-wait-for-pending): Function now.
10560 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
10561 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
10562 compilation goes smoothly.
10563 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
10564 (gdb-non-stop-setting): New customization setting which replaces
10565 `gdb-non-stop' so changing it doesn't break active GDB session.
10566 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
10567 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
10568 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
10569 (gdb-show-threads-by-default): New customization options.
10570 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
10571 routines.
10572 (gdb-get-buffer-create): Send buffers update signal when they are
10573 created.
10574 (gdb-invalidate-locals, gdb-invalidate-registers)
10575 (gdb-invalidate-breakpoints)
10576 (gdb-invalidate-threads, gdb-invalidate-disassembly)
10577 (gdb-invalidate-memory): Accept update signal.
10578 (gdb-current-context-command): Use --frame option.
10579 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
10580 Implement `gdb-frame-number' selection logic.
10581 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
10582 whether to show GUD toolbar buttons.
10583 (gdb-thread-exited): Unselect current thread when it exits.
10584 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
10585 (gdb-mark-line): Routine which sets overlay arrow or inverses
10586 video on fringeless displays.
10587 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
10588 to build aligned columns of data in GDB buffers and set text
10589 properties line-by-line.
10590 (gdb-invalidate-breakpoints)
10591 (gdb-breakpoints-list-handler-custom)
10592 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
10593 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
10594 (gdb-registers-handler-custom): Align data columns.
10595 (gdb-locals-handler-custom): Now prints data like in variable
10596 declarations.
10597 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
10598 Removed confusing buttons.
10599 (gdb-invalidate-threads): Append --frame.
10600 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
10601 between breakpoints/threads buffers.
10602 (gdb-set-window-buffer): Now can ignore dedicated windows.
10603 (gdb-propertize-header): Use `gdb-set-window-buffer'.
10604 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
10605 (def-gdb-thread-buffer-gud-command): Replaces
10606 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
10607 for fine thread control.
10608 (gdb-preempt-existing-or-display-buffer): New function used to
10609 display bound buffers without breaking window layout.
10610 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
10611 (gdb-select-frame): New version of `gdb-frames-select' which now
10612 sets `gdb-frame-number' so commands may use --frame option instead
10613 of inner debugger state.
10614 (gdb-frame-handler): Do not set `gdb-frame-number'.
10615 (gdb-threads-mode-map): Select threads with mouse.
10616
10617 * progmodes/gud.el (gdb-gud-context-call): Declare function to
10618 avoid compilation warning.
10619 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
10620 `gdb-show-stop-p`.
10621
10622 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
10623 Argument `key' renamed to `buffer-type'.
10624 (gdb-current-context-buffer-name): Do not add thread info to
10625 buffer name when no thread is selected.
10626 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
10627 command (bug 3794).
10628 (gdb-thread-selected): Handle `=thread-selected' notification.
10629 (gdb-wait-for-pending): New macro to deal with congestion problems.
10630 (gdb-breakpoints-list-handler-custom): Don't fail on pending
10631 breakpoints.
10632 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
10633 This fixes problem similar to one described in bug 3947.
10634 (gud-menu-map): More menu items.
10635 (gdb-init-1): Reset `gdb-thread-number' to nil.
10636
10637 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
10638 non-stop settings.
10639
10640 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
10641 (gdb-current-context-command): Do not append --thread if
10642 `gdb-thread-number' is nil.
10643 (gdb-running-threads-count, gdb-stopped-threads-count): New
10644 variables.
10645 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
10646 (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
10647 customization options.
10648 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
10649 GUD commands.
10650 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
10651 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
10652 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
10653 set `gdb-thread-number' and update `gud-running' properly.
10654 (gdb-running): Update threads list when new threads appear.
10655 (gdb-stopped): Support non-stop operation and new thread switching
10656 logic.
10657 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
10658 (gdb-json-partial-output): New set of JSON routines.
10659 (def-gdb-auto-update-trigger): New `signal-list' optional
10660 argument.
10661 (gdb-thread-list-handler-custom): Update `gud-running',
10662 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
10663 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
10664 (gdb-continue-thread, gdb-step-thread): New commands for fine
10665 thread execution control.
10666 (gud-menu-map): New menu items to switch non-stop options.
10667 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
10668 (gdb-send): Mimic RET properly (bug 3794).
10669
10670 * progmodes/gdb-mi.el (gdb-rules-name-maker)
10671 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
10672 gdb-buffer-rules.
10673 (def-gdb-auto-update-handler): New nopreserve optional argument.
10674 (gdb-stack-list-frames-custom): Print stack from top to bottom.
10675
10676 * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
10677 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
10678 (gdb-parent-mode): New mode to derive other GDB modes from.
10679 (gdb-display-disassembly-for-thread)
10680 (gdb-frame-disassembly-for-thread): New commands for threads
10681 buffer.
10682
10683 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
10684 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
10685 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
10686 (gdb-update): We now store all GDB buffers in a list so that they
10687 can be updated by traversing a list instead of calling invalidate
10688 triggers explicitly.
10689 (def-gdb-trigger-and-handler): New macro to define trigger-handler
10690 pair for GDB buffer.
10691 (gdb-stack-buffer-name): Add thread information.
10692 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
10693 handle pending triggers.
10694 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
10695 (def-gdb-thread-buffer-simple-command)
10696 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
10697 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
10698 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
10699 New commands which show buffers bound to thread.
10700 (gdb-stack-list-locals-regexp): Removed unused regexp.
10701
10702 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
10703 (gdb-locals-buffer-name, gdb-registers-buffer-name)
10704 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
10705 to (gud-comint-buffer) in *-buffer-name functions
10706 because (gdb-get-target-string) already does that.
10707 (gdb-locals-handler-custom, gdb-registers-handler-custom)
10708 (gdb-changed-registers-handler): Rewritten without regexps.
10709
10710 * progmodes/gdb-mi.el: Basic thread selection support.
10711 (gdb-thread-number): New variable.
10712 (gdb-current-context-command): New macro which adds --thread
10713 option to command.
10714 (gdb-threads-mode-map): Select thread with SPC.
10715 (gdb-thread-list-handler-custom): Mark current thread with overlay
10716 arrow. Synchronize GDB thread and Emacs thread.
10717 (gdb-select-thread): New command which selects current thread.
10718 (gdb-invalidate-frames, gdb-invalidate-locals)
10719 (gdb-invalidate-registers): Use --thread option.
10720
10721 2009-08-04 Michael Albinus <michael.albinus@gmx.de>
10722
10723 * net/tramp.el (top): Make check for tramp-gvfs loading more
10724 robust. (Bug#3977)
10725 (tramp-handle-insert-file-contents): `unwind-protect' must be
10726 inside `with-parsed-tramp-file-name'.
10727
10728 * net/tramp-gvfs.el (top): Remove superfluous message when loading
10729 fails.
10730
10731 2009-08-03 Nick Roberts <nickrob@snap.net.nz>
10732
10733 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
10734 directory if CLASSPATH is not set.
10735
10736 2009-08-03 Michael Albinus <michael.albinus@gmx.de>
10737
10738 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
10739 New defconst.
10740 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
10741
10742 2009-08-02 Kevin Ryde <user42@zip.com.au>
10743
10744 * net/newst-backend.el (newsticker--raw-url-list-defaults):
10745 Update freshmeat link. Delete newsforge.com as it seems gone.
10746
10747 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
10748
10749 * select.el (x-set-selection): Doc fix (Bug#4021).
10750
10751 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
10752
10753 * help-fns.el (describe-variable): Treat list return values from
10754 dir-locals-find-file properly (Bug#4005).
10755
10756 2009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
10757
10758 * net/tramp.el (tramp-debug-message): Print also microseconds.
10759
10760 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
10761
10762 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
10763 or END is non-nil.
10764 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
10765 (tramp-get-debug-buffer): Change `outline-regexp' according to new
10766 format.
10767
10768 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
10769 (tramp-get-file-property): Use it.
10770
10771 * autorevert.el (auto-revert-handler): Allow
10772 `auto-revert-tail-mode' for remote files.
10773
10774 2009-08-02 Jason Rumney <jasonr@gnu.org>
10775
10776 * minibuffer.el (read-file-name): Treat confirm options to
10777 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
10778
10779 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
10780
10781 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
10782 (font-lock-variable-name-face, font-lock-constant-face): Darken
10783 the colors for light backgrounds.
10784
10785 2009-08-01 Eli Zaretskii <eliz@gnu.org>
10786
10787 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
10788 month names. (Bug#3987)
10789
10790 2009-07-31 Chong Yidong <cyd@stupidchicken.com>
10791
10792 * simple.el (line-move-finish): Pass whole number to
10793 line-move-to-column.
10794 (line-move-visual): Perform hscroll to the recorded position.
10795
10796 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
10797
10798 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
10799
10800 2009-07-29 Alan Mackenzie <acm@muc.de>
10801
10802 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
10803
10804 2009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
10805
10806 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
10807 (gdb-place-breakpoints): Use full path when setting breakpoints.
10808
10809 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
10810
10811 * calc/calc.el (calc-mode-map): Add keybinding for
10812 `calc-transpose-lines'.
10813
10814 2009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
10815
10816 * calc/calc-misc.el (calc-transpose-lines): New function.
10817
10818 2009-07-28 Michael Albinus <michael.albinus@gmx.de>
10819
10820 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
10821 Simplify check for out-of-band methods.
10822 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
10823 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
10824
10825 2009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
10826
10827 * vc-git.el (vc-git-checkin): Fix typo.
10828
10829 2009-07-28 Steve Yegge <steve.yegge@gmail.com>
10830
10831 * progmodes/js2-mode.el: New file.
10832
10833 2009-07-28 Nick Roberts <nickrob@snap.net.nz>
10834
10835 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
10836 (gud-menu-map): Adjust tooltip accordingly.
10837
10838 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
10839
10840 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
10841 (vc-bzr-log-view-mode): Adjust log-view-file-re.
10842
10843 * add-log.el (change-log-mode-map): Add a menu.
10844
10845 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
10846
10847 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
10848 function returns nil.
10849 (dbus-handle-event): Handle special return value :ignore.
10850 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
10851
10852 2009-07-26 Chong Yidong <cyd@stupidchicken.com>
10853
10854 * view.el (view-mode-enable): Don't define Helper-return-blurb if
10855 it's not needed.
10856
10857 2009-07-25 Eli Zaretskii <eliz@gnu.org>
10858
10859 Fix Bug#3888:
10860
10861 * w32-vars.el (x-select-enable-clipboard): Doc fix.
10862
10863 * term/pc-win.el (x-display-name, x-colors)
10864 (x-select-enable-clipboard, x-select-text): Doc fix.
10865
10866 * term/common-win.el (x-display-name, x-colors): Doc fix.
10867
10868 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
10869 (xw-defined-colors): Doc fix.
10870
10871 * w32-fns.el (x-select-text, x-setup-function-keys)
10872 (x-get-selection, x-set-selection): Doc fix.
10873
10874 * term/x-win.el (x-select-text, x-setup-function-keys)
10875 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
10876
10877 * select.el (x-set-selection): Doc fix.
10878
10879 2009-07-25 Michael Albinus <michael.albinus@gmx.de>
10880
10881 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
10882 instead of "IsNSSSupportAvailable". Avahi ought to work also when
10883 "IsNSSSupportAvailable" method is not available. Reported by
10884 Steve Youngs <steve@sxemacs.org>.
10885
10886 2009-07-24 Kenichi Handa <handa@m17n.org>
10887
10888 * international/characters.el: Fix setting of category ?C, ?|, ?K,
10889 and ?H. Fix setting of case for Latin Extended and Greek Extended.
10890 (build-unicode-category-table): Fix range checks.
10891
10892 2009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
10893
10894 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
10895 the buffer we try to sync is current when calling
10896 vc-resynch-buffer.
10897
10898 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
10899 not show up to date files.
10900
10901 2009-07-24 Glenn Morris <rgm@gnu.org>
10902
10903 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
10904 Add autoload cookies. If necessary, initialize.
10905 (elint-log): Handle non-file buffers.
10906 (elint-initialize): Add optional argument to reinitialize.
10907 (elint-find-builtin-variables): Save excursion.
10908
10909 2009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
10910
10911 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
10912 for Lint.
10913
10914 2009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
10915
10916 * vc.el (vc-print-log-internal): New function, split out from ...
10917 (vc-print-log): ... here.
10918 (vc-dir-move-to-goal-column): Declare.
10919
10920 * vc-git.el (vc-git-add-signoff): New variable.
10921 (vc-git-checkin): Use it.
10922 (vc-git-toggle-signoff): New function.
10923 (vc-git-extra-menu-map): Bind it to menu.
10924 (vc-git--run-command-string): Accept a nil FILE argument.
10925 (vc-git-stash-list): New function.
10926 (vc-git-dir-extra-headers): Use it.
10927
10928 2009-07-23 Glenn Morris <rgm@gnu.org>
10929
10930 * help-fns.el (describe-variable): Describe ignored and risky local
10931 variables in a similar way to that in which we describe safe ones.
10932
10933 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
10934 (byte-compile-output-file-form, byte-compile-output-docform)
10935 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
10936 Give some more local variables with common names a "bytecomp-" prefix,
10937 so as not to shadow things during compilation.
10938 * emacs-lisp/cl-macs.el (load-time-value)
10939 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
10940 `outbuffer' to `bytecomp-outbuffer'.
10941
10942 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
10943 since the next two variables cover them automatically now.
10944 (elint-builtin-variables, elint-autoloaded-variables): New.
10945 (elint-unknown-builtin-args): Remove all members, since they can be
10946 parsed automatically now.
10947 (elint-extra-errors): New.
10948 (elint-env-add-env, elint-env-add-macro): Use cadr.
10949 (elint-current-buffer): Use or. Change final message.
10950 (elint-get-top-forms): Use line-end-position.
10951 (elint-init-env): Use cadr. Handle autoload, declare-function,
10952 and defalias.
10953 (elint-add-required-env): Doc fix. Use or. Standardize error.
10954 (regexp-assoc): Remove unused function.
10955 (elint-top-form): Set elint-current-pos, to record the start of the
10956 top-level form, for compilation-mode.
10957 (elint-form): Trap errors in macro expansion. Use dolist.
10958 (elint-unbound-variable): Use elint-builtin-variables and
10959 elint-autoloaded-variables.
10960 (elint-get-args): Use cadr, or.
10961 (elint-check-cond-form): Use dolist, cadr.
10962 (elint-check-condition-case-form): Doc fix. Use cadr.
10963 Use elint-extra-errors.
10964 (elint-log): New function.
10965 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
10966 Distinguish errors and warnings.
10967 (elint-log-message): Use with-current-buffer. Inhibit read-only.
10968 Use a bytecomp-style format.
10969 (elint-clear-log): Preserve default-directory. Inhibit read-only.
10970 (elint-get-log-buffer): Use compilation mode. Disable undo.
10971 Don't truncate lines.
10972 (elint-initialize): Set builtin and autoloaded variable lists.
10973 Only process elint-unknown-builtin-args if non-nil.
10974 (elint-find-builtin-variables, elint-find-autoloaded-variables):
10975 New functions.
10976 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
10977
10978 2009-07-22 Kevin Ryde <user42@zip.com.au>
10979
10980 * net/newst-backend.el (newsticker--parse-atom-1.0)
10981 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
10982 (newsticker--parse-rss-1.0):
10983 * progmodes/idlwave.el (idlwave-mode):
10984 * progmodes/idlw-shell.el (idlwave-shell-mode):
10985 * progmodes/vera-mode.el (vera-mode):
10986 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
10987 * progmodes/vhdl-mode.el (vhdl-mode):
10988 * textmodes/table.el (table-generate-source)
10989 (table--warn-incompatibility):
10990 Hyperlink urls in docstrings with URL `...'.
10991
10992 2009-07-22 Glenn Morris <rgm@gnu.org>
10993
10994 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
10995 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
10996 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
10997 Remove leading * from defcustom docs.
10998
10999 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
11000
11001 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
11002 defcustom doc.
11003 (list-load-path-shadows): Optionally, just return shadows as a string.
11004
11005 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
11006
11007 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
11008
11009 * mail/rmailedit.el (rmail-edit-mode): Use
11010 auto-save-include-big-deletions.
11011
11012 * mail/rmail.el (rmail-variables): Use
11013 auto-save-include-big-deletions.
11014
11015 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
11016 changes.
11017
11018 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
11019
11020 * calc/calc.el (calc-undo-length): New variable.
11021 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
11022
11023 2009-07-21 Richard Stallman <rms@gnu.org>
11024
11025 * files.el (auto-save-mode): Handle buffer-save-size = -2
11026 for toggling mode.
11027
11028 2009-07-21 Glenn Morris <rgm@gnu.org>
11029
11030 * textmodes/ispell.el (ispell-looking-back): Update declaration.
11031
11032 * calendar/todo-mode.el (calendar-current-date): Update declaration.
11033
11034 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
11035 silence compiler. Instead...
11036 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
11037 (ps-print-ensure-fontified): Update for above function name changes.
11038
11039 * printing.el (pr-mh-get-msg-num, pr-mh-show)
11040 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
11041 silence compiler. Instead...
11042 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
11043 (mh-show-buffer): Only define for compiler.
11044 (pr-mh-current-message): Update for above function name changes.
11045
11046 * files.el (abort-if-file-too-large): Explicitly pass `filename'
11047 as an argument.
11048 (find-file-noselect, insert-file-1): Update for above change.
11049
11050 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
11051
11052 * mail/mailclient.el (mailclient-send-it): Fix message.
11053
11054 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
11055 (edebug-eval): Check cl-debug-env is bound.
11056 (print-level, print-circle): Don't redefine built-in variables.
11057
11058 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
11059 (custom-print-vectors): Remove old comments from doc.
11060
11061 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
11062 (emerge-version): Make the variable an obsolete alias for the
11063 emacs-version variable. Make the function obsolete.
11064 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
11065 Emerge options, rather than merging in into the main Options menu.
11066 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
11067 and auto advance modes. Disable edit/fast items when not relevant.
11068
11069 2009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
11070
11071 * term/vt420.el (terminal-init-vt420): Fix typo.
11072
11073 2009-07-20 Sam Steingold <sds@gnu.org>
11074
11075 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
11076 variable (removed from compile.el on 2004-03-11).
11077
11078 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
11079
11080 * files.el (hack-local-variables-filter): Fix last change.
11081
11082 2009-07-19 Juri Linkov <juri@jurta.org>
11083
11084 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
11085 (dir-local-variables-alist): New buffer-local variable.
11086 (hack-local-variables-filter): If variable is not dir-local,
11087 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
11088 because file-local overrides dir-local.
11089 (c-postprocess-file-styles) <declare-function>:
11090 Remove obsolete declaration.
11091 (hack-dir-local-variables): Add dir-local variable/value pair to
11092 `dir-local-variables-alist' and remove duplicates. Doc fix.
11093
11094 * help-fns.el (describe-variable): Add information about
11095 file-local and dir-local variables.
11096
11097 2009-07-19 Chong Yidong <cyd@stupidchicken.com>
11098
11099 * files.el (hack-local-variables-filter): Rewrite.
11100
11101 2009-07-19 Glenn Morris <rgm@gnu.org>
11102
11103 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
11104 Silence compiler by only defining on XEmacs.
11105
11106 * international/mule.el (auto-coding-regexp-alist): Only match
11107 BABYL... at the start of buffer, not of lines. (Bug#3790)
11108
11109 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
11110 non-calendar buffers (Bug#3862). Restore "not on a date" message.
11111 (cal-menu-context-mouse-menu): Doc fix.
11112
11113 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
11114
11115 * simple.el (mail-user-agent): Doc fix. Set :version tag.
11116
11117 2009-07-18 Juri Linkov <juri@jurta.org>
11118
11119 * info.el: Virtual Info keyword finder.
11120 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
11121 (Info-finder-file): New variable.
11122 (Info-finder-find-file): New function.
11123 (finder-known-keywords, finder-package-info)
11124 (find-library-name, lm-commentary): Use defvar and
11125 declare-function to silence compiler warnings.
11126 (Info-finder-find-node): New function.
11127 (info-finder): New command.
11128
11129 * subr.el (process-kill-buffer-query-function): New function.
11130 (add-hook)<kill-buffer-query-functions>: Add hook
11131 `process-kill-buffer-query-function'.
11132
11133 2009-07-18 Alan Mackenzie <acm@muc.de>
11134
11135 * progmodes/cc-mode.el (c-before-hack-hook)
11136 (c-postprocess-file-styles): Give invocation of `c-set-style'
11137 DONT-OVERRIDE parameter of t. Already set style variables will
11138 thus not be overridden by style settings given by `c-file-syle'.
11139
11140 * files.el (hack-local-variables-filter): Remove entries with
11141 duplicate keys from `file-local-variables-alist'.
11142
11143 2009-07-18 Eli Zaretskii <eliz@gnu.org>
11144
11145 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
11146 x-set-selection if display-selections-p returns nil for the
11147 current frame.
11148
11149 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
11150
11151 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
11152
11153 2009-07-18 Eli Zaretskii <eliz@gnu.org>
11154
11155 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
11156 Accept nil in addition to a regexp.
11157 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
11158 Accept nil in addition to a regexp.
11159 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
11160 buffers that have an associated file. Handle nil values of
11161 desktop-buffers-not-to-save and desktop-files-not-to-save.
11162 (Bug#3833)
11163
11164 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
11165 (x-disown-selection-internal): New functions.
11166
11167 2009-07-18 Nick Roberts <nickrob@snap.net.nz>
11168
11169 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
11170 warning.
11171 (gdb-breakpoints-header): Move forward to avoid compiler warning.
11172 (gdb-make-header-line-mouse-map): Remove duplicate definition.
11173
11174 2009-07-18 David De La Harpe Golden <david@harpegolden.net>
11175
11176 * simple.el (set-mark): Revert last change.
11177
11178 2009-07-17 Tassilo Horn <tassilo@member.fsf.org>
11179
11180 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
11181 rendering of pngs is not possible instead of messaging a long
11182 description.
11183
11184 2009-07-17 David De La Harpe Golden <david@harpegolden.net>
11185
11186 * w32-fns.el (x-selection-owner-p): New function.
11187
11188 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
11189 (mouse-yank-at-click, mouse-yank-primary): If
11190 select-active-regions is non-nil, deactivate the mark before
11191 insertion.
11192
11193 * simple.el (deactivate-mark, set-mark): Only save selection if we
11194 own it.
11195
11196 2009-07-17 Kenichi Handa <handa@m17n.org>
11197
11198 * case-table.el (describe-buffer-case-table): Fix for the case
11199 that KEY is a cons.
11200
11201 2009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
11202
11203 * vc-rcs.el (vc-rcs-find-file-hook):
11204 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
11205
11206 2009-07-16 Michael Albinus <michael.albinus@gmx.de>
11207
11208 * net/tramp.el (tramp-wait-for-output): Handle the case when
11209 commands do not return a newline but a null byte before the shell
11210 prompt. (Bug#3858)
11211
11212 2009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11213
11214 * term/ns-win.el (ns-set-alpha): Don't declare.
11215 (ns-set-background-alpha): Remove function.
11216
11217 2009-07-16 Kevin Ryde <user42@zip.com.au>
11218
11219 * emacs-lisp/copyright.el (copyright-update): Save match-data across
11220 y-or-n-p, for safety.
11221
11222 2009-07-16 Richard Stallman <rms@gnu.org>
11223
11224 * files.el (auto-save-mode): If buffer-saved-size is -2,
11225 don't clobber it.
11226
11227 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
11228 (rmail-retry-ignored-headers): Add more uninteresting fields.
11229
11230 2009-07-15 Jari Aalto <jari.aalto@cante.net>
11231
11232 * net/rcirc.el (rcirc): Use history variables.
11233 (rcirc-server-name-history, rcirc-nick-name-history)
11234 (rcirc-server-port-history): New variables.
11235
11236 2009-07-15 Kenichi Handa <handa@m17n.org>
11237
11238 * international/mule-cmds.el (set-language-environment-charset):
11239 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
11240 ignore them.
11241
11242 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
11243 Delete unibyte-display.
11244
11245 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
11246
11247 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
11248
11249 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
11250
11251 * simple.el (deactivate-mark): Optional argument FORCE.
11252 (set-mark): Use deactivate-mark.
11253
11254 * info.el (Info-search): No need to check transient-mark-mode
11255 before calling deactivate-mark.
11256
11257 * select.el (x-set-selection): Doc fix.
11258 (x-valid-simple-selection-p): Allow buffer values.
11259 (xselect--selection-bounds): Handle buffer values. Suggested by
11260 David De La Harpe Golden.
11261
11262 * mouse.el (mouse-set-region, mouse-drag-track): Call
11263 copy-region-as-kill before setting the mark, to let
11264 select-active-regions work.
11265
11266 2009-07-15 David De La Harpe Golden <david@harpegolden.net>
11267
11268 * simple.el (deactivate-mark): If select-active-regions is
11269 non-nil, copy the selection data into a string.
11270 (activate-mark): If select-active-regions is non-nil, set the
11271 selection to the current buffer.
11272 (set-mark): Update selection if select-active-regions is non-nil.
11273
11274 * select.el (x-valid-simple-selection-p): Allow buffer values.
11275
11276 2009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
11277
11278 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
11279 and more featureful message-mode.
11280
11281 2009-07-14 Chong Yidong <cyd@stupidchicken.com>
11282
11283 * select.el (x-set-selection): Doc fix.
11284 (x-valid-simple-selection-p): Disallow selection data consisting
11285 of a list or cons of integers, since that is not used.
11286 (xselect--selection-bounds, xselect--int-to-cons): New functions.
11287 (xselect-convert-to-string, xselect-convert-to-length)
11288 (xselect-convert-to-filename, xselect-convert-to-charpos)
11289 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
11290
11291 2009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
11292
11293 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
11294 output in -break-info command (Emacs bug #3794).
11295
11296 2009-07-14 Glenn Morris <rgm@gnu.org>
11297
11298 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
11299 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
11300 (edebug-print-length, edebug-print-level, edebug-print-circle)
11301 (edebug-sit-for-seconds, edebug-view-outside)
11302 (edebug-bounce-point, edebug-set-global-break-condition)
11303 (edebug-Go-nonstop-mode, edebug-trace-mode)
11304 (edebug-Trace-fast-mode, edebug-continue-mode)
11305 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
11306 (edebug-visit-eval-list): Doc fixes.
11307
11308 * subr.el (def-edebug-spec): Doc fix.
11309
11310 2009-07-14 Kenichi Handa <handa@m17n.org>
11311
11312 * international/characters.el: Fix setting of category ?C.
11313
11314 2009-07-13 Jan Djärv <jan.h.d@swipnet.se>
11315
11316 * term/ns-win.el (x-select-font): defalias x-select-font to
11317 ns-popup-font-panel instead of generate-fontset-menu.
11318
11319 2009-07-12 Eli Zaretskii <eliz@gnu.org>
11320
11321 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
11322
11323 2009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
11324
11325 * arc-mode.el (archive-find-type): Allow for a PK00 string before
11326 the PK\003\004 header (Bug#3770).
11327
11328 2009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
11329
11330 * pcomplete.el (pcomplete-comint-setup): Check for
11331 shell-dynamic-complete-filename too.
11332
11333 2009-07-11 Chong Yidong <cyd@stupidchicken.com>
11334
11335 * simple.el (temporary-goal-column): Change the value for
11336 line-move-visual to a cons cell.
11337 (line-move-visual): Record or set the window hscroll, if
11338 necessary (Bug#3494).
11339 (line-move-1): Handle cons value of temporary-goal-column.
11340
11341 2009-07-11 Kenichi Handa <handa@m17n.org>
11342
11343 * international/mule-diag.el (describe-character-set): Don't show
11344 width.
11345
11346 2009-07-10 Sam Steingold <sds@gnu.org>
11347
11348 * progmodes/compile.el (compilation-mode-font-lock-keywords):
11349 Omake sometimes indents the errors it prints, so allow all
11350 regexps to start with spaces.
11351
11352 2009-07-10 Eli Zaretskii <eliz@gnu.org>
11353
11354 * cus-edit.el (customize-changed-options-previous-release):
11355 Bump value to 22.1. (Bug#3804)
11356
11357 2009-07-08 Sam Steingold <sds@gnu.org>
11358
11359 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
11360 to be a cons cell (test . ignored-directory) to selectively ignore
11361 some directories depending on the location of the search.
11362
11363 2009-07-08 Michael Albinus <michael.albinus@gmx.de>
11364
11365 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
11366 remote user is root, on the local host.
11367 (tramp-local-host-p): Either the local user or the remote user
11368 must be root. (Bug#3771)
11369
11370 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
11371
11372 * progmodes/gdb-mi.el (gdb): Remove description of
11373 gdb-use-separate-io-buffer.
11374 (menu): Don't allow toggling of or enable
11375 gdb-use-separate-io-buffer from menubar.
11376
11377 2009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
11378
11379 * mail/unrmail.el (unrmail): Make sure the message ends with two
11380 newlines (Bug#3769).
11381
11382 2009-07-08 Glenn Morris <rgm@gnu.org>
11383
11384 * calendar/calendar.el (calendar-current-date): Rework previous change.
11385
11386 2009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
11387
11388 * calendar/calendar.el (calendar-current-date):
11389 Add an optional argument giving an offset from today.
11390
11391 2009-07-08 Glenn Morris <rgm@gnu.org>
11392
11393 * tutorial.el (tutorial--describe-nonstandard-key):
11394 Adjust the message for when a key has been unbound.
11395 (help-with-tutorial): Hide the arch-tag.
11396
11397 2009-07-08 Kenichi Handa <handa@m17n.org>
11398
11399 * international/fontset.el (setup-default-fontset): For each
11400 script, append (not set) font-specs.
11401
11402 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
11403 docstring.
11404
11405 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
11406
11407 * progmodes/gdb-mi.el (gdb-init-1): Move sending
11408 -data-list-register-names to ...
11409 (gdb-starting): ... here because GDB 7.0 requires execution to
11410 have started when using this MI command.
11411 (gdb-set-header): New function to distinguish select and
11412 unselected tabs in gdb buffers.
11413 (gdb-propertize-header): New macro that uses gdb-set-header.
11414 (gdb-breakpoints-header, gdb-locals-header): Use it.
11415 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
11416
11417 2009-07-07 Chong Yidong <cyd@stupidchicken.com>
11418
11419 * Makefile.in (ELCFILES): Remove fadr.elc.
11420
11421 2009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
11422
11423 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
11424 may contain frame information, so `string-match' should be used.
11425 (gdb-update): Disassembly is invalidated through
11426 `gdb-get-selected-frame'.
11427 (gdb-pad-string): New function to pad string with spaces.
11428 (gdb-invalidate-disassembly): Invalidate only if the buffer
11429 exists.
11430 (gdb-disassembly-handler-custom): Column alignment.
11431 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
11432 placing new ones.
11433 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
11434 end of line, too.
11435 (gdb-frame-handler): Match convention to for disassembly buffer
11436 mode name.
11437 (gdb-stack-list-frames-handler): Rewritten without regexps.
11438 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
11439 not highlight breakpoints without line information.
11440 (gdb-input): Add trailing newline to command.
11441
11442 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
11443 buffer properly.
11444 (gdb-breakpoints-list-handler-custom): Replacement for
11445 `gdb-break-list-handler'. Using real parser instead of regexps
11446 now.
11447 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
11448 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
11449 to place breakpoints.
11450 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
11451 functions.
11452 (gdb-disassembly-handler-custom): Show overlay arrow.
11453 (gdb-disassembly-place-breakpoints): Show breakpoints in
11454 disassembly buffer.
11455 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
11456 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
11457 instead of parsing breakpoints buffer. Fixed old menu references
11458 in `gud-menu-map'.
11459
11460 * fadr.el: Remove.
11461
11462 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
11463 (gdb-memory-address): New variable which holds top address of
11464 memory page shown in memory buffer.
11465 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
11466 customization variables.
11467 New functions:
11468 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
11469 display the memory buffer.
11470 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
11471 buffer display parameters.
11472 (def-gdb-memory-format, gdb-memory-format-binary)
11473 (gdb-memory-format-octal, gdb-memory-format-unsigned)
11474 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
11475 Functions for setting memory buffer format.
11476 (gdb-memory-unit-word, gdb-memory-unit-halfword)
11477 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
11478 unit size used in memory buffer.
11479 (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
11480 to next/previous page of memory buffer.
11481 Now using (bindat-get-field) instead of fadr functions.
11482
11483 2009-07-07 Sam Steingold <sds@gnu.org>
11484
11485 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
11486 non-top-level files.
11487
11488 2009-07-07 Kenichi Handa <handa@m17n.org>
11489
11490 * international/mule-cmds.el (reset-language-environment): Put
11491 the highset priority to the charset iso-8859-1.
11492
11493 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
11494
11495 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
11496 to the end of the line when locating the block (Bug#700).
11497
11498 2009-07-06 Michael Albinus <michael.albinus@gmx.de>
11499
11500 * net/tramp.el (tramp-handle-write-region): Flush file properties
11501 in case of short track.
11502
11503 2009-07-06 Michael McNamara <mac@mail.brushroad.com>
11504
11505 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
11506 Coded custom representation of verilog error regular expressions
11507 to work with Emacs-22's new format.
11508 (verilog-error-regexp-xemacs-alist): Coded custom representation
11509 of verilog error regular expressions to work with XEmacs format.
11510 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
11511 error recognition into XEmacs.
11512 (verilog-error-regexp-add-emacs): Hook routine to install verilog
11513 error recognition into Emacs-22.
11514
11515 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
11516
11517 * woman.el: Remove stand-alone closing parentheses.
11518 (woman-file-name, woman2-format-paragraphs)
11519 (woman-leave-blank-lines): Code cleanup.
11520 (woman-use-own-frame): Change default to nil.
11521 (woman-italic, woman-bold, woman-unknown, woman-addition): Change
11522 defaults to inherit from default faces.
11523 (woman2-process-escapes): Consume the newline after a stand-alone
11524 filler character (Bug#3651).
11525
11526 2009-07-06 Glenn Morris <rgm@gnu.org>
11527
11528 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
11529 (top-level): Move provide to the end.
11530 (ffap): Remove defunct URL from custom group.
11531
11532 * subr.el (eval-after-load): Doc fix.
11533
11534 2009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
11535
11536 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
11537 `calc-embedded-word' is called twice.
11538
11539 2009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
11540
11541 * files.el (find-alternate-file-other-window, find-alternate-file):
11542 Obey confirm-nonexistent-file-or-buffer.
11543
11544 2009-07-05 Michael Albinus <michael.albinus@gmx.de>
11545
11546 * dired-aux.el (dired-show-file-type): Handle remote files.
11547
11548 2009-07-05 Jari Aalto <jari.aalto@cante.net>
11549
11550 * desktop.el (desktop-globals-to-save):
11551 Add file-name-history (Bug#2750).
11552
11553 2009-07-05 Chong Yidong <cyd@stupidchicken.com>
11554
11555 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
11556
11557 2009-07-04 Johan Bockgård <bojohan@gnu.org>
11558
11559 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
11560 property on entire argument since this is what eshell-lisp-command
11561 expects.
11562
11563 2009-07-03 Michael Albinus <michael.albinus@gmx.de>
11564
11565 * net/tramp-gvfs.el (tramp-gvfs-methods)
11566 (tramp-gvfs-zeroconf-domain)
11567 (tramp-bluez-discover-devices-timeout): Add version flag.
11568 (tramp-gvfs-handler-mounted-unmounted)
11569 (tramp-gvfs-connection-mounted-p): Polish handling of
11570 incompatibilities between GVFS 0.2 and 1.0.
11571
11572 2009-07-03 Jan Djärv <jan.h.d@swipnet.se>
11573
11574 * cus-start.el (all): Add make-pointer-invisible.
11575
11576 2009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
11577
11578 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
11579 formatted correctly.
11580
11581 2009-07-02 Juri Linkov <juri@jurta.org>
11582
11583 * info.el: Virtual Info files and nodes.
11584 (Info-virtual-files, Info-virtual-nodes): New variables.
11585 (Info-current-node-virtual): New variable.
11586 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
11587 New functions.
11588 (Info-file-supports-index-cookies): Use Info-virtual-file-p
11589 to check for a virtual file instead of checking a fixed list
11590 of node names.
11591 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
11592 instead of ad-hoc processing of "dir" and (apropos history toc).
11593 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
11594 instead of ad-hoc processing of "dir" and (apropos history toc).
11595 Reread a file when moving from a virtual node.
11596 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
11597 (Info-directory-toc-nodes, Info-directory-find-file)
11598 (Info-directory-find-node): New functions.
11599 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
11600 (Info-history): Move part of code to
11601 `Info-history-find-node'.
11602 (Info-history-toc-nodes, Info-history-find-file)
11603 (Info-history-find-node): New functions.
11604 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
11605 (Info-toc): Move part of code to `Info-toc-find-node'.
11606 (Info-toc-find-node): New function.
11607 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
11608 the current Info file name to references because now the node
11609 "*TOC*" belongs to the same Info manual.
11610 (Info-toc-build): Rename from `Info-build-toc'.
11611 (Info-toc-nodes): Rename input argument `file' to `filename'.
11612 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
11613 instead of ad-hoc processing of ("dir" apropos history toc).
11614 (Info-index-nodes): Use Info-virtual-file-p
11615 to check for a virtual file instead of checking a fixed list
11616 of node names.
11617 (Info-index-node): Add check for `Info-current-node-virtual'.
11618 Raise `save-match-data' higher up the tree to contain
11619 `search-forward' too (bug fix).
11620 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
11621 (Info-virtual-index-nodes): New variable.
11622 (Info-virtual-index-find-node, Info-virtual-index): New functions.
11623 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
11624 (Info-apropos-file, Info-apropos-nodes): New variables.
11625 (Info-apropos-toc-nodes, Info-apropos-find-file)
11626 (Info-apropos-find-node, Info-apropos-matches): New functions.
11627 (info-apropos): Move part of code to `Info-apropos-find-node' and
11628 `Info-apropos-matches'.
11629 (Info-mode-map): Bind "I" to `Info-virtual-index'.
11630 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
11631 for a virtual file instead of checking a fixed list of node names.
11632
11633 * simple.el (async-shell-command): New command.
11634
11635 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
11636
11637 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
11638 instead of `mount-info'.
11639
11640 2009-07-02 Michael Albinus <michael.albinus@gmx.de>
11641
11642 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
11643 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
11644
11645 2009-07-02 Kenichi Handa <handa@m17n.org>
11646
11647 * international/mule.el (set-keyboard-coding-system): Force *-unix
11648 coding-system to avoid eol conversion.
11649
11650 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
11651
11652 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
11653 Add handler for `process-file', `shell-command' and
11654 `start-file-process'.
11655 (tramp-gvfs-handle-shell-command)
11656 (tramp-gvfs-handle-start-file-process)
11657 (tramp-gvfs-handle-process-file): New defuns.
11658 (tramp-synce-list-devices): Simplify check for existence of property.
11659
11660 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
11661
11662 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
11663
11664 2009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
11665
11666 * language/korean.el (set-language-info-alist): Add korean-cp949,
11667 cp949 to spec.
11668
11669 2009-07-01 Kenichi Handa <handa@m17n.org>
11670
11671 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
11672
11673 * international/encoded-kb.el: Deleted.
11674
11675 * international/mule.el (set-keyboard-coding-system): Perform the
11676 necessary setup here instead of calling encoded-kbd-setup-display.
11677
11678 2009-07-01 Glenn Morris <rgm@gnu.org>
11679
11680 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
11681
11682 2009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
11683
11684 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
11685
11686 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
11687
11688 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
11689 Handle also the 'rename case, when setting file modes. (Bug#3712)
11690 (tramp-default-file-modes): Remove execute permissions.
11691
11692 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
11693 (top): Add a default for "synce" in `tramp-default-user-alist'.
11694 Add completion function for "synce" method.
11695 (tramp-hal-service, tramp-hal-path-manager)
11696 (tramp-hal-interface-manager, tramp-hal-interface-device):
11697 New defconst.
11698 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
11699 (tramp-synce-list-devices, tramp-synce-parse-device-names):
11700 New defuns.
11701
11702 * net/trampver.el: Update release number.
11703
11704 2009-06-30 Kenichi Handa <handa@m17n.org>
11705
11706 * international/fontset.el (setup-default-fontset): Add CJK fonts
11707 for symbols and the other miscellaneous characters.
11708
11709 * language/korea-util.el (setup-korean-environment-internal):
11710 Make char-width-table suitable for Korean environments.
11711 (exit-korean-environment): Cancel above.
11712
11713 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
11714 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
11715 setup-function to make char-width-table suitable for respective
11716 environments, and an exit-function to cancel that.
11717
11718 * language/japan-util.el (setup-japanese-environment-internal):
11719 Call use-cjk-char-width-table with arg `ja_JP'.
11720
11721 * international/characters.el (cjk-char-width-table): Delete it.
11722 (cjk-char-width-table-list): New variable.
11723 (use-cjk-char-width-table): New arg local-name.
11724 (use-default-char-width-table): Fix for the case that Emacs is
11725 already using the default char-width-table.
11726
11727 2009-06-29 Michael Albinus <michael.albinus@gmx.de>
11728
11729 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
11730 modes mandatory. (Bug#3712)
11731
11732 2009-06-29 Alan Mackenzie <acm@muc.de>
11733
11734 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
11735 correction between the visible width of TABs and their number of bytes.
11736
11737 2009-06-29 Chong Yidong <cyd@stupidchicken.com>
11738
11739 * server.el (server-buffer-done): Prevent kill-buffer from
11740 prompting by clearing the buffer modification flag (Bug#3696).
11741
11742 2009-06-28 Michael McNamara <mac@mail.brushroad.com>
11743
11744 * progmodes/verilog-mode.el (verilog-beg-of-statement)
11745 (verilog-endcomment-reason-re): Support unique case and priority case.
11746 (verilog-basic-complete-re): Support localparam lineup.
11747 (verilog-beg-of-statement-1): Fix for robustness, unique case.
11748 (verilog-set-auto-endcomments): Fix for unique case, always_comb
11749 commenting.
11750 (verilog-leap-to-case-head): Now support *nested* unique &
11751 priority case statements.
11752 (verilog-auto-lineup): Make just declarations the default (as it
11753 had been).
11754 (verilog-leap-to-case-head): Support priority/unique case statements.
11755 (verilog-auto-lineup): Rework to give users radio buttons to
11756 select the various styles of automatic lineup.
11757 (verilog-error-regexp-alist): Rework to support the XEmacs style
11758 of error regular expressions from compilers, lint tools &
11759 simulators. Note that GNU Emacs has made it impossible for a mode
11760 to load such things.
11761 (electric-verilog-terminate-line, verilog-indent-declaration)
11762 (verilog-auto-wiure): Rework for radio button selection of
11763 auto-lineup selection of specification of auto lineup.
11764 (verilog-beg-of-statement-1): Redesign to support proper operation
11765 in additional code, based on testing with auto-lineup.
11766 (verilog-calculate-indent, assignments & declarations)
11767 (verilog-backward-token): Enhance to support auto-lineup of
11768 assignments & declarations.
11769 (verilog-in-directive-p, verilog-at-struct-p): New function for
11770 easy test of whether we are.
11771 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
11772 to support safe execution at almost anyline.
11773 (verilog-calc-1): Properly support indenting deep inside generate
11774 blocks.
11775 (verilog-init-font): Remove definition & use of verilog-init-font,
11776 as it is redundant with font-lock-defaults.
11777 (verilog-mode): Alter the definition of verilog-font-lock-defaults
11778 to avoid circular calls if syntax-ppss is a function (as is the
11779 case now in 22.x GNU Emacs) as that function would sometimes call
11780 itself, leading to (nearly) infinite recursion.
11781 (verilog-ovm-begin-re, verilog-ovm-end-re)
11782 (verilog-ovm-statement-re, verilog-leap-to-head)
11783 (verilog-backward-token): Add support for OVM macros. Some are
11784 complete statements, and others open and close scopes like begin
11785 and end.
11786 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
11787 (verilog-defun-level-generate-only-re): Really fix the defun-list
11788 compilation issue.
11789 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
11790 coverpoint, constraint and cross statements.
11791 (verilog-defun-level-list, verilog-generate-defun-level-list)
11792 (verilog-all-defun-level-list): Redo these specifications - it is
11793 too hard to support eval-when compile aggregation of lists also
11794 built at when-compile time.
11795 (verilog-defun-level-list): Place defconsts of variables used in
11796 building regular expressions which are built in eval-when-compile
11797 bodies in the same eval-when-compile body to facilitate compile
11798 without load.
11799 (verilog-beg-block-re-ordered): Support indenting
11800 virtual/protected tasks and functions.
11801 (verilog-defun-level-list, verilog-in-generate-region-p)
11802 (verilog-backward-ws&directives, verilog-calc-1): Speed up
11803 indentation of some module items (generate items).
11804 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
11805 across virtual/protected tasks and functions.
11806
11807 2009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
11808
11809 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
11810 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
11811 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
11812 in concatenations. Reported by Yishay Belkind.
11813 (verilog-auto-ascii-enum): Support one-hot state machines in
11814 AUTOASCIIENUM. Suggested by Lloyd Gomez.
11815 (verilog-auto-inst, verilog-auto-inst-port): Include interface
11816 modport in AUTOINST and add vl-modport for users. Reported by
11817 David Rogoff.
11818 (verilog-auto-inout-module, verilog-auto-inst)
11819 (verilog-decls-get-interfaces, verilog-insert-definition)
11820 (verilog-insert-one-definition, verilog-read-decls)
11821 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
11822 (verilog-sig-modport, verilog-signals-combine-bus)
11823 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
11824 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
11825 Suggested by David Rogoff.
11826 (verilog-repair-open-comma): Fix non-insertion of comma when
11827 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
11828 (verilog-make-width-expression): Simplify [A-1:0] expression
11829 widths to just {A{1'b0}}.
11830 (verilog-mode): Cleanup checkdoc warnings.
11831 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
11832 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
11833 inputs/outputs or data type. Suggested by Vasu Kandadi.
11834 (next-error-last-buffer): Fix byte-compiler warning.
11835 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
11836 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
11837 or shell command text during AUTO expansion. Suggested by Tad Truex.
11838 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
11839 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
11840 Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
11841 in AUTOINOUT. Reported by Matthew Lovell.
11842 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
11843 causing use of <= assignments. Reported by Alex Reed.
11844 (verilog-read-decls): Fix triand, trior, wand, wor to be
11845 recognized by AUTOWIRE. Reported by Spencer Isaacson.
11846 (verilog-extended-complete-re): Support import "DPI-C" functions.
11847 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
11848 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
11849 (verilog-insert-date, verilog-insert-year)
11850 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
11851 Windows systems. Reported by Michael Potts.
11852 (verilog-read-module-name): Fix AUTOINST when the child module
11853 declaration's name is a tick define. Reported by Elliot Mednick.
11854 (verilog-read-decls): Fix V2K parameter bit subscripts getting
11855 passed to next parameter's definition. Reported by Bruce T.
11856 (verilog-read-decls): Fix detecting "parameter int" when using
11857 AUTOINSTPARAM. Reported by Bruce T.
11858 (verilog-goto-defun): Fix goto not finding modules unless first
11859 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
11860 (verilog-mode): Expand -f flag arguments on entry to mode so
11861 verilog-goto-defun will work. Reported by Lawrence Butcher.
11862 (verilog-getopt): Expand environment variables in -f file
11863 arguments. Suggested by Lawrence Butcher.
11864 (verilog-set-define): Fix "Symbol's value as variable is void"
11865 when reading enumerations.
11866 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
11867 Suggested by Stephen Peltan.
11868 (verilog-read-defines): Fix reading of enumerations in include
11869 files. Reported by Steve Peltan.
11870
11871 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
11872
11873 * files.el (trash-directory): Fix defcustom type.
11874
11875 2009-06-28 Juri Linkov <juri@jurta.org>
11876
11877 * help-fns.el (describe-function-1): Correctly locate adviced
11878 functions in hyperlink (Bug#2438).
11879
11880 2009-06-28 Chong Yidong <cyd@stupidchicken.com>
11881
11882 * files.el (trash-directory): Change default to nil.
11883 (move-file-to-trash): If trash-directory is nil and
11884 system-move-file-to-trash is unbound, perform freedesktop-style
11885 trashing.
11886
11887 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
11888
11889 * files.el (move-file-to-trash): Add freedesktop trash
11890 support (Bug#973).
11891
11892 2009-06-28 Glenn Morris <rgm@gnu.org>
11893
11894 * autorevert.el (global-auto-revert-non-file-buffers)
11895 (global-auto-revert-mode): Doc fixes.
11896
11897 2009-06-27 Johan Bockgård <bojohan@gnu.org>
11898
11899 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
11900
11901 2009-06-27 Chong Yidong <cyd@stupidchicken.com>
11902
11903 * faces.el (x-handle-named-frame-geometry): Ensure that we have
11904 opened an X connection before calling x-get-resource (Bug#3194).
11905
11906 * play/doctor.el: Remove reference to obsolete website.
11907 (make-doctor-variables): Correct grammar mistake (Bug#2633).
11908
11909 2009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
11910
11911 Remove find-file-not-found-hook VC method. (Bug#2757)
11912 * vc-hooks.el (vc-file-not-found-hook)
11913 (vc-default-find-file-not-found-hook): Remove functions.
11914 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
11915 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
11916 * vc.el:
11917 * vc-hg.el:
11918 * vc-git.el: Do not mention find-file-not-found-hook VC method.
11919
11920 2009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
11921
11922 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
11923 compatibility function for `looking-back'.
11924
11925 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
11926 Use `ispell-looking-back'.
11927
11928 2009-06-24 Michael Albinus <michael.albinus@gmx.de>
11929
11930 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
11931 rather than `filename'.
11932
11933 2009-06-23 Miles Bader <miles@gnu.org>
11934
11935 * face-remap.el (text-scale-set): New function.
11936
11937 2009-06-23 Glenn Morris <rgm@gnu.org>
11938
11939 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
11940
11941 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
11942
11943 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
11944
11945 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
11946
11947 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
11948 Simplify Persian conditionals.
11949
11950 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
11951 variable `filename'.
11952
11953 * comint.el (comint-insert-input): Doc fix.
11954
11955 * Makefile.in (ELCFILES): Fix typo in previous change.
11956
11957 2009-06-23 Miles Bader <miles@gnu.org>
11958
11959 * cus-start.el: Add entry for `recenter-redisplay'.
11960
11961 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
11962
11963 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
11964 Add an optional argument for the backend, use it instead of
11965 calling vc-backend.
11966 (vc-mode-line): Add an optional argument for the backend.
11967 Pass the backend to vc-state and vc-working-revision. Move code for
11968 special handling for vc-state being a buffer to ...
11969
11970 * vc-rcs.el (vc-rcs-find-file-hook):
11971 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
11972
11973 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
11974 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
11975 vc-stay-local-p and vc-mode-line calls.
11976
11977 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
11978 (vc-cvs-diff, vc-cvs-annotate-command)
11979 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
11980 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
11981 vc-mode-line calls.
11982
11983 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
11984 direct comparison.
11985 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
11986 backend when calling vc-mode-line.
11987 (vc-register): Do not create a closure for calling the vc register
11988 function, call it directly.
11989
11990 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
11991
11992 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
11993 to make it obvious item can be clicked.
11994
11995 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
11996
11997 2009-06-23 Kenichi Handa <handa@m17n.org>
11998
11999 * language/korea-util.el (korean-key-bindings): Change the binding
12000 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
12001 same command.
12002
12003 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
12004
12005 Sync with Tramp 2.1.16.
12006
12007 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
12008
12009 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
12010 when a loading of a package fails. Completion function for rsync
12011 is `tramp-completion-function-alist-ssh'.
12012 (all): Replace all calls of `split-string' and
12013 `tramp-split-string' by `tramp-compat-split-string'.
12014 (tramp-default-method): Use `tramp-compat-process-running-p'.
12015 (tramp-default-proxies-alist): Allow also Lisp forms.
12016 (tramp-remote-path): Add choice "Private Directories".
12017 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
12018 (tramp-domain-regexp): Allow also "-", "_" and ".".
12019 (tramp-end-of-output): Remove newlines, and add "$" at the end.
12020 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
12021 (tramp-debug-message): Insert header line in debug buffer.
12022 (tramp-handle-directory-files-and-attributes-with-stat):
12023 Care about filenames with spaces, or starting with "-".
12024 (tramp-handle-dired-uncache): New defun.
12025 (tramp-handle-insert-directory): Don't flush the directory from
12026 cache, this is handled by `dired-uncache' now.
12027 (tramp-handle-insert-file-contents): Improve error handling.
12028 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
12029 Quote `tramp-end-of-output'.
12030 (tramp-action-password): Improve trace message.
12031 (tramp-check-for-regexp): Both echoes must be present, before removing.
12032 (tramp-open-connection-setup-interactive-shell): Trace coding system.
12033 (tramp-compute-multi-hops): Eval cons cells of
12034 `tramp-default-proxies-alist'.
12035 (tramp-maybe-open-connection): Use the same command pattern for
12036 first hop and further hops.
12037 (tramp-wait-for-output): Remove handling of newlines.
12038 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
12039 (tramp-split-string): Remove function. It is handled in
12040 tramp-compat now.
12041
12042 * net/tramp-cmds.el (tramp-bug):
12043 Recommend `tramp-cleanup-all-connections' in the bug mail.
12044
12045 * net/tramp-compat.el (tramp-compat-split-string)
12046 (tramp-compat-process-running-p): New defuns.
12047
12048 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
12049 for `dired-uncache'.
12050
12051 * net/tramp-gvfs.el: New package.
12052
12053 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
12054 Add handler for `dired-uncache'.
12055 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
12056
12057 * net/trampver.el: Update release number. Make version check fit
12058 for SXEmacs 22.
12059
12060 2009-06-22 Jim Meyering <meyering@redhat.com>
12061
12062 Automatically handle .xz suffix (XZ-compressed files), too.
12063 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
12064 XZ is the successor to LZMA: <http://tukaani.org/xz/>
12065
12066 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
12067 Nick Roberts <nickrob@snap.net.nz>
12068
12069 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
12070 repository (http://sphinx.net.ru/hg/gdb-mi/).
12071
12072 2009-06-22 Glenn Morris <rgm@gnu.org>
12073
12074 * files.el (dir-locals-collect-mode-variables): Allow for any number of
12075 `mode' and `eval' entries. (Bug#3430)
12076
12077 * Makefile.in (ELCFILES): Add fadr.elc.
12078
12079 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
12080 differing behavior of \n and ^ in strings. (Bug#3385)
12081
12082 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
12083
12084 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
12085 property.
12086 (lisp-indent-function): Make it a defcustom.
12087
12088 2009-06-21 Nick Roberts <nickrob@snap.net.nz>
12089
12090 * progmodes/gdb-ui.el: Replace with ...
12091 * progmodes/gdb-mi.el: ... this file.
12092 * progmodes/gud.el: Modify for gdb-mi.el.
12093
12094 2009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
12095
12096 * fadr.el: New file.
12097
12098 See ChangeLog.14 for earlier changes.
12099
12100 ;; Local Variables:
12101 ;; coding: utf-8
12102 ;; End:
12103
12104 Copyright (C) 2009, 2010 Free Software Foundation, Inc.
12105
12106 This file is part of GNU Emacs.
12107
12108 GNU Emacs is free software: you can redistribute it and/or modify
12109 it under the terms of the GNU General Public License as published by
12110 the Free Software Foundation, either version 3 of the License, or
12111 (at your option) any later version.
12112
12113 GNU Emacs is distributed in the hope that it will be useful,
12114 but WITHOUT ANY WARRANTY; without even the implied warranty of
12115 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12116 GNU General Public License for more details.
12117
12118 You should have received a copy of the GNU General Public License
12119 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
12120
12121 ;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1